axiomantic

60 mods across 1 repository, 10 stars between them.

axiomantic/spellbook

Skill Claude CodeCodex

Use after modifying library skills, library commands, or agents to ensure CHANGELOG, README, and docs are updated.

10 6d ago A 26 tokens original MIT

spellbook-auditing

02

axiomantic/spellbook

Skill Claude CodeCodex

Meta-audit skill for spellbook development. Spawns parallel subagents to factcheck docs, optimize instructions, find token savings, and identify MCP candidates. Produces actionable report.

10 6d ago A 42 tokens original MIT

spellbook AGENTS.md

03

axiomantic/spellbook

Instructions file CodexOpenCode

Instructions for axiomantic/spellbook, covering spellbook development, quick start, install dependencies, run tests (targeted) and run all tests including slow/integration (as ci does).

10 6d ago A 7,589 tokens original MIT

spellbook CLAUDE.md

04

axiomantic/spellbook

Instructions file

Instructions for axiomantic/spellbook, covering spellbook development and pr review bot.

10 6d ago A 58 tokens original MIT

spellbook GEMINI.md

05

axiomantic/spellbook

Instructions file Gemini CLI

Instructions for axiomantic/spellbook: Read and follow the instructions in AGENTS.md.

10 6d ago A 21 tokens original MIT

chariot-implementer

06

axiomantic/spellbook

Agent

Focused implementation agent. Use when a clear specification exists and needs precise code manifestation. The Chariot drives implementation forward without deviation—precision is its virtue. Invoke when: plan approved, spec clear, need focused coding without feature creep.

10 6d ago A 52 tokens original MIT

code-reviewer

07

axiomantic/spellbook

Agent

Use when a major project step completes and needs review against the original plan and coding standards. Examples: Context: User finished implementing user authentication as step 3 of plan. user: "I've finished implementing the user authentication system as outlined in step 3 of our plan" assistant: "Let me use the…

10 6d ago A 190 tokens original MIT

emperor-governor

08

axiomantic/spellbook

Agent

Resource governance agent. Use to track scope creep, token usage, and project drift. The Emperor's gaze is fixed on the finite—budgets, time, focus. Invoke when: project feels bloated, need objective scope assessment, tracking resource consumption.

10 6d ago A 57 tokens original MIT

git-committer

09

axiomantic/spellbook

Agent

Use for local git operations only — read, status, diff, log, add, commit, branch, fetch, and worktree. Does NOT push. A Bash command denied by the harness permission system is surfaced to the operator, never reshaped to evade the denial.

10 6d ago A 59 tokens original MIT

git-pusher

10

axiomantic/spellbook

Agent

Use for git push operations only. Operator confirmation is REQUIRED for every push. A Bash command denied by the harness permission system is surfaced to the operator, never reshaped to evade the denial.

10 6d ago A 44 tokens original MIT

axiomantic/spellbook

Agent

Wisdom extraction agent. Use after project completion to distill enduring lessons. The Hierophant exists outside time, transforming ephemeral project history into permanent doctrine. Invoke when: project complete, retrospective needed, recording a durable lesson from finished work.

10 6d ago A 54 tokens original MIT

implementer

12

axiomantic/spellbook

Agent

Use for worktree implementation work — editing source, running scoped Bash commands, and committing changes inside a parent-specified scope. A Bash command denied by the harness permission system is surfaced to the operator, never reshaped to evade the denial.

10 6d ago A 51 tokens original MIT

jira-mutator

13

axiomantic/spellbook

Agent

Use for Atlassian/Jira write operations via scoped Atlassian MCP write tools — create issue, transition status, add comment, edit fields. Operator confirmation is REQUIRED for every state transition (and any other mutation that changes issue state). Jira access uses runtime-discovered Atlassian MCP write tools; the…

10 6d ago A 84 tokens original MIT

jira-reader

14

axiomantic/spellbook

Agent

Use for read-only Atlassian/Jira inspection — fetching issues, comments, sprints, and project metadata via Atlassian MCP read tools. Performs no mutations. Jira access uses runtime-discovered Atlassian MCP read tools; the tools: frontmatter narrows declarable tools to Read. Returns structured JSON.

10 6d ago A 69 tokens original MIT

justice-resolver

15

axiomantic/spellbook

Agent

Conflict synthesis agent. Use when code and critique exist in tension—thesis and antithesis need synthesis. Justice weighs both sides with equal honor and produces refined solutions that respect both positions. Invoke when: code review identified issues, refactoring needed, disagreements require arbitration.

10 6d ago A 58 tokens original MIT

lovers-integrator

16

axiomantic/spellbook

Agent

Integration harmony agent. Use when modules exist but connections between them need review. Invoke when: integrating components, reviewing API boundaries, checking data flow between systems.

10 6d ago A 36 tokens original MIT

pr-creator

17

axiomantic/spellbook

Agent

Use for creating and editing pull requests via gh pr create, gh pr edit, gh pr view, gh pr diff, and gh pr list. Does NOT merge or mark ready (use pr-merger for that). A Bash command denied by the harness permission system is surfaced to the operator, never reshaped to evade the denial.

10 6d ago A 75 tokens original MIT

pr-merger

18

axiomantic/spellbook

Agent

Use for gh pr merge and gh pr ready only. Operator confirmation is REQUIRED for every merge or ready-mark. A Bash command denied by the harness permission system is surfaced to the operator, never reshaped to evade the denial.

10 6d ago A 53 tokens original MIT

queen-affective

19

axiomantic/spellbook

Agent

Emotional state monitor. Use to sense when a project is stuck, frustrated, or needs intervention. The Queen reads the room—detecting patterns humans miss. Invoke when: progress stalled, energy feels off, team might be looping.

10 6d ago A 51 tokens original MIT

test-runner

20

axiomantic/spellbook

Agent

Use for running test commands (pytest, npm test, etc.) and reading test files via Bash, Read, and Grep. Performs no source edits and no git side effects. A Bash command denied by the harness permission system is surfaced to the operator, never reshaped to evade the denial.

10 6d ago A 63 tokens original MIT

web-researcher

21

axiomantic/spellbook

Agent

Use for quarantined web research — fetching URLs, running web searches, and reading local notes to produce structured findings. Returns JSON results only; never edits files or executes shell commands. Requires WI-8 (devcontainer) to be merged before being safe to dispatch in production.

10 6d ago A 60 tokens original MIT

a2a

22

axiomantic/spellbook

Command

/a2a is the slash interface to the agent2agent inter-session message bus. It claims (open) an inbox name and (on Tier-1 platforms) dispatches a single immortal background watcher — via Bash(runinbackground: true) — that exits only on a real message (or inbox-gone / lock-contention); it does not recycle. Newly arriving…

10 6d ago A 110 tokens original MIT

address-pr-feedback

23

axiomantic/spellbook

Command

Systematically address PR review comments. Fetches all threads, categorizes by status (acknowledged, silently fixed, unaddressed), and guides user through posting replies and implementing fixes with explicit approval.

10 6d ago A 43 tokens original MIT