Demo skill that hunts two seeded bugs in a tiny stats package until its tests go green, then files a detective-style CASE_FILE.md with the evidence.
$npx -y skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill demo-2-bug-huntInstalls into the current project.
Run `npx skills use "https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course" --skill "decodingai-magazine/building-a-coding-agent-from-scratch-course/demo-2-bug-hunt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course" that are relevant to the current task. Run `npx skills add "https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course"` and select the relevant skills, then follow their instructions.