bug-fix
01Skill Claude CodeCodex
Fix bugs with regression prevention using test-first approach.
Claude Code Agents Prompt templates for Claude Code's subagent system. Run parallel code audits, automate fix cycles, get stuff reviewed. Built for the Claude Code Task tool. Not a framework. Just prompts that work. What This Does Claude Code can spawn subagents via Task(). These are the prompts those agents receive.
Skill Claude CodeCodex
Fix bugs with regression prevention using test-first approach.
Skill Claude CodeCodex
Run all 11 audit agents in parallel, then consolidate findings with fix-planner.
Skill Claude CodeCodex
Develop new features with test-first approach (TDD).
Skill Claude CodeCodex
Run code quality checks and tests before committing.
Skill Claude CodeCodex
Validate build, environment, and dependencies before deployment.
Skill Claude CodeCodex
Full audit + fixes + deploy validation for production release.