create-lazy
Installation
SKILL.md
create-lazy — Declare a Lazy Skill
Generate a lazy-<name> placeholder that intercepts trigger keywords, logs each hit to /praxis/thinking/lazy/<name>.jsonl, and returns control to Claude Code for manual handling. See reference.md for the generated template, design rationale, and promotion workflow.
Args
/create-lazy <skill-name> "<short intent hint>"
<skill-name>— kebab-case, nolazy-prefix (this skill adds it).<intent hint>— terse by design. Treated as intent, not final copy. Step 1.5 rewrites it into a trigger-rich description.