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
VibeSkills is a general-purpose Skill that automatically routes local Skills and intelligently orchestrates harness workflows.
Repo: foryourhealth111-pixel/Vibe-Skills
Other agents on vibe-skills.
- planner
Goal: convert user intent into executable milestones.
Open agent - reviewer
Goal: detect regressions and correctness gaps before completion.
Open agent - security-reviewer
Goal: detect security risks in code and configuration.
Open agent - AGENTS
Automation scripts and agent helpers for the Digital Brain. Use these scripts for recurring tasks, summaries, and maintenance.
Open agent - vibe-implement
Implementation-first Vibe-Skills agent for approved designs and bounded execution.
Open agent - vibe-plan
Plan-first Vibe-Skills agent for requirements, architecture, rollout design, and bounded review.
Open agent
