Skill202 repo starsupdated 2mo ago
selfaudit
Pause and do a first-principles audit of recent work
Install in Claude Code
Copygit clone --depth 1 https://github.com/sterlingcrispin/claude_slash_commands /tmp/selfaudit && cp -r /tmp/selfaudit/selfaudit ~/.claude/skills/selfauditThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
Pause and do a first-principles audit of recent work. List: 1) What is true (supported by evidence) 2) What is assumption 3) What could be wrong 4) Highest-risk bug 5) Next highest priority task and why Then either patch issues or state clearly why no changes are needed.
More from this repository
auditcodexSkill
Send recent work to OpenAI Codex CLI for an independent audit/review
auditcodexdirectSkill
Send specific files to OpenAI Codex CLI for an independent audit/review
audithandoffdocSkill
Deep audit producing a handoff document to get another agent fully up to speed
checkpointSkill
Concise checkpoint on hypothesis, changes, metrics, and next action
pairSkill
Pair programming continuation
pushSkill
Commit and push changes with auto-generated summary
ralphinitSkill
Start a ralph style looping session
ralphonceSkill
Work on a single highest-priority feature from current_ documents, test it, update docs, and commit