
Handoff
- 1 installs
- Updated August 3, 2026
- ericc-ch/nixos-config
Writes a handoff document summarizing the current conversation for a fresh agent, referencing existing artifacts instead of duplicating them.
About
Writes a handoff document summarizing the current conversation so a fresh agent can continue the work, tailored to what the next session will focus on. A developer uses it to compact context before passing work to another agent.
- Compacts a conversation into a handoff doc for a fresh agent
- References existing artifacts by path/URL instead of duplicating them
Handoff by the numbers
- 1 all-time installs (skills.sh)
- Ranked #1,361 of 1,879 Documentation skills by installs in the Skillselion catalog
- Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ericc-ch/nixos-config --skill handoffAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| Last updated | August 3, 2026 |
| Repository | ericc-ch/nixos-config ↗ |
What it does
Writes a handoff document summarizing the current conversation for a fresh agent, referencing existing artifacts instead of duplicating them.
Files
Write a handoff document summarising the current conversation so a fresh agent can continue the work. Read the file before you write to it).
Do not duplicate content already captured in other artifacts (PRDs, plans, ADRs, issues, commits, diffs). Reference them by path or URL instead.
If the user passed arguments, treat them as a description of what the next session will focus on and tailor the doc accordingly.