Skip to content
Automation
Skill

/octopus-architecture

Review system architecture, simplify boundaries, or compare interface designs from repository evidence

From plugin
octo
4.1k70 skills49 agents53 commands18 hooks
Install
$ npx -y skills add nyldn/claude-octopus --skill octopus-architecture --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/octopus-architecture

Context preview

The summary Claude sees to decide when to auto-load this skill.

Review system architecture, simplify boundaries, or compare interface designs from repository evidence

SKILL.md

octopus-architecture.SKILL.md
name: octopus-architecture
description: "Review system architecture, simplify boundaries, or compare interface designs from repository evidence"
disable-model-invocation: true

> **Host: Codex CLI** — This skill was designed for Claude Code and adapted for Codex. > Cross-reference commands use installed skill names in Codex rather than `/octo:*` slash commands. > Use the active Codex shell and subagent tools. Do not claim a provider, model, or host subagent is available until the current session exposes it. > For host tool equivalents, see `skills/blocks/codex-host-adapter.md`.

Architecture review

Load `skills/blocks/engineering-method-selection.md` from the installed plugin and apply only the methods relevant to this task. Preserve this entry point's execution contract and output format. Read referenced skills as instructions; do not invoke the current command recursively or add provider calls from a seat.

Run this method on the current host. A routine architecture review makes zero additional provider dispatches. `--peer-review`, an explicit independent-review request, or an existing risk policy may add one bounded external reviewer through Octopus routing. Report incomplete independent coverage if that reviewer cannot read the source or does not return a grounded contribution.

Method

Read and apply `skills/blocks/architecture-simplification.md` from the installed plugin root. Pin the source revision and inspect implementation, callers, tests, recent churn, and failure behavior before recommending a boundary.

For a single simplification, produce one evidence-backed interface. For a design choice, produce two alternatives from the same immutable requirements:

  • Draft A minimizes caller knowledge and configuration.
  • Draft B makes the next demonstrated extension easier.

Label two host-generated drafts as correlated alternatives from one model. If an independent reviewer is authorized, send it the same source and requirements but not Draft A before its first response. Transport diversity does not prove model family diversity. Unknown family means unknown independence.

Completion

Return `Evidence`, `Caller contract`, `Proposed interface`, `Migration`, `Test impact`, and `Decision`. The decision is `keep`, `simplify`, or `investigate`. `simplify` requires exact source evidence and a concrete caller example. A design review never authorizes an automatic refactor.

LSP Integration

When the host exposes language-server tools, use document symbols, workspace symbols, definitions, and references to confirm module boundaries and caller relationships before proposing an interface. Treat LSP results as an index: verify consequential claims against source and tests, and fall back to repository search when the language server is unavailable or incomplete.

Adapted from `codebase-design` and `DESIGN-IT-TWICE` in `mattpocock/skills` at commit `3cca18b368ae95cdbdebbff572ccafa662551015` under the MIT License. See `THIRD_PARTY_NOTICES.md`.

Read more
Ships withocto

Every AI model has blind spots. Claude Octopus supports twelve external provider integrations — Codex, Antigravity CLI, Copilot, Qwen, Ollama, Perplexity, OpenRouter, OrcaRouter, OpenCode, Cursor CLI, Grok, and Kimi Code — alongside the built-in Claude Code

Get the whole plugin

Other skills on octo.