원클릭으로
smaqittask-complete
Mark a task as completed with verification. Use when finishing tasks to update status and verify criteria.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Mark a task as completed with verification. Use when finishing tasks to update status and verify criteria.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Collect changes, assess severity, and suggest next version for a release
Execute git operations for PR-based releases (commit, push via report_progress)
Validate git state and prepare all files (CHANGELOG.md, version files) for release
End session by documenting the entire conversation. Use at session completion to create history entries.
Start a new chat with full project context. Use when beginning a session to load README, recent history, and task planning.
Generate a succinct title for the current session based on work accomplished. Use when finishing sessions to create history file titles.
SOC 직업 분류 기준
| name | smaqit.task-complete |
| description | Mark a task as completed with verification. Use when finishing tasks to update status and verify criteria. |
| metadata | {"version":"0.2.0"} |
Mark a task as done with the format: task.complete [id]
- [x]).smaqit/tasks/PLANNING.md:
CRITICAL: Assisted-mode tasks require user approval before completion.
Agent behavior:
/task.complete [id] when readyExample agent response:
"Implementation complete. This is an assisted-mode task requiring your approval. Please review the changes and run
/task.complete 003when satisfied."
Agent behavior:
Example agent response:
"All acceptance criteria verified. Task 005 completed autonomously."
.smaqit/tasks/PLANNING.md file.smaqit/tasks/PLANNING.mdCheck the task file for mode metadata:
**Mode:** Assisted | Autonomous
task-start skillRemember: .smaqit/tasks/PLANNING.md contains three sections (Active, Completed, Abandoned) and must be updated when completing or abandoning tasks.