Stats
Actions
Tags
From pathly
Archive a completed feature plan by moving plans/<feature>/ to plans/.archive/<feature>/. Requires RETRO.md to exist and all conversations to be DONE. Recoverable via git.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pathly:archive <feature-name><feature-name>haikuThe 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/archive.md.
This skill is an adapter-facing wrapper. The canonical workflow lives in core/prompts/archive.md.
/pathly archive or /path archive (or the legacy archive) with an argument describing the feature name.pathly/core/prompts/archive.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.