Skip to content

Add Sting25/claude-code-handoff to KNOWN_MARKETPLACES - #140

Open
Sting25 wants to merge 1 commit into
tmcpa:mainfrom
Sting25:add-claude-code-handoff-marketplace
Open

Add Sting25/claude-code-handoff to KNOWN_MARKETPLACES#140
Sting25 wants to merge 1 commit into
tmcpa:mainfrom
Sting25:add-claude-code-handoff-marketplace

Conversation

@Sting25

@Sting25 Sting25 commented Aug 11, 2026

Copy link
Copy Markdown

One line in scripts/ingest/marketplaces.mjs.

claude-code-handoff is a Claude Code plugin that hands session state from one session to the next: a SessionEnd/PreCompact hook snapshots a curated handoff to .claude/handoff_current.md, a SessionStart hook loads it into the next session, and an HMAC provenance stamp (per-machine secret) separates locally-written standing rules — loaded as trusted — from narrative content, which loads defanged as reference data so a cloned repo can't plant instructions. Pure bash 3.2-compatible shell (macOS default; BSD and GNU coreutils), no runtime dependencies, 1100+ test assertions in CI.

Follow-up to #137, which I closed while the project was still a scripts-plus-installer: the skills there depended on companion hooks, which didn't match the self-contained shape a skills listing implies. It has since shipped as a proper plugin (v0.14.1) with the hooks and scripts bundled, and the repo carries its own .claude-plugin/marketplace.json — so this goes through the ingest path per #131, and the weekly job keeps the listing in sync on its own.

node --check passes on the edited file; no generated _ingested/*.json touched, since the scheduled workflow regenerates those.

🤖 Generated with Claude Code

@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Thomas McParland's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant