원클릭으로
slay-context
Ensure root instruction files include SlayZone environment context
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Ensure root instruction files include SlayZone environment context
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | slay-context |
| description | Ensure root instruction files include SlayZone environment context |
| trigger | auto |
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).
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.
| File | Used by |
|---|---|
CLAUDE.md | Claude Code |
AGENTS.md | Codex, Cursor, Gemini, Copilot |
OPENCODE.md | OpenCode |
QWEN.md | Qwen 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:
Create a new release for SlayZone
Commit changes, mark the current task as done, and close its tab
Supervise a set of slay tasks through planning, execution, and verification
Manage tasks, subtasks, tags, and templates via the slay CLI
Automatically title tasks based on conversation context
Manage task artifacts (files, folders) via the slay CLI