Diagnoses the AI setup and architecture enforcement on this machine: active hooks, loaded boundary rules, Maven wrapper, `java` on PATH. Explicit invocation only.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add ice-lfernandes/claude-spring-architect --skill arch-doctor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Arch Doctor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ice-lfernandes-arch-doctor)More formats (shields.io, HTML) on the badges page.
---
name: arch-doctor
description: >
Diagnoses the AI setup and architecture enforcement on this machine: active hooks,
loaded boundary rules, Maven wrapper, `java` on PATH. Explicit invocation
only.
disable-model-invocation: true
allowed-tools: Bash, Read
---
## 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!