# Arch Doctor

> Diagnoses the AI setup and architecture enforcement on this machine: active hooks, loaded boundary rules, Maven wrapper, `java` on PATH. Explicit invocation only.

- Skill: `ice-lfernandes/arch-doctor` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ice-lfernandes/arch-doctor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ice-lfernandes/arch-doctor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: ice-lfernandes (https://skillmd.com/u/ice-lfernandes)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/ice-lfernandes/arch-doctor

---


## Diagnosis

!`java "${CLAUDE_PROJECT_DIR:-.}/.claude/hooks/ArchHook.java" doctor 2>&1`

## AI files

!`find .claude -maxdepth 2 -type f | sort`

---

Interpret the result above and tell the user, in two or three sentences, whether the
setup is operational. If something is marked with ❌, give the concrete command that
fixes it — don't describe the problem in general terms.

Don't fix anything without the user asking.

