Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/blueprint:design-archiveThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Move a completed design and optionally its stories to the archive directory.
Move a completed design and optionally its stories to the archive directory.
${CLAUDE_PLUGIN_ROOT}/resources/discovery.md${CLAUDE_PLUGIN_ROOT}/resources/design-operations.md${CLAUDE_PLUGIN_ROOT}/resources/story-operations.md${CLAUDE_PLUGIN_ROOT}/scripts/query-stories.sh${CLAUDE_PLUGIN_ROOT}/scripts/archive-doc.sh$ARGUMENTS
Read DISCOVERY_GUIDE, DESIGN_OPS, and STORY_OPS for available tools and procedures.
--status done designs when no specific input given)done, warn the user before proceedingbash QUERY_STORIES --design <design-id>done, warn the userbash ARCHIVE_DOC design <id> — archive a single designbash ARCHIVE_DOC design <id> --with-stories — archive design and all its storiesbash ARCHIVE_DOC design <id> --stories-only — archive only the storiesnpx claudepluginhub urso/claudev --plugin blueprintGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.