Draw banner
raymondware raymondware

Draw

Security community

Description

--- description: "Run the anti-pattern selector standalone to verify the rotation rule and audit log." allowed-tools: ["Read", "Write", "Bash", "Glob"] --- # /kern:draw Runs the anti-pattern-selector by itself, prints the drawn subset, and confirms the audit append. No design, no critique, no implementation. Use this to: - Verify rotation works (run twice in a row, compare subsets) - Inspect the audit log - Sanity-check site-specific inclusions for a given input - Debug why a recent kern run

Installation

Installs to ~/.claude/skills/raymondware-kern-draw/SKILL.md

Terminal
mkdir -p ~/.claude/skills/raymondware-kern-draw && curl -fsSL https://raw.githubusercontent.com/raymondware/kern/HEAD/commands/draw.md -o ~/.claude/skills/raymondware-kern-draw/SKILL.md

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

Full documentation available on GitHub

View Source Repository