一键导入
departments
Expanded department-based orchestration for large cross-domain CC_GodMode work. Freezes ownership, handoffs, and write scopes before implementation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Expanded department-based orchestration for large cross-domain CC_GodMode work. Freezes ownership, handoffs, and write scopes before implementation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Ultracode / Max-Parallel mode — dynamic workflows fan work out across tens–hundreds of adversarially-verified parallel subagents for large, decomposable jobs (codebase-wide audits, big migrations, cross-checked research). Opt-in; higher token spend.
Smart Routing — the DEFAULT CC_GodMode routing policy. Risk-based, minimal-agent paths that preserve required safety gates for the changed scope.
Release sprint workflow: version-at-release via tooling, CHANGELOG [Unreleased] flow, release invariant checks, tags, GitHub Releases, RCs. Authoritative law: docs/orchestrator/VERSIONING.md
Plan-first orchestration (ADR-004): comprehensive PLAN.md, sprint files with write-scope ownership, preflight checks, serialized integration, and the release sprint. Use for any non-trivial or multi-part request BEFORE dispatching agents.
Bootstrap repo-local governance before CC_GodMode workflows run in an empty, newly initialized, or undocumented workspace. Use proactively when a project has no CLAUDE.md, no README, or no clear structure yet.
Meta-decision logic that adapts workflows based on task analysis — security overrides, breaking change escalation, performance paths, emergency hotfix, and documentation optimization
| name | departments |
| description | Expanded department-based orchestration for large cross-domain CC_GodMode work. Freezes ownership, handoffs, and write scopes before implementation. |
Use this skill when one linear workflow is too small for the task because the work crosses multiple ownership areas. Departments Mode is the expanded planning and coordination lane.
It does not replace the existing agents. It groups the existing agents and project surfaces into departments, freezes write scopes, and then routes work through the normal quality gates.
| Department | Owns | Usual agent support |
|---|---|---|
| Runtime Platform | config/, hooks, MCP setup, install/runtime behavior | @architect, @builder, @validator |
| Workflow Design | CLAUDE.md, skills/, docs/orchestrator/, orchestration loops | @researcher, @architect |
| Workspace Governance | VERSION, CHANGELOG.md, DECISIONS.md, policies, templates | @architect, @scribe |
| Quality Operations | validation scripts, report templates, gate behavior | @validator, @tester |
| Docs & Developer Experience | README.md, prompts, onboarding docs, examples | @scribe |
| CI & GitHub | PR/release framing, CI/CD, GitHub workflow surfaces | @github-manager |
| API & Contracts | API/type/schema/CLI/public contract surfaces | @api-guardian |
Create or update these before implementation begins:
Reports should live under reports/v[VERSION]/ and stay concise.
Claude Code Agent Teams can inform this mode, but they are not the default. Use Agent Teams only when the user explicitly asks for teammate-style parallel execution and the work can be split into independent tasks with clear dependencies. Otherwise, use normal Task-tool subagents and concise handoffs.
Stop and ask the user before: