بنقرة واحدة
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.