Skip to content

spillwavesolutions/executive-coordination

v0.3.5MIT

Chief-of-staff ContentPack: priorities, decisions, blockers, escalations, digests, and action items.

Changelog

0.3.5

  • WikiTicket SDD (worklog) is the tracking system for this plugin.

0.3.4

  • Three-host hooks: Codex + Cursor-native when Claude hooks exist.

0.3.3 — 2026-08-17

  • Cursor host. .cursor-plugin/plugin.json (Cursor Plugins) plus .cursor/rules/second-brain.mdc. Docs: docs/CURSOR.md. docs/GROK_BOT.md now covers Grok Bot spawning Cursor cloud agents.

0.3.2 — 2026-08-17

  • DailyDigest / WeeklyDigest are CoS-only. Pack actors.json restricts those types to grok-bot/executive-coordination. A CTO actor (grok-bot/spillwave-cto) may still write Decision / Priority / Risk. Fail-closed in exc_common.py write.
  • Vendored scripts/sbc_actors.py from second-brain-core.

0.3.1 — 2026-08-16

  • Privacy: isolation tests use only fictional lumenfield-detector / northstar-console actors.

0.3.0 — 2026-08-15

  • Grok Bot onboarding: docs/ONBOARDING.md (LLM-wiki history, destination state, public repo list)
  • Full type ownership in docs/GROK_BOT.md (every registry noun, not a subset)
  • Registry folders filled so writes land in the right catalog
  • Linked Northstar sample graph (typed edges, packable in 2 hops)
  • Version stamps aligned across plugin.json, marketplace, and package.json
  • README related-plugins list now covers the whole suite plus foundations

0.2.0 — 2026-08-15

  • Write isolation: scripts/brain_session.py (worktree + branch + PR)
  • Required --author / SECOND_BRAIN_IDENTITY; emit WriteEvent on write
  • Session overlay on pack (--overlay)
  • Agent Plugins 1.0 root plugin.json
  • docs/GROK_BOT.md, docs/LANG_CHAIN_DEEP_AGENTS.md, docs/ISOLATION.md
  • Codex hooks (.codex-plugin + hooks/hooks.json)
  • Host skills for Grok Bot and LangChain Deep Agents

0.1.0 — 2026-08-14

  • Initial public release
  • Nouns: Priority, Decision, Blocker, Escalation, Handoff, DailyDigest, WeeklyDigest, AgendaItem, ActionItem, StatusUpdate, Risk, Dependency, MeetingNote, RoutingRule, CapacityNote
  • Skills: exc-init, exc-capture, exc-pack, exc-validate, exc-doctor
  • Dual-host plugin manifests (Claude Code + Grok Build)