sandeepshekhar26/auk — AI Context Health Check
Verifies that your AI context files (CLAUDE.md, AGENTS.md, .cursorrules, …) still match your actual codebase, and reviews PRs for architectural violations. Posts findings as a PR comment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Token used to post the PR comment (use secrets.GITHUB_TOKEN) | no | ${{ github.token }} |
| fail-on-violations | Fail the check when rules are violated or the PR breaks architecture | no | true |
| working-directory | Directory containing the project (defaults to repo root) | no | . |
Outputs
no outputs