Skip to content

v0.1.0 — Initial release

Choose a tag to compare

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

First public release of context-handoff.

Added

  • writing-handoff skill — fires on explicit /handoff, "write a handoff" / "save state" phrasing, or context-exhaustion signals.
  • resuming-from-handoff skill — fires on /resume or "pick up where we left off"; shows a numbered picker for multiple handoffs and confirms before acting.
  • Slash commands /handoff [label] and /resume [n].
  • TDD-for-skills validation: RED-phase baselines + GREEN-phase verification captured in docs/tests/.

Note: v0.1.0 shipped without a marketplace.json and is not installable. Use v0.1.4 or later.