oleg-koval/Agent Hygiene Linter
Score repository hygiene for agents and humans, and optionally scaffold the missing files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the repository to lint. | no | . |
| min-score | Minimum hygiene score (0-100). The action exits non-zero below this. | no | 75 |
| format | Report format: text, markdown, or json. | no | text |
| fix | Set to "true" to scaffold missing hygiene files instead of only reporting. | no | false |
| output-file | If set, also write the rendered report to this file. | no | "" |
| args | Extra raw CLI arguments appended verbatim (e.g. "--dry-run"). | no | "" |
| version | npm version or dist-tag of agent-hygiene-linter to run. | no | latest |
Outputs
no outputs