greybeard
01Plugin Claude Code
Greybeard — Karpathy-inspired coding-agent guidelines, the skillify / check-resolvable meta-skills, and the /pressure-test decision test.
Plugin Claude Code
Greybeard — Karpathy-inspired coding-agent guidelines, the skillify / check-resolvable meta-skills, and the /pressure-test decision test.
Plugin Claude Code
Karpathy-inspired coding-agent skills: skillify (capture repeated work), check-resolvable (keep skills DRY + MECE), and the /pressure-test decision test.
Cursor rule Cursor
Karpathy-inspired coding-agent behavior — think before coding, simplicity, surgical changes, goal-driven execution, recalibrate time, skillify & resolve, ground in reality.
Instructions file GitHub Copilot
Instructions for clawnify/greybeard, covering coding-agent guidelines (karpathy-inspired), 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.
Instructions file CodexOpenCode
Instructions for clawnify/greybeard, covering coding-agent guidelines (karpathy-inspired), 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.
Instructions file
Instructions for clawnify/greybeard, covering claude.md, 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.
Instructions file Gemini CLI
Instructions for clawnify/greybeard, covering coding-agent guidelines (karpathy-inspired), 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.
Command
Pressure-test the current approach against scalability, long-term, and efficiency, then recommend the best option.
Command
Park a passing thought as a later-task without derailing the current one — logged, not acted on.
Hook
Runs when a session starts on startup, resume, clear and compact, executing greybeard-activate.js via node. From clawnify/greybeard.
Hook
Runs when a subagent starts, executing greybeard-activate.js via node. From clawnify/greybeard.
Skill Claude CodeCodex
Audit the whole skill/tool library so it stays a DRY, MECE resolver — no duplicate skills, no overlaps, no gaps. Use after adding or editing a skill, or when the library feels cluttered.
Skill Claude CodeCodex
Turn something you just did into a reusable skill and register it in the resolver. Use when the user says "skillify this", "make that a skill", or after completing a non-trivial procedure worth repeating.