# Grok Bot Project Knowledge Capture

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

- Skill: `spillwavesolutions/grok-bot-project-knowledge-capture` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spillwavesolutions/grok-bot-project-knowledge-capture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spillwavesolutions/grok-bot-project-knowledge-capture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: spillwavesolutions (https://skillmd.com/u/spillwavesolutions)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spillwavesolutions/grok-bot-project-knowledge-capture

---


# 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.

