vox-deorum/vox-deorum
Skill Claude CodeCodex
Implement an already-approved plan through an orchestrated, independently-reviewed build-and-revise loop. Use this after a plan (not just an instruction) exists and the user wants it built — "implement the plan", "execute the approved plan", "carry out the plan". The skill distills the plan into an executive plan…
vox-deorum/vox-deorum
Skill Claude CodeCodex
Improve a set of existing documentation pages through staged, subagent-delegated review and revision. The stages are fact-checking the pages against the implementation (checking with the user on which side should change when they disagree), fanning out single-lens readability reviewers and per-section revisers…
vox-deorum/vox-deorum
Skill Claude CodeCodex
Orchestrate a thorough, independently-reviewed implementation plan for a set of changes before any code is written. Use this whenever the user wants to "plan a change", "design an approach", "figure out how to implement X", "write a plan", "think through" a feature, refactor, or migration, or asks for a…
vox-deorum/vox-deorum
Skill Claude CodeCodex
Review Git staged changes for correctness risks and concrete maintainability, readability, and simplification opportunities without modifying files or rerunning tests. Use when asked to review the index, staged diff, pending commit, or pre-commit changes while assuming the test suite has already passed.
vox-deorum/vox-deorum
Skill Claude CodeCodex
Simplify a specified range of the codebase by removing complexity that serves no purpose — excessive edge-case handling, meaningless tests, duplicated guardrails, dead code, over-abstraction, redundant logging/comments, and error-handling sprawl. The argument specifies the range - a component name, directory, glob…
vox-deorum/vox-deorum
Instructions file CodexOpenCode
AGENTS.md instructions for vox-deorum/vox-deorum, covering agents.md, use subagents whenever appropriate, project overview, workflow rules and writing style.