laguagu/claude-code-nextjs-skills

handoff

Write or update a HANDOFF.md so a fresh agent can continue this work. Use when the user says "handoff", "compact this", "context is full", or "/clear and continue".

First seen May 22, 2026

Installation

$ npx skills add laguagu/claude-code-nextjs-skills --skill handoff

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 laguagu/claude-code-nextjs-skills · top by installs.

npx skills add laguagu/claude-code-nextjs-skills

Browse all from laguagu/claude-code-nextjs-skills

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 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 62
License LICENSE
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,080 B
  • docs SUMMARY.md 179 B

History

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

SKILL.md

Write or update a handoff document so the next agent with fresh context can continue.

Steps

  1. If HANDOFF.md exists in the project root, read it first.
  2. Do not duplicate content already in PRDs, plans, ADRs, issues, commits, or diffs — reference them by path or URL.
  3. Write or update HANDOFF.md in the project root with:

- Goal — what we're trying to accomplish - Current Progress — what's done (link commits/PRs) - What Worked — approaches that succeeded - What Didn't Work — dead ends, so they aren't retried - Next Steps — concrete action items - Suggested skills — which skills the next session should load, if any

  1. If the user passed arguments, tailor the doc to that focus.
  2. Tell the user the path so they can start a fresh conversation with it.