一键导入
devcd-handoff-close
Close a session with a compact handoff before switching agents.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Close a session with a compact handoff before switching agents.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Capture continuity metadata on key execution triggers during work.
Recovery path when continuity packet readiness or tooling is limited.
Mandatory first move for local DevCD continuity before asking for recap.
Use when a change affects architecture, slice boundaries, API contracts, policy rules, or memory schemas. Creates or updates Architecture Decision Records (ADRs) before implementation. Keywords: ADR, decision record, proposed, architecture boundary, policy change, API contract, slice design.
Use when an agent ignores instructions, loses context, misuses tools, produces weak handoffs, behaves unreliably across multiple steps, or needs observability and operational guardrails. Covers instruction loading checks, handoff discipline, context compaction, multi-agent coordination, failure-mode analysis, and verification gates for agent-driven work.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
| name | devcd-handoff-close |
| description | Close a session with a compact handoff before switching agents. |
The YAML frontmatter keys name and description are the discovery signal loaded automatically.
The remaining SKILL.md body is the complete skill guidance and is loaded on demand.
Before ending a session, switching to another agent, or when the user signals done. Also invoke when completing a major milestone and the next step belongs to a new context.
Minimal (no failure): devcd handoff --goal "<current_goal>" --next-action "<next_action>"
With failure or blocker: devcd handoff --goal "<current_goal>" --failure "<failure_or_blocker>" --next-action "<next_action>"