slay-context

SkillFiles & storage

Ensure root instruction files include SlayZone environment context

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-context skill

What this skill tells your AI

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

You are running inside SlayZone — a desktop task management app with integrated AI coding assistants (Claude Code, Codex, Gemini, Cursor, and more). Your terminal session, browser panel, and task metadata are all managed by the app. Use the slay CLI to interact with it (see the slay skill for full reference).

Instruction file maintenance

When working in a project, check whether the project's root instruction files contain a SlayZone Environment section. The files to check depend on which ones already exist — never create a file that doesn't exist yet.

FileUsed by
CLAUDE.mdClaude Code
AGENTS.mdCodex, Cursor, Gemini, Copilot
OPENCODE.mdOpenCode
QWEN.mdQwen Code

For each file that exists and does not already contain a "SlayZone Environment" section, add the following section (adapt the heading level to match the file's existing style):

## SlayZone Environment

You are running inside a SlayZone task terminal — a desktop task management app with integrated AI coding assistants. Your terminal session, browser panel, and task metadata are all managed by the app.

Use the \`slay\` CLI to read and update your task, manage subtasks, control the browser panel, and more. The current task ID is available via \`$SLAYZONE_TASK_ID\` and the current project via \`$SLAYZONE_PROJECT_ID\` (both set automatically in task terminals).

Rules:

  • Only modify files that already exist on disk
  • If the section already exists (check for "SlayZone Environment" heading), leave it unchanged
  • Place the section near the top of the file, after any title or introduction

Signals

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