Skillzwave Logo
Skillzwave

validation-report-generator

0.0
A

Generate structured 8-section validation reports with verdict (GOOD/BAD/NEEDS MAJOR WORK), strengths, critical flaws, blindspots, and concrete path forward. Use after strategic-cto-mentor has completed validation analysis and needs to produce final deliverable.

Commands Agents Marketplace
#claude-ai#path forward#MAJOR#cto-office#MAJOR WORK#cto#roadmap#claude-code

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install alirezarezvani/claude-cto-team/validation-report-generator
skilz install alirezarezvani/claude-cto-team/validation-report-generator --agent opencode
skilz install alirezarezvani/claude-cto-team/validation-report-generator --agent codex
skilz install alirezarezvani/claude-cto-team/validation-report-generator --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/alirezarezvani/claude-cto-team
2. Copy the agent skill directory:
cp -r claude-cto-team/skills/validation-report-generator ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

performance-analysis

by ruvnet

Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms

54
data analysis
Marketplace

stream-chain

by ruvnet

Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows

54
TECHdata analysis
Marketplace

data-quality-frameworks

by wshobson

Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing valid...

54
TECHdata analysis
Marketplace
+ci cd

data-storytelling

by wshobson

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creat...

54
TECHdata analysis
Marketplace

Agentic Skill Details

Type
Technical
Meta-Domain
data ai
Primary Domain
data analysis
Market Score
0.0

Agent Skill Grade

A
Score: 93/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
25/30
Ease of Use
22/25
Writing Style
9/10
Utility
18/20
Modifiers: +8

Areas to Improve

  • No trigger phrases
  • SKILL.md is 289 lines but lacks a table of contents for navigation
  • Output format template appears in full in both SKILL.md and report-template.md, wasting tokens

Recommendations

  • Address 1 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 1/24/2026

Developer Feedback

I was looking at your validation-report-generator and noticed how you've structured the progressive disclosure—most skills front-load their complexity, but you've managed to keep the token efficiency tight while still covering the edge cases. That's a solid A-grade approach.

Links:

The TL;DR

You're at 93/100, solidly in A territory. This is based on Anthropic's best practices for skill structure and usability. Your strongest area is Writing Style (9/10)—the voice stays consistent and instructional throughout. The weakness is Spec Compliance (11/15), mainly because your description field is missing trigger phrases that help users discover the skill.

What's Working Well

  • Layered architecture is chef's kiss: SKILL.md points cleanly to report-template.md and verdict-criteria.md without burying details. The reference depth is perfect at one level down.
  • Terminology consistency across files: You use "verdict," "validation," and "bulletproof" uniformly, which makes the skill feel cohesive and easy to follow.
  • Quality checklist before delivery: The 10-point verification list in the Quality Checklist section is excellent—it shows you thought about how users actually use this, not just the happy path.
  • Tone calibration guidance: Letting users adjust tone (confident vs. diplomatic) while keeping structure rigid is the right balance. It gives freedom without chaos.

The Big One: Add Trigger Phrases to Description

Your frontmatter description needs actual trigger keywords. Right now it reads:

description: Generate structured 8-section validation reports with verdict (GOOD/BAD/NEEDS MAJOR WORK)...

The system needs phrases like "Use when asked to..." so it can match user queries. Update it to:

description: Generate structured 8-section validation reports with verdict (GOOD/BAD/NEEDS MAJOR WORK), strengths, and critical flaws. Use when asked to "generate validation report", "create validation feedback", "produce validation analysis", or "validation report generator".

Impact: +2 points on Spec Compliance (bumps you from 11/15 to 13/15).

Other Things Worth Fixing

  1. Add a TOC to SKILL.md – At 289 lines, it needs a table of contents after the frontmatter. Users scrolling through will appreciate quick navigation to "Report Structure," "Generating the Report," and "Quality Checklist." (+3 points to PDA)

  2. Cut the redundant template – Lines 193-264 in SKILL.md duplicate what's already in report-template.md. Replace those lines with a 3-line pointer: "Use the Report Template to structure output. The template includes all 8 sections with formatting and tone calibration guidance." Saves tokens and reduces confusion. (+2 points to PDA)

  3. Verdict criteria duplication – Your Step 2 explanation (SKILL.md lines 148-168) repeats what verdict-criteria.md already covers. Just reference the file instead of rewriting it.

Quick Wins

  • Add trigger phrases to frontmatter description → +2 points
  • TOC in main SKILL.md → +3 points
  • Cut redundant template section → +2 points
  • Those three fixes alone get you to 95-96/100

Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

AI-Detected Topics

Extracted using NLP analysis

claude-ai path forward MAJOR cto-office MAJOR WORK cto roadmap claude-code ai-workflow-automation validation analysis ai-workflow verdict claude-subagents ai-agents Include Report Purpose validation Generate structured

Report Security Issue

Found a security vulnerability in this agent skill?