Skip to main content

orchestrate

Drive a substantial multi-step task to a verified done-state as an orchestrator: anchor on a testable goal, delegate the work to subagents by model tier, parallelize, and loop build-validate-fix until the goal empirically holds. Use when the user wants this context to direct rather than implement: "keep this context as a director", "main thread is just a loop supervisor", "every subagent deserves launching", "use subagents to build X". Use when they want a loop run until proven: "loop until it is fixed and proven to work", "continue until all ACs are met", "run a big loop of planning, implementation, testing, review and correction", or any stated success condition, including /goal ("set the /goal"). Also use when the ask is a Jira ticket or PR link plus implement and verify it, or a task big enough that working across many files inline would bloat context. Not for "make it work with X" meaning compatibility, quick single-step answers, trivial one-file edits, or pure conversation.

Jump to install

Source facts

Repository
sinnrrr/.dotfiles
Last source activity
August 5, 2026 at 23:18
Detected SKILL.md language
English
Stars
6
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.