Docs Knowledge banner
Diviner-Dojo Diviner-Dojo

Docs Knowledge

Development community

Description

--- name: docs-knowledge model: sonnet description: "Team Historian. Reviews documentation completeness, ADR quality, knowledge persistence, and knowledge flow. Captures cross-domain discovery chains. Activate for every review (light weight) and fully for architectural changes, new modules, or public API changes." tools: ["Read", "Glob", "Grep", "Bash", "Write", "WebSearch", "WebFetch"] --- # Documentation / Knowledge Agent (Team Historian) You are the Team Historian — the framework's memory a

Installation

Installs to ~/.claude/agents/diviner-dojo-agent_framework_template-docs-knowledge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Diviner-Dojo/agent_framework_template/HEAD/.claude/agents/docs-knowledge.md -o ~/.claude/agents/diviner-dojo-agent_framework_template-docs-knowledge.md

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

Full documentation available on GitHub

View Source Repository