원클릭으로
commit-and-done
Commit changes, mark the current task as done, and close its tab
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Commit changes, mark the current task as done, and close its tab
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | commit-and-done |
| description | Commit changes, mark the current task as done, and close its tab |
| depends_on | ["commit"] |
| trigger | auto |
Commit and done: commit all task-related changes, mark the task as done, and close its tab. User context: $ARGUMENTS
Follow the commit skill workflow to stage and commit the work for this task.
If the commit fails, is cancelled by the user, or there is nothing to commit, stop here — do not proceed to step 2. Report what happened and let the user decide.
Only after a successful commit:
Run: slay tasks done --close --dev
This marks the task as done using the project's configured "done" status and closes the task tab in the SlayZone app.
No explicit task ID is needed — $SLAYZONE_TASK_ID is set automatically in task terminals.
Print a summary:
Create a new release for SlayZone
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
Full CLI reference for slay — orchestrates all slay domain skills