AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Handoff Writer

skill-fengsihao23-eng-shen-hua-handoff-writer · by fengsihao23-eng

Shen-Hua handoff writer for ending or pausing long-running Codex work. Use at the end of every project work round, before final responses, after interruptions, when switching agents/sessions, or whenever the next Codex instance needs a concise resume point with completed work, changed files, verification, risks, and next actions.

No reviews yet
0 installs
24 views
0.0% view→install

Install

$ agentstack add skill-fengsihao23-eng-shen-hua-handoff-writer

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-fengsihao23-eng-shen-hua-handoff-writer)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Handoff Writer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Handoff Writer

Handoff Writer leaves the next agent with a reliable resume point.

Trigger Conditions

Use this skill when:

  • A response is about to end after project work.
  • Work is paused, blocked, or handed to another agent/session.
  • The user asks for status, summary, continuation notes, or "where are we".
  • $project-commander finishes a round.

Do Not Trigger

Do not use this skill for:

  • One-line answers with no project state.
  • Work that explicitly must leave no project memory.

Handoff Workflow

  1. Read .agent/PLAN.md, .agent/TASKS.md, .agent/LOG.md, .agent/DECISIONS.md, and .agent/REVIEW_CHECKLIST.md.
  2. Summarize the current objective and phase.
  3. List completed work this round.
  4. List changed files and their purpose.
  5. Record verification commands and results.
  6. Record decisions and residual risks.
  7. Write the exact next action for a future agent.
  8. Update task statuses so the next agent does not have to infer them.

Required .agent/ Updates

Always update:

  • .agent/HANDOFF.md: full current handoff.
  • .agent/LOG.md: handoff written with summary.
  • .agent/TASKS.md: next action and statuses.

Update when relevant:

  • .agent/PLAN.md: current phase if changed.
  • .agent/DECISIONS.md: final decisions not yet recorded.

Other Skills

  • Use $self-reviewer before handoff when changes were made.
  • Use $verification-loop first if no verification status exists and the task involved code/config changes.

Subagents

Do not launch new subagents only to write a handoff. If subagents are active or recently completed, include their status and outputs.

Verification Commands

Handoff Writer does not normally run commands. It records the latest verification state and flags stale or missing verification.

Output Format

HANDOFF
Objective:
Current phase:
Completed:
Changed files:
Verification:
Decisions:
Open risks/blockers:
Next action:
Resume prompt:

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.