원클릭으로
swarm
Parallel executor for independent bulk work across worktree lanes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Parallel executor for independent bulk work across worktree lanes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Router for Ben's frontend-skills harness and every local skill.
Evidence-backed Go review for bounds, APIs, concurrency, errors, security, tests, rollout, and controllers. Use when reviewing a Go diff, PR, or branch, or as the golang hat /review adds when the diff touches *.go, go.mod, or backend protos.
Evidence-backed Go conventions for workload bounds, error boundaries, proto/API implementation, Temporal, testing, rollout, and controllers. Use when writing or changing Go services, handlers, workflows, controllers, or Go tests.
Evidence-backed Go review for bounds, APIs, concurrency, errors, security, tests, rollout, and controllers. Use when reviewing a Go diff, PR, or branch, or as the golang hat /review adds when the diff touches *.go, go.mod, or backend protos.
Evidence-backed Go conventions for workload bounds, error boundaries, proto/API implementation, Temporal, testing, rollout, and controllers. Use when writing or changing Go services, handlers, workflows, controllers, or Go tests.
Reviews a diff with a 7-hat parallel panel -- product/spec, standards, complexity, adversarial, resilience, visual/design, test/perf -- plus a mandatory cross-family GPT hat. Use when reviewing a branch, PR, WIP, or a release audit (deep mode).
| name | swarm |
| description | Parallel executor for independent bulk work across worktree lanes. |
A parallel executor: shard independent bulk work across isolated worktree lanes, verify each, merge review. Parallel executor: not planner, not autopilot.
Use /swarm <free-form goal>. Infer lanes from the user's text. Do not ask for approval before launch unless required context is missing.
Invoking /swarm or explicitly requesting parallel agents is the opt-in for native Codex
subagents. No other skill activation grants that consent.
/work owns lifecycle./grilling settles plan and docs./swarm executes independent lanes faster./go verifies and ships./prime style brief internally./efficient-frontier usage-limit budgeting before the first wave and between waves. Default throttle: at most 3 parallel agents unless the user says otherwise./efficient-frontier under the hood: keep orchestration, integration, and final review with the coordinator; delegate bounded repo search, implementation, test, and log-reduction lanes.Swarm manifest
Policy: shared | worktrees | hybrid
- swarm-<lane-name>: <mission> | scope: <paths> | skills: </skill...>
Every lane gets a Task packet:
agent_name: swarm-<area>-<mission>
role: explorer | worker | reviewer | teacher
mission: one concrete outcome
skills: [/prime, /tdd, /review]
context: docs, decisions, branch or PR, relevant paths
workspace_policy: shared | worktree | hybrid
write_scope: exact paths or "report-only"
forbidden: duplicate lanes, unrelated files, commits, pushes unless asked
termination: concrete deliverable and stop condition for this lane
model_policy: inherit by default; override only when useful or user asks
output schema: status, summary, changed_files, tests_run, findings, blockers, next_action
Agents may read and write unless the packet says report-only. In shared policy, assign file ownership or serialize write-heavy lanes. In worktree policy, branch names should be descriptive and may follow <owner>/<ticket>/<lane-desc> when creating worktrees.
Spawned lanes may not create descendants without separate authorization for nested delegation.
/efficient-frontier owns usage checks and pause/resume handoffs./stay-within-limits (pause at 95% of the 5-hour/weekly window; resume via wakeup)./efficient-frontier Model rankings. Bulk mechanical lanes -> GPT-5.6 Sol via /codex wrapper (sonnet+low, GPT-5.6-sol: label, worktree isolation); tracker/issue chores -> Luna, PR-comment/review chores -> Terra. Cross-model review per CLAUDE.md runs on every lane result. Never Haiku./efficient-frontier owns what to delegate versus keep in the coordinator./deslop write mode; reviewer lanes include /deslop complexity tags before broader review./improve architecture by context, module, seam, or adapter./visual-review, setup-ux-copy/copywriting, accessibility, and articulation lanes only when their write scopes do not overlap./grilling explore mode, /prototype, and /steelman lanes for options and pushback.Codex and Claude Code must work from prompts and artifacts, not hidden hooks. Use native subagents when available. If no subagent tool exists, emit Task packets as handoff files or commands for manual launch.