# Archi Full

> Run or read full-project architecture analysis and summarize structural weaknesses, hotspots, and maintainability risks.

- Skill: `seemseam/archi-full` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add seemseam/archi-full`
- Raw SKILL.md: https://api.skillmd.com/api/skills/seemseam/archi-full/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search, Coding & Dev Tools
- Author: seemseam (https://skillmd.com/u/seemseam)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/seemseam/archi-full

---


# Archi Full

Use this skill for full-project baseline architecture review.

## Workflow

1. Inspect the available architecture-analysis command shape before assuming
   flags.
2. Use `archi-evidence-map` when deciding whether to use Architec/Hippo,
   dependency graphs, architecture tests, Semgrep, CodeQL, or direct review.
3. Run or read full-project architecture review evidence only when available or
   requested.
4. Refresh structural inputs only when the user asks for fresh evidence, the
   snapshot is stale, or stale evidence is central to the question.
5. Read project docs, module maps, dependency rules, and representative source
   paths directly.
6. Route focused findings to `archi-dependency-topology`,
   `archi-module-boundaries`, `archi-fitness-functions`,
   `archi-decision-drift`, `archi-change-impact`, or
   `archi-distributed-systems` when the baseline needs that method.
7. Use vendored `improve-codebase-architecture` when the review is looking for
   deep-module, seam, adapter, leverage, locality, or interface-depth
   opportunities.
8. Use vendored `code-review-and-quality` when the baseline needs adjacent
   correctness, security, performance, or review-quality coverage.
9. Read `.architec/architec-summary.md` first when present.
10. Use `.architec/architec-analysis.json` for exact scores, concerns, signals,
   hotspots, and artifact paths.

## Output

```text
Score
- overall:
- key reading:

Problems
- ...

Improvements
- ...

Verification
- ...
```

Do not turn full review into task-goal planning. Use `archi-advice` when the
user wants a refactor roadmap.

If the tool baseline is missing, produce a source-backed baseline with an
explicit "tool evidence unavailable" note.

