01Constraint Enforcement: Strictly separates planning from implementation by prohibiting code execution during the capture phase.
02Smart Task Splitting: Automatically detects and separates disjoint ideas into individual, atomic work items.
03Dependency Mapping: Groups coupled changes (like models and tests) while maintaining separation for unrelated features.
042 GitHub stars
05Structured Intent Capture: Translates informal prompts into standardized markdown request files with clear outcomes.
06Workflow Queue Management: Automatically initializes and manages a standardized 'do-work' directory structure.