release-sync

Installation
SKILL.md

Release Content Sync

Sync the latest OrchestKit release to external knowledge systems.

CC ≥ 2.1.118 (M122): Sync triggers on the new claude plugin tag annotated tag (in addition to plain git tag). The tag's annotation embeds the plugin manifest version, which release-sync uses as the canonical source-of-truth for the version being synced. See src/skills/chain-patterns/references/plugin-tag.md.

What This Does

  1. Reads the latest CHANGELOG entry, CLAUDE.md, and hook README
  2. Updates the OrchestKit NotebookLM KB notebook with fresh sources
  3. Ingests the release digest into HQ Knowledge Base (if available)
  4. Optionally generates a new podcast from the updated notebook

Prerequisites

  • MCP servers: notebooklm-mcp and/or hq-content
  • NotebookLM notebook ID stored in .claude/release-sync-config.json

Step 1: Detect Version and Read Sources

Installs
4
GitHub Stars
193
First Seen
Apr 8, 2026
release-sync — yonatangross/skillforge-claude-plugin