dejong-21/Agent Config Doctor
Find broken, bloated, or risky AI coding agent configs before agents touch a repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 6, 2026
- License
- MIT
Pinned Snippet
uses: dejong-21/agent-config-doctor@82c906d3a489f52da77122fe8e5461d56272507c # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| workspace | Repository workspace to inspect. Defaults to the checked-out GitHub workspace. | no | "" |
| task | Task text used to generate exports/latest/TASK_PACK.md. | no | review this repository for AI coding agent readiness |
| fail-on | Failure policy: block, warning, or never. | no | block |
| public-bundle | Generate exports/public for public-safe README or portfolio material. | no | true |
Outputs
| name | description |
|---|---|
| smells-json | Path to the generated agent config smells JSON report. |
| status-json | Path to the generated status JSON report. |
| task-pack | Path to the generated task pack. |
| public-bundle | Path to the generated public bundle directory, when enabled. |
| badge-markdown | README-ready agent-readiness badge Markdown. |