bridge
Use when another installed plugin/skill may do the job better, or to route specialists. ACC stays workflow owner.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when another installed plugin/skill may do the job better, or to route specialists. ACC stays workflow owner.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when a plan or concrete tasks exist and user said build/go/implement. Not to invent scope or claim done without verify.
Use when goal/spec is clear and you need ordered tasks before writing code. Not while still clarifying.
Use when about to claim done/works/fixed, or user asks test/check/prove. Run evidence; not for pure planning chat.
Use when user wants an explicit recorded decision or blocker saved to artifacts. Not silent monitoring.
Use when request is too vague to plan or build. Not when goal and constraints are already clear.
Use when verify failed, same error twice, or something is broken. Diagnose before retry; not for first green build.
| name | bridge |
| description | Use when another installed plugin/skill may do the job better, or to route specialists. ACC stays workflow owner. |
Reply rule:
Detect other plugins; wire external skills so they help ACC. ACC stays owner.
scripts/front_door.py scans installed plugin manifests under ~/.codex/plugins/cache.tool_interop bindings for plan/execute/fix/verify helpers when precheck ok.docs/superpowers/specs/, docs/superpowers/plans/).command_guard for any specialist shell, package-manager,
browser, server, Git, or tool suggestion.npm.cmd, block Bash-only ||, and require
resolved repo root before Git commands.Using [plugin-name] for [requested specialist]. Falling back to ACC for [requested specialist]: [reason].response_contract.Automatically at the start of any build pipeline to prevent duplication. Also when the user mentions using another tool that might have plugin coverage.
Cache scanning is approximate. Not all installed features may be detectable. Never say a plugin is available unless its installed manifest was read. If routing fails or produces no usable result, fall through to local ACC work. Workflow handoff is allowed only when user explicitly requests that exact plugin to become workflow owner. Never silently drop a user-requested specialist. If the bridge cannot prove it was loaded or usable, say that ACC is continuing locally and why.
When this skill's job is finished: