Handover List — Development skill for Claude Code
List the saved handover plans in this project's .claude/handover/ with their title, status, and slug.
How to install Handover List
Installs to ~/.claude/skills/ahmedmerza-agent-skills-handover-list/SKILL.md
mkdir -p ~/.claude/skills/ahmedmerza-agent-skills-handover-list && curl -fsSL https://raw.githubusercontent.com/AhmedMerza/agent-skills/HEAD/commands/handover-list.md -o ~/.claude/skills/ahmedmerza-agent-skills-handover-list/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Handover List does
description: List the saved handover plans in this project's .claude/handover/ with their title, status, and slug. argument-hint: "(no args)" allowed-tools: Bash(ls:*), Read, Grep, Glob
You are listing the saved handover plans for the current project so the user can pick one to resume.
1. Find them
Look in `.claude/handover/` for `*.md` files. If the directory is missing or empty, tell the user there are no saved handovers yet (and that `/handover-save` creates one) — then stop.
Alternatives in Development
- 20 Session Title — Session Title Generator 2.3k ★
- Agentlas Graph — Build an Agentlas automation by describing it, list saved ones, or request a run 1.1k ★
- 05 Public Permalink — Give every published post a public read-only permalink at /p/:slug — a standalone server-rendered 143 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ship Feature
Mark the active feature complete and archive it. Updates progress.md status, then moves the dir to .claude/pla
Listall
List all SpecForge specs in the store (id · title · status · attached)
Handover Resume
Reload a saved handover plan from .claude/handover/, re-sync it against current code, and re-anchor this sessi
Superpowers To Watchtower
Use when a superpowers plan (writing-plans / brainstorming output saved locally) is ready and you want durable
Remember Plan
Load a work plan saved in the current project's .claude/plans/ into memory
Florians Claude Code Kit
Cross-platform Node status line for Claude Code, plus /handover, /handover-check, dialogue, grill-me and an RC
Related Agents
Tp Session Restorer
PROACTIVELY use this as the FIRST step after /clear, compaction, or a fresh window when a recent session_snaps
Release Auditor
Pre-release audit for a single plugin in the monorepo — takes a plugin slug and cross-references plugin.json v
Textbook Resolver
Sub-agent that decides what to do with incomplete textbook references in the registry. Takes a JSON list of ca