From nickcrew-claude-ctx-plugin
Provides phased workflow for bug fixes: root cause analysis, minimal implementation, code review, regression testing, security checks, validation, documentation, and deployment. Use for bugs, issues, errors.
npx claudepluginhub nickcrew/claude-cortexThis skill uses the workspace's default tool permissions.
Systematic process for fixing bugs properly.
Orchestrates bug-fixing workflow: clarify symptoms, reproduce with failing tests, diagnose root cause, implement targeted fixes, verify, review, and document. Use for thorough bug investigations.
Fixes bugs via root cause diagnosis with debugger/gap-analyzer, requirements.md generation, /execute delegation, 3-retry circuit breaker, and QA.
Fixes bugs and regressions: investigates root cause with GitHub issues/grep/git, applies minimal changes, adds type-appropriate regression tests, verifies tests, reviews code and tests via gates.
Share bugs, ideas, or general feedback.
Systematic process for fixing bugs properly.
Agents: root-cause-analyst
Methods:
Output: Root cause, affected components, impact assessment
Constraints:
Agents: code-reviewer
Focus:
Agents: test-automator
Create tests:
Agents: security-auditor
Blocking: Ensure fix doesn't introduce vulnerabilities
Agents: quality-engineer
Checklist:
Agents: technical-writer
Agents: deployment-engineer
Strategy: Hotfix if critical, normal release otherwise
Monitor for 24h: