anatomy-financial/Doc Review
AI-powered documentation review using Claude. Analyzes PR code changes and recommends documentation updates.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic-api-key | Anthropic API key for Claude | yes | — |
| github-token | GitHub token for PR comments | — | ${{ github.token }} |
| model | Claude model to use | — | claude-sonnet-4-20250514 |
| doc-patterns | Glob pattern for documentation files | — | **/*.md |
Outputs
no outputs