Skip to content

feat: add handoff skill#9

Merged
sebous merged 3 commits into
mainfrom
claude/add-skill-npx-ISq8D
Jun 9, 2026
Merged

feat: add handoff skill#9
sebous merged 3 commits into
mainfrom
claude/add-skill-npx-ISq8D

Conversation

@sebous

@sebous sebous commented May 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Vendors mattpocock/skills' handoff skill — compacts the current conversation into a handoff document (saved to the OS temp dir, with a "suggested skills" section and sensitive-value redaction) so a fresh agent can pick up work.

Source: mattpocock/skills. MIT licensed; LICENSE retained verbatim at skills/handoff/LICENSE.txt and attribution added to NOTICE.

Also added to README.md (Available skills table) and CODEOWNERS (@sebous — happy to reassign to @haidave if that better matches the convention for vendored third-party skills).

Note: an earlier version of this PR also vendored transitions-dev. That was dropped — only handoff ships here.

Test plan

  • Verify skills/handoff/SKILL.md frontmatter loads in Claude Code
  • Confirm npx skills add strvcom/frontend-skills -a claude-code -s handoff picks up the new skill
  • CODEOWNERS reviewer confirms ownership

https://claude.ai/code/session_01XkALCeYwWgtapenAcBaF3g

Vendor mattpocock/skills' handoff skill. Compacts the current
conversation into a handoff document so a fresh agent can pick up
work — saved to the OS temp dir, with a "suggested skills" section
and redaction of sensitive values.

MIT licensed upstream; LICENSE retained at skills/handoff/LICENSE.txt
and noted in NOTICE.
@sebous sebous force-pushed the claude/add-skill-npx-ISq8D branch from 9d21ebe to a341480 Compare May 22, 2026 11:59
@sebous sebous changed the title feat: add transitions-dev and handoff skills feat: add handoff skill May 22, 2026
@sebous sebous requested a review from haidave May 25, 2026 09:22
sebous added 2 commits June 9, 2026 13:42
@sebous sebous merged commit 8966c9a into main Jun 9, 2026
@sebous sebous deleted the claude/add-skill-npx-ISq8D branch June 9, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants