debugger
Goal: isolate root cause and verify the fix.
$ npx -y skills add foryourhealth111-pixel/Vibe-Skills --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Goal: isolate root cause and verify the fix.
Agent definition
debugger.mdDebugger Agent Template
Goal: isolate root cause and verify the fix.
Responsibilities:
- reproduce issue with minimal case
- identify failing layer and root cause
- propose smallest safe fix and verification steps
Output contract:
- reproduction command
- root cause statement
- fix summary + verification evidence
Intelligent Skill routing and workflow orchestration for AI agents — +21.12 pp reward, −29.6% tokens on SkillsBench with DeepSeekV4Flash-VE.
Repo: foryourhealth111-pixel/Vibe-Skills
Other agents on vibe-skills.
reviewer
Goal: detect regressions and correctness gaps before completion.
security-reviewer
Goal: detect security risks in code and configuration.
vibe-implement
Implementation-first Vibe-Skills agent for approved designs and bounded execution.
vibe-plan
Plan-first Vibe-Skills agent for requirements, architecture, rollout design, and bounded review.
vibe-review
Review-first Vibe-Skills agent focused on defects, regressions, and incomplete proof.
