Exc Init

Scaffold the Executive Coordination catalogs in a shared second-brain bundle.

spillwavesolutions 511d37b 666 B Updated

File contents

exc-init

Create the catalogs this plugin owns inside a shared knowledge root.

Process

  1. Confirm target (default knowledge/).
  2. Run:
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/exc_common.py" init-bundle \
  --bundle knowledge \
  --title "Executive Coordination" \
  --catalogs "priorities,decisions,blockers,escalations,handoffs,digests,action-items,risks,agenda-items,status-updates"
  1. Point the user at sample-knowledge/ for a fictional demo.

Done when

  • knowledge/index.md exists
  • Each owned catalog has index.md

spillwavesolutions/executive-coordination/tree/main/skills/exc-init commit 511d37b3f0

Frequently asked questions

npx skillmds@latest add spillwavesolutions/exc-init