wei18/Upkeep Audit
AI audit crew for repo drift - finds stale docs, mismatched specs, and orphaned assets. Evidence-based, output-only.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| model | Claude model to run reviewers/synthesis with | — | claude-opus-4-8 |
| max_turns | Max turns per Claude Code Action call | — | 30 |
| issue_label | Label for the upserted tracking issue | — | audit |
| rubric_lang | Reviewer rubric / prompt language: en | zh-TW | ... | — | en |
| claude_code_oauth_token | Claude Code OAuth token, generated locally with `claude setup-token` (Claude Pro/Max subscription; usage counts against your subscription). | yes | — |
| github_token | Passed to claude-code-action so it skips the Claude GitHub App requirement, and used to upsert the tracking issue. | — | ${{ github.token }} |
Outputs
no outputs