prc_start
Initialize Pre-RC research by creating the project directory and setting up state for a product idea. Use as entry point before classifying and running research stages.
Instructions
FIRST STEP of Pre-RC research. Call when the user describes a product idea and you want deep research before building. Creates the pre-rc-research/ directory and initializes project state. Prerequisites: none - this is the entry point. After success: MUST call prc_classify next. Never skip to prc_run_stage without classifying first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | Yes | The product idea, brief, or description to research | |
| project_name | Yes | Name of the project | |
| project_path | Yes | Absolute path to the project directory |