Agentic Doc Templates banner
BrianCLowe BrianCLowe

Agentic Doc Templates

Testing community

Description

Stop coding agents from losing intent or building the wrong product shape. Modular Understanding/spec/TODO docs + agent playbooks (Cursor, Grok Build, Claude Code, OpenClaw). Optional ship-first; orchestrate → verify → branch-PR.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agentic Doc Templates

Agentic Doc Templates — modular docs layout for coding agents

**Stop coding agents from losing intent or building the wrong product shape.** Modular Understanding / spec / TODO docs plus tool-agnostic agent playbooks — so Cursor, Grok Build, Claude Code, OpenClaw, and friends stay aligned across chats, not just one clever session.

[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/) ![Pack](https://img.shields.io/badge/Pack-2.7.24-blue) ![Built for](https://img.shields.io/badge/Built%20for-Cursor%20%7C%20Grok%20Build%20%7C%20OpenClaw%20%7C%20Claude%20Code-5865F2)


If this sounds like you

Use this pack when any of these keep happening:

  • The agent forgets decisions from last week and treats every chat as greenfield
  • It builds a different product than you meant (wrong architecture, wrong surfaces, “helpful” scope creep)
  • Intent lives only in Grok.com / ChatGPT / Discord threads and never becomes durable project docs
  • AGENTS.md or always-on rules grew into a second codebase and still don’t fix drift
  • TODOs say done but nothing is operable (library checklist ≠ product you can run)
  • You jump between Cursor, Grok Build, Claude, OpenClaw and want the same docs workflow

What this is / is NOT

This is This is not
Repo-owned modular docs + short agent playbooks agents open on demand Another coding agent runtime (not a Cursor/Claude/Prime-Agent replacement)
A small docs/ map: Master Index, features, Understandings, specs, TODOs, Human-TODO Notion / Linear / a hosted PM product
Tool-agnostic install (Cursor rules, Grok agents, Claude, Copilot, AGENTS.md, …) One mega always-on rule file that tries to be the whole process
Optional