prc_classify
Classify a product idea into Clear, Complicated, Complex, or Chaotic domains, then activate the matching research specialists for efficient project planning.
Instructions
Call AFTER prc_start. Classifies the product idea using Cynefin framework (Clear/Complicated/Complex/Chaotic) and activates the appropriate subset of 20 research specialists. Returns: complexity domain, activated specialist list, estimated cost budget, and which stages to run. After success: present the classification to the user as Checkpoint 1 - call prc_gate with their decision. Read-only analysis, no side effects beyond state update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Absolute path to the project directory |