yugasun/aiops · Archived

handoff

Compact the current conversation into a handoff document for another agent to pick up.

First seen Jun 29, 2026

Installation

$ npx skills add yugasun/aiops --skill handoff

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from yugasun/aiops · top by installs.

npx skills add yugasun/aiops

Browse all from yugasun/aiops

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4
License LICENSE
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 916 B
  • docs SUMMARY.md 101 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

Write a handoff so a fresh agent can continue.

Before writing

  1. Update .scratch/<slug>/flow.state.yaml — set currentphaseid, currentissue, phasesdone, gates_satisfied as appropriate.
  2. Then write handoff to the OS temp directory (not the workspace).

Handoff body

  • Goal — what the next session should accomplish
  • Decisions — what is settled
  • Open questions — what is not
  • Artifacts — paths to PRDs, issues, ADRs, flow.state.yaml (reference, don't duplicate)
  • Suggested next — /aiops or /aiops 继续 with slug; or specific phase skill from journey

Redact secrets. If the user passed arguments, treat them as the next-session focus.