control-centre
SolidMulti-project Control Centre supervisor. Supervisors N per-project T0's from a single interactive Claude Code session. Read-only orchestration — no code writes.
Install
Quality Score: 89/100
Skill Content
Details
- Author
- Vinix24
- Repository
- Vinix24/vnx-orchestration
- Created
- 6 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
master-orchestrator-guide
Use when running a long-horizon (>24h) goal as a master orchestrator, coordinating several background agents / workflows toward one large goal,或要跨 Claude Code、Codex、Cursor、Kimi Code 的统一 worker pool 按任务角色选择 O/T1/T2/T3 候选与 fail-closed fallback — 当你在做总指挥协调多个后台任务时 — even if the user never said "orchestrate". 每次 compaction 之后都要用。一旦你抓到自己在以下任一情形——后台还有可派发的活却 idle-wait 空等、只看当前 origin 的模型、为显得忙而 manufacture busywork、亲手抄起乐器(亲自实现或 review)、把 green gate 或空 review 当 passed、或擅自决定一个本该用户拍板的 merge / 不可逆步骤——立刻调用。Do NOT use when 你只需要查询 ccm 命令语法或解释事实字段;操作面归 using-ccm,事实消费归 pacing-and-estimation。
cq
Calling a project — tune this session into one project's full context before you start working. Reads the project's overview, gotchas, and rules, then reports what frequency you're on. Triggers on '/cq <project>', 'tune into <project>', 'load <project> context', 'call up <project>', 'work on <project>'.
control
Use when the task is to inspect or continue an active master control document under docs/00-任务总控/, such as "继续总控", "执行 T3", "查看总控状态", "给我一个总控任务表". This skill selects the target task directory, reads MINIMAL mandatory context for the requested granularity, executes one subtask within strict scope, and writes status updates back. Strictly enforces single-subtask boundaries: executing Tn means doing ONLY Tn, never adjacent subtasks.