一键导入
durable-handoff
Leave unfinished repository work safe for another human or agent to resume.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Leave unfinished repository work safe for another human or agent to resume.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Turn a repetitive manual procedure into a proven, repeatable mechanism. Use when the user explicitly invokes the automation pipeline.
Plan, approve, implement, verify, and record a software change. Use when the user explicitly invokes the build pipeline.
Record a durable architecture decision with alternatives and consequences.
Discover, approve, implement, prove, review, and record a software change. Use when the user explicitly invokes the delivery pipeline.
Evaluate whether retained evidence supports the delivery claims being made.
Diagnose, plan, approve, repair, and prove a defect fix. Use when the user explicitly invokes the fix pipeline.
| name | durable-handoff |
| description | Leave unfinished repository work safe for another human or agent to resume. |
Write .base/state/handoff.md with YAML frontmatter binding it to the active item, followed by
these headings:
---
work-item: W-NNNN
run: YYYY-MM-DD-short-kebab-slug
---
# Handoff## Outcome sought## Current state## Evidence## Risks and unknowns## Next actionKeep the next action singular and executable. Point base state set <W-NNNN> at the active work
item. Never use the handoff to claim verification that was not actually run.