Indexes Orchestrator Discipline docs on orchestration patterns, delegation rules, and context window management. Auto-loads when relevant to Claude plugin coordination.
npx claudepluginhub jamie-bitflight/claude_skills --plugin orchestrator-disciplineThis skill uses the workspace's default tool permissions.
Available documentation:
Provides shared reference documentation for orchestration patterns in maister plugin workflow orchestrators, including phase execution, state management, interactive mode, and initialization.
Enforces orchestrator discipline in Claude Code multi-agent workflows via PreToolUse hooks gating file reads, diagnostic commands, and bash misuse to prevent context waste.
Orchestrates multi-agent workflows with parallel pipelines, sync barriers, state tracking, checkpointing, and progress metrics. Use for coordinating 3+ agents across sessions.
Share bugs, ideas, or general feedback.
Available documentation:
!find ${CLAUDE_PLUGIN_ROOT}/docs -name '*.md' -type f | sort
Read any file above to learn about that topic.