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, no lazy- 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.

Template variables

Installs
1
GitHub Stars
20
First Seen
Jul 17, 2026
create-lazy — digital-stoic-org/agent-skills