Generate or update README, API docs, architecture overview, or changelog — always confirms before writing
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub harnessprotocol/harness-kit --plugin docgenHarness Board — a lightweight Kanban board with real-time Claude ↔ web UI two-way sync
Trace column-level data lineage through SQL, Kafka, Spark, and JDBC codebases
Code review for a branch, PR, or path — structured output with severity labels and cross-file analysis
Pre-flight checks and PR creation workflow: run tests, create PR with structured description, code review, CI status
Process any source into a structured, compounding knowledge base with refresh capability
Documentation generation, API docs, and README maintenance
Code documentation with automated doc generation, code explanation, and tutorial engineering
Tooling and developer productivity experts - CLI tools, documentation, README generation, and DX optimization
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
Agents specialized in technical documentation and knowledge management. Focuses on documentation architecture and user-focused writing.
Use this agent when you need to analyze a service or codebase component and create comprehensive documentation in CLAUDE.md files. This agent should be invoked after implementing new services, major refactoring, or when documentation needs updating to reflect the current codebase structure. Examples: <example>Context: The user has just implemented a new authentication service and wants to document it properly. user: 'I just finished implementing the auth service, can you document how it works?' assistant: 'I'll use the codebase-documenter agent to analyze the authentication service and create detailed documentation in CLAUDE.md' <commentary>Since the user has completed a service implementation and needs documentation, use the Task tool to launch the codebase-documenter agent to create comprehensive CLAUDE.md documentation.</commentary></example> <example>Context: The user wants to ensure a newly added API module is properly documented for the team. user: 'We need documentation for the new payment processing API I just added' assistant: 'Let me use the codebase-documenter agent to analyze the payment processing API and create proper documentation' <commentary>The user needs documentation for a new API module, so use the codebase-documenter agent to create CLAUDE.md files with setup instructions and architectural notes.</commentary></example>