This is a structured bug-fix pipeline that walks you through the full cycle: pull the ticket context from Jira or GitHub, cross-reference docs and code, write an implementation plan artifact that requires your approval before any code gets written, then run the actual fix in a TDD loop, verify it locally with Playwright or Appium (not just "it compiles"), and finally generate the commit and PR with a walkthrough artifact showing your test evidence. It's opinionated about stopping for approval and proving the fix works before you push. Use it when you want guardrails around the fix process or need to document verification steps for compliance or team review. The artifact templates and hard stops make it slower but more auditable than just hacking a fix directly.
npx -y skills add hoangnguyen0403/agent-skills-standard --skill dev-fix --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev