agentsclimarketplace

Agent handoff brief

Skill alexzhu0/agent-ready-skills/skills/agent-handoff-brief

Ten practical AI-agent skills for turning messy work into clear context, evals, reviews, and launch-ready artifacts.

Install
npx -y skills add alexzhu0/agent-ready-skills --skill agent-handoff-brief

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when handing work from one AI agent, developer, or session to another by summarizing current state, files touched, decisions made, blockers, verification, and next safe actions.

SKILL.md

1.4 KB, as published. Nobody here has run it

Agent Handoff Brief

Purpose

Create a compact handoff that lets another agent resume without redoing discovery.

Fit

  • Use when work needs to continue across agents, sessions, context compaction, or developer handoff.
  • Do not use when the task is already complete and no next actor needs evidence, files, or blockers.

Inputs

  • Current task, conversation notes, file changes, commands run, or partial results.
  • Known blockers, validation status, and user constraints.
  • Repository path or artifact locations.

Workflow

  1. State the objective and current status.
  2. List files touched and decisions made.
  3. Record commands run and their outcomes.
  4. Capture blockers, risks, and unresolved questions.
  5. Recommend the next safe action.

Output

Produce Markdown with:

  • Objective
  • Current State
  • Files And Artifacts
  • Decisions
  • Verification
  • Blockers
  • Next Actions

Validation

  • The handoff distinguishes facts from plans.
  • File paths and artifact names are precise.
  • Verification status includes what was not tested.
  • Next actions are ordered and reversible when possible.
  • The receiving agent should not need the full prior chat to continue.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.