What problem does it solve?
Orchestrates and unifies multi-agent development workflows so teams do not need to manually coordinate requirements, planning, execution, and completion across specialist agents. It enforces input validation, creates project documentation scaffolding, and ensures the system follows the canonical start workflow with guardrails and staged handoffs.
Core Features & Use Cases
- End-to-end Orchestration: Redirects to the canonical start workflow and executes staged agent responsibilities from requirements through completion.
- Validation & Safety: Validates inputs, prompts for missing task descriptions, truncates overly long requests to 2000 characters, and warns users when truncation occurs.
- Documentation & Workflow Controls: Creates documentation folders, pauses active workflows as needed, and adheres to stage-specific agent invocation rules and guardrails.
- Use Case: Use this Skill to coordinate multiple specialist agents to plan and execute a new feature across a codebase while producing a project folder with requirements, plans, and execution notes.
Quick Start
Ask Shinnosuke to orchestrate the task by describing the goal in one sentence, for example: orchestrate a plan to add user authentication and tests to the repository.