Grok Bot System Architecture Capture

Bind a Grok Bot agent to System Architecture Capture. Isolation, identity, deterministic reverse-engineering.

spillwavesolutions 37939bf 948 B Updated

File contents

Grok Bot / System Architecture Capture

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

  1. Identity: grok-bot/system-architecture-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. Reverse-engineering: sac_plan.py / --plan-only, then area walker fan-out (--from-plan --area). For topology questions, spawn architecture-retriever (child Task + retrieval card). Do not run sac_search / sac_pack in this parent. Writes still go through scripts/sac_*.py for owned architecture types only.
  4. Close the session to PR. Report path + validation result.
  5. Never document a private remote. Never write raw Markdown into the tree.

spillwavesolutions/system-architecture-capture/tree/main/hosts/grok-bot commit 37939bfb76

Frequently asked questions

npx skillmds@latest add spillwavesolutions/grok-bot-system-architecture-capture