This skill should be used when the user reports a bug, describes unexpected behavior, says something is "broken", "not working", "failing", mentions an "error", "issue", or "problem" in code, or asks to "fix" something. Enforces test-driven bug fixing workflow.
$npx -y skills add jamditis/claude-skills-journalism --skill test-first-bugsInstalls into the current project.
Run `npx skills use "https://github.com/jamditis/claude-skills-journalism" --skill "jamditis/claude-skills-journalism/test-first-bugs"` 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/jamditis/claude-skills-journalism" that are relevant to the current task. Run `npx skills add "https://github.com/jamditis/claude-skills-journalism"` and select the relevant skills, then follow their instructions.