Documentation review, writing, and workflow tools for AsciiDoc and Markdown documentation
Answers questions about an analyzed codebase using learn-code output and direct source code inspection. Provides file:line-grounded answers.
Use PROACTIVELY when planning documentation structure, performing gap analysis, or creating documentation plans. Analyzes requirements, applies JTBD framework, and creates comprehensive documentation plans. MUST BE USED for any documentation planning or content architecture task.
Use PROACTIVELY when reviewing documentation for style guide compliance. Uses Vale linting and 18 style guide review skills (IBM Style Guide + Red Hat SSG) to review AsciiDoc files, edit in place, and generate review reports. MUST BE USED for any style review or documentation quality check.
Use PROACTIVELY when writing or drafting documentation. Creates complete CONCEPT, PROCEDURE, REFERENCE, and ASSEMBLY modules in AsciiDoc (default) or Material for MkDocs Markdown format. MUST BE USED for any documentation writing, drafting, or content creation task.
Deep analysis agent for a single codebase module. Receives full source and a targeted question. Returns structured JSON with purpose, public API, dependencies, data flow, gotchas, and onboarding priority.
Fetch unresolved review comments from GitHub PRs or GitLab MRs and interactively action them on local files. Works standalone or as a workflow step (with --base-path). MUST BE USED when the user asks to action, address, or process review comments on a PR/MR, or when the docs-review-comments workflow is running.
Download HTML from websites and extract article content, removing HTML bloat. Specifically designed to extract content from <article> tags with aria-live="polite" attribute. Outputs clean, readable content for documentation sites like Red Hat docs.
Read a Google Docs document, Google Slides presentation, or Google Sheets spreadsheet and output as Markdown or CSV. Use this skill when asked to read, fetch, import, or convert a Google Doc, Google Slides, or Google Sheets URL.
Documentation workflow orchestrator. Reads the step list from .agent_workspace/docs-workflow.yaml (or the plugin default). Runs steps sequentially, manages progress state, handles iteration and confirmation gates. Claude is the orchestrator — the YAML is a step list, not a workflow engine.
Review documentation for content quality — logical flow, user journey alignment, scannability, conciseness, fluff removal, and customer focus. Use this skill whenever someone asks to check if docs are well-organized, too wordy, have unnecessary content, lack logical flow, or need tightening. Also use for content quality peer reviews, minimalism checks, or when asked to "cut the fluff" or "make it more concise."
Uses power tools
Uses Bash, Write, or Edit tools
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.
Claude Code plugin for documentation workflows. Provides orchestrator skills, review agents, code analysis tools, and style guide compliance checking for AsciiDoc and Markdown documentation.
This plugin provides the documentation automation layer for Claude Code. It includes skills for requirements analysis, documentation planning and writing, code-grounded technical review, style guide compliance, and CI/CD integration with JIRA and Git platforms.
| Category | Skills | Description |
|---|---|---|
| Workflow | docs-orchestrator, docs-workflow-start, docs-workflow-requirements, docs-workflow-planning, docs-workflow-writing, docs-workflow-code-analysis, docs-workflow-pr-analysis, docs-workflow-scope-req-audit, docs-workflow-style-review, docs-workflow-tech-review, docs-workflow-create-merge-request, docs-workflow-create-jira, docs-workflow-jira-ready | End-to-end documentation pipeline with YAML-defined step lists, conditional execution, and resume capability |
| Code Analysis | learn-code, query-code, understand-pull-request | Tree-sitter AST parsing, module registry, cross-module relationships, PR impact analysis |
| Review | docs-review-style, docs-review-technical, docs-review-content-quality, docs-review-modular-docs | Multi-agent style and technical review with confidence scoring and claim validation |
| Style Guides | ibm-sg-* (8 skills), rh-ssg-* (8 skills) | IBM Style Guide and Red Hat Supplementary Style Guide compliance |
| Integration | jira-reader, jira-writer, git-pr-reader, article-extractor, docs-convert-gdoc-md, redhat-docs-toc | JIRA, GitHub/GitLab, Google Docs, and web content integration |
| Other | rn-known-issues | Release notes known issues audit |
| Agent | Description |
|---|---|
docs-planner | Documentation architecture using JTBD framework |
docs-writer | Content creation (CONCEPT/PROCEDURE/REFERENCE/ASSEMBLY) |
docs-reviewer | Style and modular docs compliance review |
technical-reviewer | Technical accuracy review with code-aware validation |
repo-mapper | Codebase module detection and registry creation |
module-analyzer | Deep analysis of single codebase module |
relationship-analyzer | Cross-module coupling and dependency analysis |
synthesis-writer | Combine module analyses into ONBOARDING.md |
code-questioner | Answer questions about analyzed codebases |
requirements-discoverer | Lightweight JIRA/PR/spec requirement enumeration |
requirements-analyst | Deep per-requirement analysis with acceptance criteria |
requirement-classifier | Classify requirements by code evidence status |
pr-repo-summarizer | Quick repository overview for PR context |
pr-change-analyzer | Analyze PR changes against module registry |
pr-synthesis-writer | Combine PR data into PR-ANALYSIS.md |
Add the repo as a marketplace, then install the plugin:
claude plugin marketplace add opendatahub-io/docs-skills
claude plugin install docs-skills@opendatahub-docs
git clone [email protected]:opendatahub-io/docs-skills.git
claude --plugin-dir ./docs-skills
Use --plugin-dir to load the plugin without installing. Run /reload-plugins after making changes:
claude --plugin-dir /path/to/docs-skills
Create an .env file with your tokens. Use either ~/.env (global) or .env in the project root (overrides global):
JIRA_API_TOKEN=your_jira_api_token
[email protected]
# Optional: defaults to https://redhat.atlassian.net
JIRA_URL=https://your-jira-instance.atlassian.net
# Required scopes: "repo" for private repos, "public_repo" for public repos
GITHUB_TOKEN=your_github_pat
# Required scope: "api"
GITLAB_TOKEN=your_gitlab_pat
| Tool | Min version | Install | Purpose |
|---|---|---|---|
| Python | 3.10+ | python.org | Script execution |
| uv | — | curl -LsSf https://astral.sh/uv/install.sh | sh | Runs PEP 723 scripts with auto-managed deps |
| git | 2.0+ | System package manager | Version control |
| jq | — | System package manager | JSON processing in shell scripts |
| curl | — | System package manager | HTTP requests |
npx claudepluginhub opendatahub-io/docs-skills --plugin docs-skillsAgent and skill evaluation harness with MLflow integration
Site generation skills for the OpenDataHub Skills Registry
Assess RFEs against quality criteria using a structured rubric
Orchestrator skills, agent prompts, and state management for the Jira autofix pipeline
A plugin providing a subagent to scan a source code project for potential FIPS compliance issues
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.