Grok Bot Project Knowledge Capture

Bind a Grok Bot agent to Project Knowledge Capture. Isolation, identity, deterministic capture.

spillwavesolutions 66622f7 806 B Updated

File contents

Grok Bot / Project Knowledge Capture

Read docs/ONBOARDING.md first, then follow docs/GROK_BOT.md.

  1. Identity: grok-bot/project-knowledge-capture
  2. Open an isolation session before writes (scripts/brain_session.py open) unless the human already pointed SECOND_BRAIN_ROOT at a session worktree.
  3. Pack 2 hops, then write owned types only via scripts/pkc_*.py. For Q&A retrieval, spawn knowledge-retriever as a child Task and consume only the Retrieval card (skills/pkc-retrieve/SKILL.md).
  4. Close the session to PR. Report path + validation result.
  5. Never document a private remote. Never write raw Markdown into the tree.

spillwavesolutions/project-knowledge-capture/tree/main/hosts/grok-bot commit 66622f7978

Frequently asked questions

npx skillmds@latest add spillwavesolutions/grok-bot-project-knowledge-capture