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

doc-scanner

25

jakubsuplicki/codument

Agent

Scans a codebase to identify features, modules, and documentation gaps. Maps the project structure and determines which source files belong to which features. Use for bootstrap scanning of undocumented projects.

47 11d ago A 41 tokens original Apache-2.0

abap-analyzer

26

Gixsy95/abap_wiki

Agent Codex

Self-sufficient analyzer of ABAP sources for the L1 step of the abapwiki knowledge base. Operates raw-only: reads the files in raw/system-library/ without MCP. Receives sapname, saptype, devclass, rawsourcepath and an artifactpath; WRITES to file a structured YAML report with narrativesections, classified dependencies…

44 8d ago A 114 tokens original MIT

abap-deepcheck

27

Gixsy95/abap_wiki

Agent Codex

Independent adversarial judge that verifies the L1 analysis of an ABAP object. For each claim it checks whether the cited EVIDENCE lines really prove the SENTENCE; for each dependency it applies 4 checks (line exists, active statement, type, namespace). Runs in a separate session from the author, with a different…

44 8d ago A 100 tokens original MIT

Gixsy95/abap_wiki

Agent Codex

L2 functional researcher of the abapwiki knowledge base. For a slice (business process) it reads the members' L1 pages and the dependency graph, identifies the functional GAPS (why it exists, who launches it, semantics of the Z fields and of the magic numbers, standard integration, data lifecycle), classifies them and…

44 8d ago A 147 tokens original MIT

archive

33

thevibeworks/claude-code-docs

Agent

Agent "archive" from thevibeworks/claude-code-docs, covering archive agent, path parameters, headers, returns and example.

38 2d ago A 0 tokens original MIT

create

34

thevibeworks/claude-code-docs

Agent

Agent "create" from thevibeworks/claude-code-docs, covering create agent, headers, body parameters, returns and example.

38 2d ago A 0 tokens original MIT

update

35

thevibeworks/claude-code-docs

Agent

Agent "update" from thevibeworks/claude-code-docs, covering update agent, path parameters, headers, body parameters and returns.

38 2d ago A 0 tokens copy · 94% MIT

corpus-sync

36

nicholasglazer/gnosis-mcp

Agent

Bulk-ingestion specialist — runs the full ingest / re-ingest / prune / crawl / git-history lifecycle via shell commands. Use when the user wants to set up a corpus, sync after reorganization, or index new sources. Complements doc-keeper (which does single-file CRUD).

29 12d ago A 62 tokens original MIT

doc-keeper

37

nicholasglazer/gnosis-mcp

Agent

Documentation maintainer — index new docs, update stale content, run the full corpus lifecycle (files, git history, web crawl, prune, re-ingest). Use after features, reorganizations, or when docs drift from code.

29 12d ago A 50 tokens original MIT

doc-reviewer

38

nicholasglazer/gnosis-mcp

Agent

Code-aware documentation reviewer — checks docs for accuracy against the actual codebase. Use before releases or after major refactors to catch doc drift.

29 12d ago A 32 tokens original MIT

discovery

39

DuvInc/duvlify

Agent

How an agent finds these surfaces without being told: the API catalog, DNS-based discovery, an agent-skills index, and the places people actually look.

23 4d ago A 31 tokens original MIT

overview

40

DuvInc/duvlify

Agent

Duvlify defines six agent surfaces and four tools once, then adapts them to MCP, plain HTTP and WebMCP so they always agree.

23 4d ago A 30 tokens original MIT

retrieval

41

DuvInc/duvlify

Agent

Two retrieval backends: a lexical index built at compile time that needs no account, and Cloudflare AI Search for hybrid semantic search when you want it.

23 4d ago A 31 tokens original MIT

architect-reviewer

42

brsbl/ottonomous

Agent

Reviews code changes for architectural consistency and patterns. Use PROACTIVELY after any structural changes, new services, or API modifications. Ensures SOLID principles, proper layering, and maintainability.

15 8d ago A 43 tokens original MIT

brsbl/ottonomous

Agent

Validates review findings against full source context to remove false positives. Runs after synthesis, before user approval. Does NOT add new findings.

15 8d ago A 31 tokens original MIT

brsbl/ottonomous

Agent

Reviews product specifications for completeness, consistency, feasibility, and technical correctness. Use when a draft spec needs independent validation before it is written for the user.

15 8d ago A 34 tokens original MIT

ux-designer

47

Hedde/trigger_tree

Agent

Guards design principles and ui-patterns; reviews every UI change.

14 8d ago A 0 tokens original MIT

steering-architect

48

huangdijia/oh-my-claude-code-plugins

Agent

An agent for analysing an existing codebase and creating core project guidance files in .ai-rules/. It is intended for project setup, architecture analysis, project rules, and technology-stack reviews.

11 5mo ago A 55 tokens