documentation agents

259 tagged documentation, measured the same way as everything else here.

Browse within: agent-sdk 23codium 21derivative 21operators 21knowledge-base 20code-quality 18dev-tools 15plugins 15Code Generation 14cicd 12plugin 12salesforce 12sfdx 12codebase-analysis 11

proof-eyes

73

jx-hxxx/hi-vibe

Agent

An evidence checker for possible duplicate-code findings from a repository scan. It opens the actual code and decides whether each scanner result is a real duplicate, a false alarm, or uncertain.

3 3d ago A 115 tokens original MIT

auditor

74

dppdppd/rpm

Agent

Background agent that scans project documentation for staleness, contradictions, broken references, and session drift. Returns a structured report. Used by /audit. Do NOT edit any files.

3 3d ago A 39 tokens original MIT

guidance-aligner

75

dppdppd/rpm

Agent

Read-only agent that classifies project memory rules (feedback.md, MEMORY.md) against active directive docs (CLAUDE.md, AGENTS.md, skill bodies). Two modes — contradictions-only (lightweight, for /next preflight) and full (CODIFIED | PARTIAL | GAP | STALE | CONTRADICTED classification, for /session-end and /audit).…

3 3d ago A 90 tokens original MIT

preflight

76

dppdppd/rpm

Agent

Preflight agent for /next. Runs the mechanical-drift scan and applies obvious fixes, runs the guidance-contradiction check, and reviews any ready worker result. Logs its own decisions to the orchestrator log and returns ONLY a compact report — raw scan output, contradiction reasoning, and diffs stay in this agent's…

3 3d ago A 89 tokens original MIT

akira993/doc-audit-harness

Agent

Verifies whether a single documentation file still matches a described source-code/config change. Report-only; emits PASS/WARN/FAIL with a cited rationale. Used by the docaudit change-impact fan-out. Light (Haiku) version.

3 2d ago A 53 tokens original MIT

doc-impact-verifier

78

akira993/doc-audit-harness

Agent

Verifies whether a single documentation file still matches a described source-code/config change. Report-only; emits PASS/WARN/FAIL with a cited rationale. Used by the docaudit change-impact fan-out.

3 2d ago A 45 tokens copy · 92% MIT

domain

79

barateza/mcp-plesk-dev-docs

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

2 1mo ago A 0 tokens copy · 80% MIT

triage-labels

81

barateza/mcp-plesk-dev-docs

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

2 1mo ago A 0 tokens copy · 81% MIT

domain

82

aj604/toolshed

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

2 26d ago A 0 tokens copy · 75% MIT

doc-distiller

83

aj604/toolshed

Agent

Authors the durable residue of one approved DISTILL record - per-section insight walk, code-verified claims, one decision-log entry - and returns it as edit-plan operations (the residue's create-document plus the artifact's retire-document and any in-artifact edits) for the applier to execute. Writes no files and…

2 26d ago A 83 tokens original MIT

llm-doc-writer

84

aj604/toolshed

Agent

Converts documentation to dense, LLM/agent-optimized form, or authors agent-facing docs from a source doc, findings, or a repo. Maximizes signal-per-token while refusing to assert anything it has not verified. Dispatch for whole-doc or verification-heavy agent-facing jobs; one-line tweaks are handled inline by the…

2 26d ago A 75 tokens original MIT

orchestrator

89

CoderMariusz/agent-methodology-pack

Agent Claude Code

Meta-agent that routes tasks to specialized agents. NEVER writes code, tests, or makes decisions. Use for multi-agent coordination and parallel task execution.

2 8mo ago A 33 tokens

hculap/better-code

Agent

Use this agent to analyze code files against code quality standards after edits are made. This agent should be triggered proactively after code modifications when code-standards plugin is active. Context: The code-standards plugin is enabled and the user just finished writing a new TypeScript file. user: "I've added…

2 7mo ago A 286 tokens original MIT

compliance-docs

91

hculap/better-code

Agent

Use this agent when the user asks to "document compliance", "write security documentation", "create audit documentation", "document GDPR", "document SOC2", "document HIPAA", "write regulatory documentation", or needs documentation for compliance requirements, security controls, audit trails, or regulatory adherence.

2 7mo ago A 63 tokens original MIT

tdd-developer

92

hculap/better-code

Agent

STOP. Before doing ANYTHING else (including reading files), you MUST.

2 7mo ago A 6 tokens original MIT

repo-explorer

93

WangChangxin0809/repo-agent-harness

Agent

Answers "where does X happen, and what would break if I changed it" for a repository, by querying the repo graph and reading what it points at. Use when the answer needs more than three files read — it returns a conclusion with citations instead of file dumps.

2 3d ago A 58 tokens original MIT

okf-auditor

94

theesfeld/claude-okf

Agent

Audits an Open Knowledge Format (OKF) knowledge catalog/bundle for v0.1 §9 conformance and quality. Use proactively before declaring project work done, after creating or updating concept docs, or when asked "is this OKF-compliant?". Checks parseable frontmatter, non-empty type, reserved-file structure…

1 2mo ago A 97 tokens original MIT

archaeologist

95

psreek-ai/codebase-mooc

Agent

Builds and updates Codebase Memory by reading the project structure and writing a rich structured graph to .codebase-mooc/memory/codebase/graph.json. Invoked by the coordinator during full generation and incremental updates. Use directly when Codebase Memory needs to be rebuilt.

1 5mo ago A 61 tokens

domain-analyst

96

psreek-ai/codebase-mooc

Agent

Generates the domain curriculum layer — the business logic, regulatory requirements, user behaviour patterns, and commercial constraints that shaped the code. Explains why the code looks the way it does from a business perspective, not a technical one. Invoked by the coordinator during full generation.

1 5mo ago A 65 tokens