Stats
Actions
Tags
From pathly
Dedicated bug-investigation pipeline — scout traces the symptom, builder fixes it, tester verifies before and after. FSM states extend IDLE through DONE without touching the main team-flow pipeline.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pathly:debug <symptom-name><symptom-name>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is an adapter-facing wrapper. The canonical workflow lives in core/prompts/debug.md.
This skill is an adapter-facing wrapper. The canonical workflow lives in core/prompts/debug.md.
/pathly debug or /path debug (or the legacy debug) with a free-text argument describing the symptom they want to debug.pathly/core/prompts/debug.md.npx claudepluginhub hamilton-sky/pathly --plugin pathlyGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.