Skip to main content
ClaudeWave
Skill202 estrellas del repoactualizado 2mo ago

selfaudit

Pause and do a first-principles audit of recent work

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/sterlingcrispin/claude_slash_commands /tmp/selfaudit && cp -r /tmp/selfaudit/selfaudit ~/.claude/skills/selfaudit
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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.