Skip to content

v0.1.1 — Install fix + format alignment

Choose a tag to compare

@se4thvin se4thvin released this 13 May 01:46
· 12 commits to main since this release

Fixes the install path and aligns the skill's confirmation output with the README example.

Added

  • .claude-plugin/marketplace.json so /plugin marketplace add se4thvin/context-handoff actually resolves (this was missing in v0.1.0 — the install would 404).

Changed

  • writing-handoff skill's "Confirm to the user" step now mandates the exact two-line ✓ Wrote ... / Captured: ... format that the README shows.
  • README's "auto-load if only one exists" softened to "auto-summarize (then asks before continuing)" to match the skill's confirm-before-acting discipline.

Note: v0.1.1's marketplace source type still triggered a "source type not supported" error on some Claude Code versions. Fixed in v0.1.2.