From pathly
Execute the next incomplete conversation of a feature plan. Reads CONVERSATION_PROMPTS.md, checks PROGRESS.md, and implements the next TODO conversation with verification. Supports auto-flow mode (execute → commit → guide to next conv).
How this skill is triggered — by the user, by Claude, or both
Slash command
/pathly:build [plan-folder-name, e.g., refactor-main][plan-folder-name, e.g., refactor-main]sonnetThe 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/build.md.
This skill is an adapter-facing wrapper. The canonical workflow lives in core/prompts/build.md.
/pathly build or /path build (or the legacy build) with an argument describing the plan folder name.pathly/core/prompts/build.md.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub hamilton-sky/pathly --plugin pathly