mastermind-plan-to-tasks - Decompose project plans into assigned issue trees
Converts a written plan into assigned organization issues with specialty matching, dependency wiring, and parallelization.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Validate inputs and organization files
- Load agents for specialty matching
- Decompose plans into issue trees
- Create and store organization issues
- Return task creation summary
Inputs
- Brain context
- Organization name
- Plan text
- Project ID
- Workspace ID
- Dry run flag
- Caller mode
- Organization file
Outputs
- Plan decomposition JSON file
- Organization issues JSON file
- Execution summary YAML
Requirements
- Bash shell
- jq utility
- Python 3 runtime
- Organization config file
