From agent-methodology
Use this skill ALWAYS whenever there is a reproducible bug, failing test, runtime error, regression, or any defect report. Trigger this skill EVEN if the user just says "X is broken" or "fix Y" without describing the process. Use it for ANY defect work — never just patch and close.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-methodology:bugfixThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When a bug, failing test, error, regression is reported — follow this exact sequence.
When a bug, failing test, error, regression is reported — follow this exact sequence.
git log -p --follow <file> — recent changes?find_references for related call sites.pytest tests/test_X.py or equivalent. Must PASS.docs/agent/06_known_issues.md.docs/agent/08_postmortems.md entry.docs/agent/04_changelog.md.try/except: passnpx claudepluginhub engsimsoft/universal-agent-starter --plugin agent-methodologyProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.