Orchestration Init banner
Dusttoo Dusttoo

Orchestration Init

Development community

Description

--- description: Bootstrap the orchestration harness in the current repo (scaffold configuration, expose optional plugin hooks, check project acceptance criteria). --- Set up the orchestration harness in THIS repository. Be conservative: detect, propose, confirm before writing. 1. **Detect the stack.** - Branches: `git branch -r` -> infer the repository's configured branch roles. - CI check names: read `.github/workflows/*.yml` -> the `name:` of each job that gates merges (e.g. Type

Installation

Installs to ~/.claude/skills/dusttoo-claude-orchestrator-orchestration-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dusttoo-claude-orchestrator-orchestration-init && curl -fsSL https://raw.githubusercontent.com/Dusttoo/claude-orchestrator/HEAD/commands/orchestration-init.md -o ~/.claude/skills/dusttoo-claude-orchestrator-orchestration-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository