Home / yeachan-heo / oh-my-claudecode · skills/architecture-survey/SKILL.md · GitHub

architecture-survey skillA

architecture-survey is agent-read markdown (skill) from yeachan-heo/oh-my-claudecode: Periodic architecture survey — walks the module graph and reports ranked deepening candidates (shallow modules, hypothetical seams, logic behind the wrong seam). Survey, not rescue: it finds candidates and hands them to the captain; it never refactors on its own..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

**A surveyor charts the reef; the captain decides whether to dredge.** The survey reads the water, reports what it found with evidence, and stops. It is the maintenance twin of the loft: where the loft answers one design question before building, the survey answers "where is this repo getting harder to change, and what would deepen it" after building.

## When to survey

- Periodically — every few days of active building, or after a batch of tickets lands.
- Out of turn, when the repo starts feeling harder to change than it was last week: edits touching more files than they should, interfaces growing to satisfy one caller, tests that must be updated in lockstep for unrelated reasons.

Optional argument narrows the survey to a directory or area; with no argument, survey the whole repo.

## The survey

1. Read the repo's architecture principles (CLAUDE.md, ADRs) and the seeded seam vocabulary in `docs/standards/architecture.md` — the definitions of seam and deep module.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add yeachan-heo/oh-my-claudecode/architecture-survey@git:20260913.629d16f
Exact content
mdr add yeachan-heo/oh-my-claudecode/architecture-survey@sha256:f24ad02f0c88784a

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_bzz6lkgx22qjirnp.svg)](https://markdownregistry.com/a/art_bzz6lkgx22qjirnp)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260913.629d16f latest2026-09-13 629d16f 5,192 BA view · diff
git:20260912.85ca3bc2026-09-12 85ca3bc 4,592 BA view · diff
git:20260912.1dcfc6e2026-09-12 1dcfc6e 4,590 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (5192 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

yeachan-heo/oh-my-claudecode · 39,312 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_bzz6lkgx22qjirnp
GET https://markdownregistry.com/api/v1/resolve?ref=yeachan-heo/oh-my-claudecode/architecture-survey
GET https://markdownregistry.com/api/v1/blob/f24ad02f0c88784a3ca2e638e03c8afec605d50407fcb2e5bdf4470e76a50b48

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from yeachan-heo/oh-my-claudecode

CLAUDE.md@.github claude
yeachan-heo/oh-my-claudecode · .github/CLAUDE.md
git:20260921.a02ea28 · audit A · 39,312 stars
AGENTS.md agents
yeachan-heo/oh-my-claudecode · AGENTS.md
git:20260907.0f2b9dc · audit A · 39,312 stars
CLAUDE.md claude
yeachan-heo/oh-my-claudecode · CLAUDE.md
git:20260921.a02ea28 · audit A · 39,312 stars
AGENTS.md@docs agents
yeachan-heo/oh-my-claudecode · docs/AGENTS.md
git:20260311.fc226e7 · audit A · 39,312 stars
CLAUDE.md@docs claude
yeachan-heo/oh-my-claudecode · docs/CLAUDE.md
git:20260921.a02ea28 · audit A · 39,312 stars
AGENTS.md@skills agents
yeachan-heo/oh-my-claudecode · skills/AGENTS.md
git:20260914.e8415b3 · audit A · 39,312 stars
agent-doc-discipline skill
yeachan-heo/oh-my-claudecode · skills/agent-doc-discipline/SKILL.md · Writing-time discipline for documents agents consume (the five surfaces, specs, tickets, .omc/skills/) — every rule…
git:20260915.0fab8e7 · audit A · 39,312 stars
ai-slop-cleaner skill
yeachan-heo/oh-my-claudecode · skills/ai-slop-cleaner/SKILL.md · Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode
git:20260507.8690a21 · audit A · 39,312 stars
ask-navigator skill
yeachan-heo/oh-my-claudecode · skills/ask-navigator/SKILL.md · Shipyard's navigator — chart a foggy effort (destination unclear, questions not yet stateable) into a map of decision…
git:20260918.6720bd8 · audit A · 39,312 stars
ask skill
yeachan-heo/oh-my-claudecode · skills/ask/SKILL.md · Process-first advisor routing for Claude, Codex, Gemini, Antigravity, Grok, or Cursor via `omc ask`, with artifact…
git:20260622.1871a64 · audit A · 39,312 stars
autopilot skill
yeachan-heo/oh-my-claudecode · skills/autopilot/SKILL.md · Full autonomous execution from idea to working code
git:20260828.81b3f71 · audit A · 39,312 stars
autoresearch skill
yeachan-heo/oh-my-claudecode · skills/autoresearch/SKILL.md · Stateful single-mission improvement loop with strict evaluator contract, markdown decision logs, and max-runtime stop…
git:20260419.5c5835a · audit A · 39,312 stars

Every file in yeachan-heo/oh-my-claudecode

Browse by kind, by grade A, or by owner.