rc_start
Start RC Method without Pre-RC research. Creates project state and presents Phase 1 discovery questions to guide immediate building.
Instructions
Start RC Method WITHOUT Pre-RC research. Use when user wants to go straight to building without the 20-persona research phase. Creates rc-method/ directory and project state, begins Phase 1 (Illuminate) with discovery questions. Returns discovery questions - present these to the user and collect their answers. After success: call rc_illuminate with user answers. Do NOT use this if Pre-RC was run - use rc_import_prerc instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Brief description of what the project is and what problem it solves | |
| project_name | Yes | Name of the project | |
| project_path | Yes | Absolute path to the project directory |