greycoderk/Angela Doc Review
AI-powered documentation quality gate — works on any Markdown docs directory
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 6, 2026
- License
- AGPL 3.0
Pinned Snippet
uses: greycoderk/lore@f6085b08e574f6bb83aceca1693d5cde5ac408db # v1.2.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | Analysis mode: draft (offline, free) or review (AI, requires api_key) | no | draft |
| path | Path to the markdown documentation directory | no | ./docs |
| fail_on | Severity threshold to fail the check: error, warning, or none | no | error |
| api_key | AI provider API key (required for mode=review, optional for mode=draft) | no | — |
| provider | AI provider: anthropic (default), openai, ollama | no | anthropic |
| model | AI model name (e.g., claude-sonnet-4-6, gpt-4o, llama3.1) | no | — |
| endpoint | Custom AI endpoint URL (for Ollama, Groq, Together, or any OpenAI-compatible API) | no | — |
| lore_version | Lore version to install (default: latest) | no | latest |
Outputs
no outputs