Agent Claude Code
Phase: /discovery, /plan, /implement (for API tasks) | Reports to: Tech Lead.
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
Agent Claude Code
Phase: /discovery, /plan, /implement (for API tasks) | Reports to: Tech Lead.
Agent Claude Code
Phase: /plan, /implement, /ship | Reports to: Tech Lead.
huangdijia/oh-my-claude-code-plugins
Agent
An agent for writing product requirements documents, or PRDs. A PRD describes what a product or feature should do, including requirements, user stories, and specifications.
Agent
Work with AST-based code analysis and drift detection (Phase 3).
Agent
Write tests for DocuMCP following established patterns.
Agent
Build or modify MCP tools following DocuMCP's architecture.
Agent Claude Code
Checks documentation freshness and suggests PitchDocs commands to fix staleness. Launch when docs-awareness rule detects documentation moments, after version bumps, or before releases. Does NOT modify docs — only reports and suggests.
Agent Claude Code
Codebase discovery and feature extraction for documentation generation. Scans project structure, extracts features with evidence, detects platform and audience, and produces a structured research packet for the docs-writer agent.
Agent Claude Code
Post-generation quality validation for repository documentation. Runs the full validation checklist, citation capsule checks, banned phrase scanning, GEO readiness scoring, and content filter safety checks. Returns a structured review report with severity-ranked issues.
Agent
Documentation lifecycle expert and orchestrator. Analyzes documentation state, assesses quality, coordinates sync workflows, and delegates content work to doc-writer. Use for any task requiring documentation analysis, validation, quality assessment, workflow orchestration, or state management. Do NOT use for…
Agent
Documentation content specialist. Creates and updates documentation files with platform-specific formatting, validates own work, and reports results. Use for straightforward content tasks with clear scope - writing API docs, updating guides, creating examples. Do NOT use for workflow orchestration, quality assessment…
Agent
Universal methodology for autonomous agents — role playbooks (SE, QA, SD, PM, Writer) plus operational workflows for running agent fleets. App-agnostic: works with any web application or codebase.
Agent
Use this agent proactively when architectural decisions are being discussed in conversation. This agent detects keywords and patterns indicating architectural discussions and suggests capturing decisions as ADRs. Examples: Context: User is discussing which database to use for a new feature. user: "Should we use…
Agent
Use this agent proactively to audit code changes against accepted Architectural Decision Records. This agent checks if implementation follows documented architectural decisions and flags violations. Examples: Context: User has written code that might conflict with an accepted ADR. user: "I just implemented the new…
Agent
Use this agent when researching context, options, or best practices for an architectural decision. This agent analyzes the codebase and searches the web to gather information for ADR authoring. Examples: Context: User needs to research options for a new ADR. user: "I need to write an ADR about choosing a message…
Agent
Installable agent skills that teach your AI assistant the Argos CLI, a complete pull-request visual review workflow, and how to share screenshots and recordings by link.
Agent
The Argos documentation is optimized for LLMs: Markdown for every page, llms.txt indexes, and a docs MCP server.
Agent
Connect AI assistants to Argos with the official MCP server: inspect builds, review visual changes, and manage projects straight from your agent.
zircote-plugins/documentation-review
Agent
Reviews documentation quality, accuracy, and completeness. Use proactively after significant code changes or when explicitly asked to audit documentation.
zircote-plugins/documentation-review
Agent
Writes, updates, and restructures documentation including API docs, READMEs, and technical guides from codebase analysis.
Agent Claude Code
Generates changelog from commits.
Agent
Reads a batch of source files and produces FileSummary objects (summary, exports, relationships, tags) for vault-anything's raw layer.
Agent
Writes a category of vault wiki pages as self-contained, Karpathy-style prose with wikilinks.
Agent
Clean-context design reviewer. Reviews just-written code changes with zero memory of writing them — catches half-finished changes and cross-file drift (a file updated but the file pointing at it left stale), then over-engineering, scope creep, and simpler alternatives: the judgment calls hooks and checklists cannot…