ahepi/deepreason
27 agent markdown files indexed from ahepi/deepreason. Install any of them pinned to an exact hash with mdr add ahepi/deepreason/<name>.
authoring-skills skill
ahepi/deepreason · .claude/skills/authoring-skills/SKILL.md · Rules for writing, editing, and retiring skill and workflow files for LLM agents. Use when creating a SKILL.md or…
git:20260812.49486fe · audit A · 142 stars
deepreason-orchestrator skill
ahepi/deepreason · .claude/skills/deepreason-orchestrator/SKILL.md · Entry point for any DeepReason problem. Routes work to exactly one subskill at a time and enforces the scope contract…
git:20260903.8641470 · audit A · 142 stars
dr-ask-the-right-question skill
ahepi/deepreason · .claude/skills/dr-ask-the-right-question/SKILL.md · Question discipline for working DeepReason - route every question to the cheapest authority (record, then framework…
git:20260813.5683bc4 · audit A · 142 stars
dr-audit-broken skill
ahepi/deepreason · .claude/skills/dr-audit-broken/SKILL.md · Audit dimension - find broken code by running every committed verification instrument and tabling deltas against the…
git:20260822.12aca6d · audit A · 142 stars
dr-audit-dead skill
ahepi/deepreason · .claude/skills/dr-audit-dead/SKILL.md · Audit dimension - find code that is no longer used, via a reference census over every top-level symbol, one package per…
git:20260813.1b2bc67 · audit A · 142 stars
dr-audit-docs-drift skill
ahepi/deepreason · .claude/skills/dr-audit-docs-drift/SKILL.md · Audit dimension - find where documentation deviates from code, using the executable doc checks plus a staleness and…
git:20260813.51f16b9 · audit A · 142 stars
dr-audit-goal-trace skill
ahepi/deepreason · .claude/skills/dr-audit-goal-trace/SKILL.md · Audit dimension - verify every ledgered operator design law is actually enforced somewhere in code or gates, so stated…
git:20260813.51f16b9 · audit A · 142 stars
dr-audit-orchestrator skill
ahepi/deepreason · .claude/skills/dr-audit-orchestrator/SKILL.md · Router for the code-audit family. Runs five read-only audit dimensions (broken, dead, docs-drift, spec-drift…
git:20260905.c67e9d2 · audit A · 142 stars
dr-audit-spec-drift skill
ahepi/deepreason · .claude/skills/dr-audit-spec-drift/SKILL.md · Audit dimension - find where the code deviates from the spec series and where shipped surface is spec-silent, by a…
git:20260813.51f16b9 · audit A · 142 stars
dr-capture-request skill
ahepi/deepreason · .claude/skills/dr-capture-request/SKILL.md · Record an operator's suggested change verbatim and split it into numbered requirements (REQUEST.md). First phase of…
git:20260730.6cf4d20 · audit A · 142 stars
dr-change-orchestrator skill
ahepi/deepreason · .claude/skills/dr-change-orchestrator/SKILL.md · Entry point for implementing an operator-suggested change to DeepReason. Routes through capture, spec, plan, stepwise…
git:20260903.8641470 · audit A · 142 stars
dr-deliver-change skill
ahepi/deepreason · .claude/skills/dr-deliver-change/SKILL.md · Close a validated change tranche — final commit and push, requirement-by-requirement reconciliation against the…
git:20260813.5683bc4 · audit A · 142 stars
dr-diagnose skill
ahepi/deepreason · .claude/skills/dr-diagnose/SKILL.md · Locate the cause of a DeepReason defect from the typed record, not from code reading. Produces DIAGNOSIS.md naming one…
git:20260903.d23eb93 · audit A · 142 stars
dr-drive-harness skill
ahepi/deepreason · .claude/skills/dr-drive-harness/SKILL.md · The driving manual for DeepReason - how to run the harness properly (session preflight, the public CLI lifecycle…
git:20260903.d23eb93 · audit A · 142 stars
dr-execute-step skill
ahepi/deepreason · .claude/skills/dr-execute-step/SKILL.md · Execute exactly one unchecked step from CHECKLIST.md, prove its done-criterion, record the output, and stop. The only…
git:20260813.5683bc4 · audit A · 142 stars
dr-implement-fix skill
ahepi/deepreason · .claude/skills/dr-implement-fix/SKILL.md · Apply an approved FIX.md to DeepReason with regression tests and the full gate. The only skill allowed to modify…
git:20260813.5683bc4 · audit A · 142 stars
dr-plan-steps skill
ahepi/deepreason · .claude/skills/dr-plan-steps/SKILL.md · Convert an approved SPEC.md into an ordered, checkable step list (CHECKLIST.md) where each step has one done-criterion…
git:20260813.5683bc4 · audit A · 142 stars
dr-propose-fix skill
ahepi/deepreason · .claude/skills/dr-propose-fix/SKILL.md · Design the smallest correct DeepReason fix for a reproduced cause, as FIX.md. No code changes yet. Use after REPRO.md…
git:20260730.9b6b1ed · audit A · 142 stars
dr-reproduce skill
ahepi/deepreason · .claude/skills/dr-reproduce/SKILL.md · Demonstrate a diagnosed DeepReason cause with the smallest offline artifact — a failing test or a minimal script…
git:20260730.9b6b1ed · audit A · 142 stars
dr-set-goal skill
ahepi/deepreason · .claude/skills/dr-set-goal/SKILL.md · Turn a vague DeepReason problem statement into one bounded, falsifiable tranche goal (GOAL.md). Use at the start of…
git:20260730.9b6b1ed · audit A · 142 stars
dr-spec-change skill
ahepi/deepreason · .claude/skills/dr-spec-change/SKILL.md · Translate a captured request into a concrete, bounded change specification (SPEC.md) with per-requirement acceptance…
git:20260813.5683bc4 · audit A · 142 stars
dr-validate-change skill
ahepi/deepreason · .claude/skills/dr-validate-change/SKILL.md · Prove the completed change against every acceptance check in SPEC.md and the full DeepReason gate, producing…
git:20260813.5683bc4 · audit A · 142 stars
dr-verify-outcome skill
ahepi/deepreason · .claude/skills/dr-verify-outcome/SKILL.md · Prove a DeepReason fix against its GOAL.md success criterion, optionally with one guarded live run, and record the…
git:20260809.2416c6f · audit A · 142 stars
pinker-clarity-workflow skill
ahepi/deepreason · .claude/skills/pinker-clarity-workflow/SKILL.md · Orchestrate a Steven Pinker-grounded workflow for teaching, explanatory writing, or material that must do both. Use…
git:20260903.8641470 · audit A · 142 stars
pinker-teach-for-understanding skill
ahepi/deepreason · .claude/skills/pinker-teach-for-understanding/SKILL.md · Design, deliver, or audit explanations and lessons with a Pinker-informed focus on phenomena, the curse of knowledge…
git:20260903.8641470 · audit A · 142 stars
pinker-write-for-readers skill
ahepi/deepreason · .claude/skills/pinker-write-for-readers/SKILL.md · Draft, revise, teach, or audit expository prose using Pinker's cognitive approach to style: classic presentation…
git:20260903.8641470 · audit A · 142 stars
git:20260909.234c903 · audit A · 142 stars
Source
github.com/ahepi/deepreason · 142 stars · license MIT · pushed 2026-09-10