一键导入
task-closure
Close or pause a task cleanly by making sure its final state is reflected in task files, project knowledge, and shared workspace logs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Close or pause a task cleanly by making sure its final state is reflected in task files, project knowledge, and shared workspace logs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Bring an already framework-managed workspace into alignment with newer framework changes using minimal safe updates.
Identify the highest-value next actions from the current workspace or project state without loading unnecessary context.
Shape a product, design, or implementation idea as Simple, Lovable, and Complete before planning execution.
Keep a project’s task state, library files, and key docs aligned with the actual state of the project.
Keep workspace-level coordination files healthy, current, and concise.
Create a workspace-custom skill that extends the framework for local workflows without changing the reusable framework.
| name | task-closure |
| description | Close or pause a task cleanly by making sure its final state is reflected in task files, project knowledge, and shared workspace logs. |
Close or pause a tracked task cleanly by making sure its final state is reflected in task files, project knowledge, and shared workspace logs.
projects/[name]/work/[task-slug]/TASK.mdprojects/[name]/work/[task-slug]/HANDOFF.mdprojects/[name]/work/[task-slug]/CONTEXT.mdHANDOFF.md so it reflects the real current state rather than historical buildup.CONTEXT.md only if stable task facts changed.library/ files or FIXES.md when needed.ACTIVE-CONTEXT.md.framework/tools/task-browser/metadata-cli.mjs: done for accepted closure, paused for deliberate deferral, blocked only for concrete blockers, and review when closure still awaits review. In framework versions with task-browser action history, pass real provenance such as the current role/session tool/session ID when useful and available; leave provenance unset rather than inventing it.HANDOFF.mdCONTEXT.md when neededHANDOFF.md still reads like active workCONTEXT.mdframework/TASKS.mdprojects/[name]/work/[task-slug]/projects/[name]/library/*.mdACTIVE-CONTEXT.mdmemory/daily-brief-YYYY-MM-DD.mdFIXES.mdframework/tools/task-browser/metadata-cli.mjs when task-browser metadata is used