What problem does it solve?
Provides a structured, repeatable process to turn brief feature ideas into well-scoped requirements and concrete architectural designs for Monica modules, reducing ambiguity and speeding up implementation planning.
Core Features & Use Cases
- Guided requirements gathering: Initializes a numbered .pending/{NNN}-{name} folder and generates a requirements.md from a template, then iteratively refines it through focused questions.
- Architectural design generation: Analyzes existing Monica modules and produces a design.md with module placement, interface definitions, directory layout, and implementation steps using a standard template.
- Workflow for teams: Useful for engineers and technical product managers who need consistent, traceable requirement artifacts and design plans for new Monica features or module extensions.
Quick Start
Initiate a new requirement by providing a short idea and asking the assistant to create a numbered .pending/NNN-brief-name/requirements.md and populate the overview using the requirements template.