Feature Clarify banner
rand rand

Feature Clarify

Development community

Description

--- name: feature-clarify description: Resolve ambiguities in feature specs through interactive Q&A --- I will help you clarify ambiguities in a feature specification through structured question and answer sessions. **Usage**: - `/feature-clarify <feature-id>` - Start clarification for a spec - `/feature-clarify --auto <feature-id>` - Auto-detect ambiguities - `/feature-clarify --show <feature-id>` - Display existing clarifications **Instructions for me**: 1. **Load feature spec**: - Read

Installation

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

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

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

Full documentation available on GitHub

View Source Repository