project-orchestrator
Installation
SKILL.md
Multi-Agent Project Orchestrator
This skill enables bionicbot to act as a project manager, decomposing large objectives into manageable tasks and delegating them to specialized sub-agents.
When to Use This Skill
- Starting a complex software project from scratch.
- Orchestrating a large-scale research and content creation workflow.
- Managing multi-step migrations or refactorings.
Instructions
- Analyze the overall goal and define the desired end state.
- Break the project into 3-5 high-level phases.
- Create specific, actionable tasks for each phase.
- Decide which tasks require
spawn_coder(coding) vsspawn_agent(research/admin). - Monitor progress and synthesize results from all sub-agents.