ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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.
| 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.