580 B
580 B
name: task-closeout
description: Use this skill when a development task is complete and needs a clean closeout: commit, docs check, merge target confirmation, and summary.
When this skill is used:
- Verify the current branch is a task branch, not main or develop.
- Verify the task scope was respected.
- Check whether docs or tests need updates.
- Prepare a clean commit message.
- Confirm the intended merge target.
- Summarize:
- what changed
- what was not changed
- what remains open
- Stop.
Do not perform release actions. Do not merge into main.