slay

SkillDev tools

Full CLI reference for slay — orchestrates all slay domain skills

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the slay skill

What this skill tells your AI

The instructions your AI receives, as published by debuglebowski/slayzone in .agents/skills/slay/SKILL.md and read by ahel’s review.

Use the slay CLI to interact with the SlayZone task management system. The current task ID is available via $SLAYZONE_TASK_ID and the current project via $SLAYZONE_PROJECT_ID (both set automatically in task terminals).

All ID arguments support prefix matching (e.g., a1b2 matches the full UUID starting with a1b2).

Domains

SkillCommandsPurpose
slay-contextEnsure root instruction files include SlayZone context
slay-tasksslay tasks, slay tags, slay templatesTask lifecycle, subtasks, tags, templates
slay-browserslay tasks browserControl the task browser panel
slay-artifactsslay tasks artifactsManage files and folders attached to tasks
slay-automationsslay automationsEvent-driven and cron automations
slay-projectsslay projectsProject CRUD
slay-processesslay processesInspect and control running processes
slay-ptyslay ptyInteract with PTY terminal sessions
slay-panelsslay panelsManage custom web panels
slay-auto-titleAuto-title tasks from conversation context

Other

  • slay init — bootstrap agent config (append instructions to root file + install skills) for the cwd's project
  • slay init instructions — print SlayZone agent configuration template
  • slay init skills — install all built-in slay skills from the marketplace registry
  • slay completions <shell> — generate shell completions (fish | zsh | bash)

Signals

GitHub stars
192
Forks
42
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
slay
Source
github.com/debuglebowski/slayzone