Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
Installation
SKILL.md
Workflow orchestrator for bug investigation and resolution. Chains specialized skills based on issue scope.
If the user types just /fix with no or partial arguments, guide them through this question flow. Use AskUserQuestion for each phase.
| bug | debug -> implementtask -> test-driven-development -> commit | General bug fix workflow | | hook | debug-hooks -> hook-developer -> implementtask -> test hook | Hook-specific debugging | | deps | dependency-preflight -> oracle -> plan-agent -> implementplan -> qlty-check | Dependency issues |
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope. Source: parcadei/continuous-claude-v3.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill fix- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is fix?
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope. Source: parcadei/continuous-claude-v3.
How do I install fix?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill fix Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/parcadei/continuous-claude-v3
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01