Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub urso/claudev --plugin blueprintHow 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.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
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 stories