Skill202 repo starsupdated 2mo ago
sanitycheck
Talk to me in plain language and gut check where we are at.
Install in Claude Code
Copygit clone --depth 1 https://github.com/sterlingcrispin/claude_slash_commands /tmp/sanitycheck && cp -r /tmp/sanitycheck/sanitycheck ~/.claude/skills/sanitycheckThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
Talk to me in plain language and gut check where we are at. 1) What is your understanding of what we are building? 2) Why are we building it? 3) What is the telos of it? 4) How are we approaching it? 5) What have we done so far? 6) How close are we to being done? 7) Do you have a clearly defined way of knowing you are done? 8) What is your current assessment of our approach, and progress? 9) What do you think we should keep doing, and change, if anything? 10) Any additional feedback or reflections or questions.
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