Create a feature specification for: $ARGUMENTS
Follow these steps:
- •Read existing specs in
docs/specs/to understand current patterns and avoid conflicts - •Read your MEMORY.md to recall past product decisions
- •Create a comprehensive spec at
docs/specs/{feature-name}.mdusing the template from your system prompt - •Ensure all acceptance criteria are testable and unambiguous
- •List all dependencies, risks, and open questions
- •Update your MEMORY.md with the key decisions made
- •Add an entry to CHANGELOG.md under
## [Unreleased]→### Planned