com um clique
devcd-handoff-close
Close a session with a compact handoff before switching agents.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Close a session with a compact handoff before switching agents.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional 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>"