一键导入
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.