New Requirement banner
codeaholicguy codeaholicguy

New Requirement

Development community

Description

--- description: Scaffold feature documentation from requirements through planning. --- Guide me through adding a new feature, from requirements documentation to implementation readiness. 1. **Capture Requirement** — If not already provided, ask for: feature name (kebab-case, e.g., `user-authentication`), what problem it solves and who will use it, and key user stories. 2. **Use Memory for Context** — Before asking repetitive clarification questions, search memory for related decisions or conv

Installation

Installs to ~/.claude/commands/codeaholicguy-ai-devkit-new-requirement.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/codeaholicguy/ai-devkit/HEAD/.claude/commands/new-requirement.md -o ~/.claude/commands/codeaholicguy-ai-devkit-new-requirement.md

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

Full documentation available on GitHub

View Source Repository