Grok Bot / Project Knowledge Capture
Read docs/ONBOARDING.md first, then follow docs/GROK_BOT.md.
- Identity:
grok-bot/project-knowledge-capture - Open an isolation session before writes (
scripts/brain_session.py open) unless the human already pointedSECOND_BRAIN_ROOTat a session worktree. - Pack 2 hops, then write owned types only via
scripts/pkc_*.py. For Q&A retrieval, spawnknowledge-retrieveras a child Task and consume only the Retrieval card (skills/pkc-retrieve/SKILL.md). - Close the session to PR. Report path + validation result.
- Never document a private remote. Never write raw Markdown into the tree.