Feature Specify banner
rand rand

Feature Specify

Development community

Description

--- name: feature-specify description: Create feature specification with user scenarios and requirements --- I will help you create a feature specification following the specification workflow. This will capture user scenarios, requirements, and acceptance criteria in a structured format. **Usage**: - `/feature-specify <brief description>` - Create new feature spec - `/feature-specify --from-branch` - Create spec from current git branch - `/feature-specify --show <feature-id>` - Display existi

Installation

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

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

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

Full documentation available on GitHub

View Source Repository