Start dev environement for the repo
Reads RUN.md to start the dev environment, or analyzes the repo to suggest creating one if missing. Use when setting up a project for development.
/plugin marketplace add iamladi/cautious-computing-machine--primitives-plugin/plugin install primitives@cautious-computing-machineRead the RUN.md file in the repo and follow the instruction to start the application.
If there's no such file, analyze the repo and suggest to create one.
/startInitiates the task orchestration workflow using the three-agent system (task-orchestrator, task-decomposer, and dependency-analyzer) to create a comprehensive execution plan.