From swf
Complete the current task: write a summary comment on the Linear issue, mark it Done, and suggest next steps
How this skill is triggered — by the user, by Claude, or both
Slash command
/swf:done [issue-id][issue-id]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Complete a task by documenting what was done and updating Linear.
Complete a task by documenting what was done and updating Linear.
$ARGUMENTS — optional issue ID (e.g., TAO-5). If omitted, look for the In Progress issue in the current project.
Identify the task:
Generate summary:
git diff main...HEAD --stat or recent commits since task started## 完成摘要
- 做了什么(1-3 bullet points)
- 关键文件变更
- 测试状态
## 备注
- 发现的后续问题(如果有)
Confirm with user:
Update Linear:
Suggest next steps:
/swf:next)"/swf:plan-next)"/swf:adr)"Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub cliffren/swf --plugin swf