alonw0/claudemap
Check CLAUDE.md configuration files for conflicts, broken imports, and other issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workdir | Directory to run claudemap check in (defaults to repo root) | no | . |
| fail-on | Minimum severity to fail the action: "error", "warning", or "never" | no | warning |
| version | claudemap version to install (e.g. "v0.1.0"). Defaults to "latest". | no | latest |
Outputs
| name | description |
|---|---|
| total-findings | Total number of findings |
| errors | Number of error findings |
| warnings | Number of warning findings |