Create an implementation plan after the feature spec is approved
Creates an implementation plan from an approved feature spec, mapping visual references and existing patterns to build a simple, structured blueprint for prototyping.
/plugin marketplace add joaquimscosta/arkhe-claude-plugins/plugin install design-intent@arkhe-claude-pluginsThis command creates an implementation plan after the feature spec is approved.
Check Current Feature
/design-intent/specs/[branch-name]/feature-spec.mdRead Feature Spec Extract from the spec:
Check for Visual References If feature spec mentions design references/screenshots:
## Visual Reference Mapping
### Reference: Loop Gallery → Our: Prototype Gallery
- Loop shows workspaces → We show prototypes
- Keep: 3-column grid, card hover effects, sidebar layout
- Adapt: Workspace metadata → Prototype metadata (title, author, preview)
Check Existing Design Intent
/design-intent/patterns/ for established patterns that should be reusedCreate Implementation Plan
Create /design-intent/specs/[branch-name]/implementation-plan.md with:
Follow Constitution Ensure the plan:
Confirm Creation Report back:
/design-intent/specs/[branch-name]/implementation-plan.md