Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:

orchestrations

// Pick and run a multi-phase workflow that chains foundational task skills (`git-wrapup`, `release-and-publish`, `maintenance`, `field-test`, `setup`, etc.) end-to-end. Routes user intent to a workflow file under `workflows/` — greenfield builds, maintenance + release, field-test + fix, or known-work + release. Single source for the universal rules (no commits without authorization, no destructive git, no marketing language), the orchestrator posture (own the goal, ground sub-agents in primary sources, verify against the goal), and the sub-agent strategy (orient block, parallel fanout, isolation, normalization) that apply across every workflow. Sub-agents are an optional capability — workflows run linearly when fanout isn't available.

$ git log --oneline --stat
stars:141
forks:24
updated:2026年5月30日 02:46
ファイルエクスプローラー
5 ファイル
SKILL.md
readonly