# Generate Chapter Quality Reports

Chapter generation pipelines need clear evidence before deployment. This skill turns validation artifacts into readable reports, metrics, and approval guidance.

## Install

```bash
npx skillstore add abejitsu/quality-report-generate
```

## Metadata

- Status: approved
- Slug: abejitsu-quality-report-generate
- Skillstore revision: r1
- Version status: missing
- Tree hash: 7ef991c07985094fb46288ca3cad1abb01c239407ae1cbbe400c898e1b9af495
- Author: AbeJitsu
- GitHub username: AbeJitsu
- License: MIT
- Repository: https://github.com/AbeJitsu/Game-Settings-Panel/tree/main/.claude/skills/calypso/quality-report-generate
- Ref: 7db9b9f06e0ab79c575b58bc48c4d8dc9849f424
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, filesystem
- Quality score: 77
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/abejitsu-quality-report-generate
- Manifest: https://skillstore.pages.dev/api/skills/abejitsu-quality-report-generate/manifest

## Capabilities

- Collects structure, semantic, consolidation, and chapter HTML validation artifacts.
- Calculates quality scores, compliance percentages, completeness estimates, and content metrics.
- Generates a human-readable verification report for stakeholder review.
- Produces machine-readable quality metrics for CI/CD and dashboards.
- Documents deployment recommendations based on validation outcomes.
- Summarizes CSS class usage, content structure, issues, and next steps.

## Use Cases

- Approve chapter deployment: Create final evidence that a generated chapter passed validation and is ready for release.
- Feed quality dashboards: Produce structured metrics that CI/CD systems can parse for automated decisions and trend tracking.
- Review generation quality: Summarize validation results, content counts, and known issues for manual review.

## Prompt Templates

### Create a basic report

```
Use the quality-report-generate skill to create a verification report for chapter 2 using the available validation artifacts.
```

### Summarize deployment readiness

```
Generate the chapter quality report and highlight whether the chapter is ready for deployment, needs review, or requires fixes.
```

### Prepare CI/CD metrics

```
Use the quality report workflow to produce machine-readable quality metrics for CI/CD and explain the pass or fail criteria.
```

### Audit a full chapter package

```
Create the final quality report from structure validation, semantic validation, consolidation logs, and chapter HTML. Include risks, recommendations, and stakeholder summary.
```

## Limitations

- Requires prior validation artifacts from earlier quality gates.
- Does not perform the visual accuracy check itself.
- Depends on accurate chapter metadata and artifact paths.
- Example metrics must be adapted to the real chapter being reviewed.

## Best Practices

- Run structure and semantic validation before generating the final report.
- Verify artifact paths and chapter numbers before producing deployment evidence.
- Review both the markdown report and JSON metrics before approving release.

## Anti Patterns

- Do not use placeholder scores as final deployment evidence.
- Do not generate the report before validation artifacts are complete.
- Do not treat this skill as a replacement for visual accuracy validation.

## Security Audit

- Audited at: 2026-07-09T01:17:39.677\+00:00
- Summary: The static findings are false positives caused by Markdown inline code, fenced examples, sample file paths, and quality-report text. No prompt injection, data exfiltration, malicious command execution, or unsafe filesystem intent was found in SKILL.md.

## Stats

- Views: 250
- Downloads: 9
- Favorites: 0
- Popularity score: 0
