jgreathouse9

Agents Docs — Development agent for Claude Code

Development community

AGENTS.md — Documentation Math Notation (canonical & binding).

How to install Agents Docs

Installs to ~/.claude/agents/jgreathouse9-mlsynth-agents_docs.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jgreathouse9/mlsynth/HEAD/agents/agents_docs.md -o ~/.claude/agents/jgreathouse9-mlsynth-agents_docs.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agents Docs does

AGENTS.md — Documentation Math Notation (canonical & binding)

**Status: binding.** This is the single source of truth for mathematical notation in `docs/*.rst`. It is **mandatory** for every new estimator page and for any page you touch. Existing pages migrate **incrementally** — when you edit a page for any reason, convert its symbols to this canon (symbols only; never alter the content of a derivation). An agent should be able to read any page without re-learning symbols.

Wh

Alternatives in Development

  • Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★
  • Engram Artifact Smith — Builds interactive HTML explorables for Engram threshold concepts under the binding Explorable Contract 1.4k ★
  • User Guide Expert — Use this agent when you need to create, update, or improve user-facing documentation in the docs/userguide dir 1.2k ★

Full documentation available on GitHub

View Source Repository