From cqa-tools
Generates final CQA 2.1 Content Quality Assessment report with header, per-tab score tables, summaries, ratings, prioritized issues list, and files changed. Use after all parameters assessed.
npx claudepluginhub redhat-documentation/redhat-docs-agent-tools --plugin cqa-toolsThis skill is limited to using the following tools:
Generate the final CQA 2.1 Content Quality Assessment report after all parameters have been assessed and scored.
Orchestrates full CQA 2.1 content quality assessments for Red Hat modular documentation repositories, guiding parameter-by-parameter through Pre-migration, Quality, and Onboarding tabs using specialized skills.
Provides checklists, metrics, scoring, and grep-based detection patterns for auditing README, API, and architecture documentation quality.
Audits content quality, E-E-A-T, and publish readiness using 80-item CORE-EEAT scoring with veto checks and prioritized fix plans.
Share bugs, ideas, or general feedback.
Generate the final CQA 2.1 Content Quality Assessment report after all parameters have been assessed and scored.
# CQA 2.1 Content Quality Assessment Report -- [Product Name]
**Content location**: `<repo-path>/` (assemblies/, topics/, snippets/)
**Date of review**: YYYY-MM-DD
**Files analyzed**: N (X assemblies + Y topics) + Z snippets
**Tools used**: Vale asciidoctor-dita-vale, docs repo's validate-refs.py, cqa-audit.py
For each tab (Pre-migration, Quality, Onboarding), create a table:
| # | Requirement | Level | Score | Evidence |
|---|-------------|-------|-------|----------|
| 1 | Parameter description | Required/Important | **4/3/2/1** | Specific evidence |
| Category | Items | Avg Score |
|----------|-------|-----------|
| Required | N | X.X |
| Important | N | X.X |
| **Overall** | **N** | **X.X** |
| Tab | Items Scored | Average Score | Rating |
|-----|-------------|---------------|--------|
| Pre-migration | 19 | X.X | Rating |
| Quality | 25 | X.X | Rating |
| Onboarding | 10 | X.X | Rating |
| **Overall** | **54** | **X.X** | **Rating** |
Individual parameters are scored as integers (4, 3, 2, or 1). The average score across all parameters in a tab determines the tab's overall rating:
The overall assessment rating uses the same thresholds applied to the average across all 54 parameters.
Prioritized list of remaining issues:
Consolidated list of all files modified during the assessment.
Write the report to CQA-2.1-Assessment-Report.md in the workspace root.