Documentation, planning, context management, and communication systems for teams building with AI tools.
4 workflows online
contextonline
Brain
Project memory, retrieval, and session hygiene for AI development work.
Use Brain when repo knowledge needs to survive beyond one chat: architecture notes, workflow rules, implementation decisions, risks, and focused context packets.
Commands
brain prep --task "..."brain search "slopstack ..."brain session run -- npm run lint
AGENTS.md plus focused docs for reusable project instructions.
A lightweight documentation pattern for AI coding tools: keep the root contract small, then route agents to architecture, content, UI, and task guides only when needed.