원클릭으로
slay-projects
Manage projects via the slay CLI
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Manage projects via the slay CLI
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | slay-projects |
| description | Manage projects via the slay CLI |
| trigger | auto |
Projects group tasks, tags, templates, and automations. Each project can optionally be linked to a directory on disk.
Project names are resolved via case-insensitive substring matching — slay tasks list --project my matches "My Project". If multiple projects match, the CLI errors with all matching names to prevent ambiguity.
slay projects list [--json] — list all projects with task counts and paths.
slay projects create <name> [--path <path>] [--color <hex>] [--json] — create a project.
--path is optional — projects can exist without a directoryslay projects update <name|id> [--name <n>] [--color <hex>] [--path <path>] [--json] — update a project.
--path also auto-creates the directoryCreate 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