architecture · git:20260907.cf0876c · 2026-09-07 · sha256 8c4feaf1eb6b0d0e

architecture git:20260907.cf0876cA

Immutable. This exact content is served forever at /api/v1/blob/8c4feaf1eb6b0d0e.

---
name: architecture
description: Use when the user asks to improve architecture, find refactoring opportunities, surface deepening opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable. Surfaces shallow modules and hypothetical seams using a precise vocabulary (Module / Interface / Implementation / Depth / Seam / Adapter / Leverage / Locality from LANGUAGE.md).
license: MIT
metadata:
  model: inherit
  derived-from: mattpocock/skills@90ea8ee
  upstream-url: https://github.com/mattpocock/skills/tree/main/improve-codebase-architecture
---

<!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->

# architecture

Read [`skills/architecture/SKILL.md`](../../../skills/architecture/SKILL.md) in full before taking any action, then follow its complete workflow.
The linked document is authoritative, including its prechecks, argument rules, and stop conditions.

Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.

Regenerate with `node scripts/generate-codex-skills.mjs`.