dbc-oduffy

Architecture Survey — Development skill for Claude Code

Development community

Build or refresh the architecture atlas via scout, analyst, synth.

How to install Architecture Survey

Installs to ~/.claude/skills/dbc-oduffy-coordinator-claude-architecture-survey/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dbc-oduffy-coordinator-claude-architecture-survey && curl -fsSL https://raw.githubusercontent.com/dbc-oduffy/coordinator-claude/HEAD/commands/architecture-survey.md -o ~/.claude/skills/dbc-oduffy-coordinator-claude-architecture-survey/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Architecture Survey does


name: architecture-survey description: "Build or refresh the architecture atlas via scout, analyst, synth." allowed-tools: ["Agent", "Read", "Write", "Edit", "Bash", "Grep", "Glob"] argument-hint: "[--refresh]"

Architecture Survey — Deep System Discovery

Builds/refreshes the architecture atlas in `docs/architecture/`. Not for weekly spot-checks (`architecture-audit`), daily reviews (`code-health`), or one-off investigation. Occupies ~25-90 min of context — not background work. Purpos

Alternatives in Development

  • Analyst 24.1k ★
  • Survey — PUA 调研问卷 — 7 部分交互式问卷收集用户反馈 19.5k ★
  • Atlas Project — Use the @atlas-project agent to help the user with the following project matter: $ARGUMENTS 523 ★

Full documentation available on GitHub

View Source Repository