Feature Plan banner
rand rand

Feature Plan

Development community

Description

--- name: feature-plan description: Generate implementation plan from feature specification --- I will help you create a detailed implementation plan from a feature specification, including technical approach, architecture decisions, data models, and dependencies. **Usage**: - `/feature-plan <feature-id>` - Create implementation plan from spec - `/feature-plan --show <feature-id>` - Display existing plan - `/feature-plan --update <feature-id>` - Update existing plan **Instructions for me**:

Installation

Installs to ~/.claude/commands/rand-mnemosyne-feature-plan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rand/mnemosyne/HEAD/.claude/commands/feature-plan.md -o ~/.claude/commands/rand-mnemosyne-feature-plan.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository