Selfaudit banner
jasonpalmer1 jasonpalmer1

Selfaudit

Data community

Description

--- description: Mine your own accumulated data for improvements to Claude's behavior that nobody has written down yet --- Mine your accumulated data for improvements to MY OWN behavior that nobody has written down yet. The memory system already captures corrections **when I notice them in the moment**. This command is the part that runs when nobody noticed — it reads the accumulated record looking for what the evidence keeps showing and the rules never learned. **Delegate the mining pass** t

Installation

Installs to ~/.claude/skills/jasonpalmer1-claude-code-setup-selfaudit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jasonpalmer1-claude-code-setup-selfaudit && curl -fsSL https://raw.githubusercontent.com/jasonpalmer1/claude-code-setup/HEAD/commands/selfaudit.md -o ~/.claude/skills/jasonpalmer1-claude-code-setup-selfaudit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository