AI agent skills for rigorous biblical study built on faithful exegetical principles
npx claudepluginhub davebream/claude-of-alexandriaRigorous analytical skills for biblical study, exegetical analysis, and faithful application. Built with TDD methodology to prevent AI exegetical malpractice.
AI agent skills for rigorous biblical study, built on tested exegetical principles.
Structured frameworks that prevent AI agents from committing exegetical malpractice. Every skill is built with Test-Driven Development: document the failure, build the fix, verify it works.
Frontier models make predictable errors when handling Scripture. These are documented by 40 RED-phase tests that run the same prompts without skills and record what goes wrong:
89 automated tests verify that skills prevent documented failures. Tests run against claude-agent-sdk with live MCP data — not mocked responses.
| Phase | Tests | What it does |
|---|---|---|
| RED | 41 | Runs prompts against a bare model (no skills, no MCP, /tmp isolation). Documents what goes wrong. |
| GREEN | 47 | Runs the same prompts with skills and MCP enabled. Proves the skill corrects each failure. |
| Smoke | 1 | Verifies the skill-to-agent pipeline works end-to-end. |
GREEN assertions use an Opus grader for LLM-rubric evaluation plus structural checks (icontains, section presence). If a skill cannot demonstrate that it prevents a documented failure, it does not ship.
5 skills + 6 sub-agents, all production. Coverage: all 66 canonical books.
Divides biblical books into coherent teaching units with integrity safeguards:
24 automated tests (10 RED + 14 GREEN).
Validates whether a proposed passage holds together as a discourse unit:
11 automated tests (4 RED + 7 GREEN). Resists memory-based validation of famous passages.
Produces exegetical notes for sermon or teaching preparation:
20 automated tests (6 RED + 14 GREEN), including stress tests for Philemon, Proverbs, and 3 John.
Scholarly Q&A for biblical texts. Three auto-detected modes:
11 automated tests (5 RED + 6 GREEN). Graduated confidence declared before every answer.