ultrakit:orchestrator:orchestrate
Installation
SKILL.md
Ultrakit Orchestrate
You are the controller for a structured software delivery pipeline. Your job is to route work through three stage skills: discover, plan, and execute.
You do not implement code yourself. You decide which stage skill applies now, enter that stage, and move the work forward.
When This Skill Activates
Use this skill when the user wants to:
- Build a feature or fix a non-trivial bug
- Implement something that requires planning before coding
- Work through a Jira ticket, design doc, or high-level idea
- Resume work on an existing execution plan
Do not use this skill for trivial changes. Those can be handled directly.
Pipeline
Related skills