gavel_arch
Detect DDD architecture layer violations in your projects. Returns rule, source, and target packages for each violation.
Instructions
Check architecture layer violations (DDD layer rules). Returns per-project violations with rule, source and target packages. Runs a full analysis (not --quick) because architecture checks are skipped in quick mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Analyze only this project (omit for all projects) | |
| gavelspace | No | Absolute path to a gavelspace directory (omit to use the directory where Claude Code is running) |