handing-off-work

Record unfinished work handoffs into a turnover.md artifact.

33|Updated May 24, 2026
One-click install
npx skills add https://github.com/FlyFission/nuclear-grade-context-engineering --skill handing-off-work
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: handing-off-work
Source: https://github.com/FlyFission/nuclear-grade-context-engineering/tree/main/skills/handing-off-work
Command: npx skills add https://github.com/FlyFission/nuclear-grade-context-engineering --skill handing-off-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Standardizes and records handoffs of unfinished work to preserve continuity.

Core Features & Use Cases

  • Capture state at handoff, including last action, changed conditions, remaining scope, and evidence
  • Generate a turnover artifact (turnover.md) for the incoming owner
  • Support optional references/assets/scripts if present to aid context

Quick Start

To hand off work, provide the current state, changed conditions, remaining scope, and next owner details so the system can produce a turnover record.

Frequently Asked Questions about handing-off-work

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a handoff document for unfinished work between AI agents?

To create a handoff document for unfinished work, you provide the current state, changed conditions, and remaining scope to generate a turnover artifact. This records the resume point and required proofs for the incoming owner.

What is a turnover artifact and when do I need one for workflow continuity?

A turnover artifact is a concise record detailing the resume point, changed conditions, and remaining work for workflow continuity. You need one when transferring ownership between AI agents, reviewers, or resumed threads to preserve context.

How to transfer ownership of a process without losing context or evidence?

To transfer ownership of a process without losing context, generate a turnover record that captures the last action, changed conditions, remaining scope, and evidence. This ensures the receiving party understands applicable authority limits.

Can I include references and scripts in my work handoff to aid context?

Yes, you can include references and scripts in your work handoff. The generated turnover artifact optionally links to scripts, references, or assets if present to aid context for the receiving party.

Does handoff standardization work for transferring work to reviewers and verifiers?

Handoff standardization works for transferring work to reviewers and verifiers by producing a turnover artifact that details required proofs and required confirmations. This ensures the receiving party understands remaining scope and authority limits.

What are the limitations of using a markdown file for workflow turnover?

The limitation of using a markdown file for workflow turnover is that it requires manually providing the current state, changed conditions, and next owner details. The artifact only records the handoff; it does not automatically execute the remaining work.