skill-validate

Coordinate multi-AI debate to score code across four dimensions and extract issues.

4.0k|369|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/nyldn/claude-octopus --skill skill-validate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-validate
Source: https://github.com/nyldn/claude-octopus/tree/main/skills/skill-validate
Command: npx skills add https://github.com/nyldn/claude-octopus --skill skill-validate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensive validation workflow that combines multi-AI debate, four-dimensional quality scoring, and automated issue extraction to provide objective quality assessment and actionable recommendations.

Core Features & Use Cases

  • Leverages Codex, Gemini, and Claude to evaluate code quality, security, best practices, and completeness, producing a unified validation report with identified issues and recommendations.
  • Supports targeted validation of specific files or directories, optional focus areas (security, performance, etc.), and reference comparisons to baseline results.

Quick Start

Invoke /octo:validate <target> to generate a comprehensive validation report.

Frequently Asked Questions about skill-validate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run multi-AI validation on a code repository?

Run multi-AI validation by invoking the validate command on your target file or directory, which coordinates multiple AI models to evaluate code quality, security, best practices, and completeness while generating a unified report with a 75/100 pass threshold.

Can I focus automated code validation on specific areas like security?

Yes, automated code validation supports targeted focus areas such as security and performance. You can apply the validation workflow to specific files or directories and optionally compare results against a reference baseline.

How does debate-driven quality scoring work for issue extraction?

Debate-driven quality scoring works by coordinating multiple AI models to evaluate and debate code across four dimensions. This multi-AI debate extracts objective issues and generates actionable recommendations within a detailed validation report.

What is the pass threshold for multi-AI code validation?

The pass threshold for multi-AI code validation is 75 out of 100. The validation process scores code quality across four dimensions and generates a detailed report indicating whether this threshold is met.

Does multi-AI validation work with directory-level targets or only individual files?

Multi-AI validation works with both individual files and entire directories. It supports comprehensive validation of code repositories and components, allowing you to target specific files or validate broader directory structures.

What's the best way to compare code quality against a reference baseline?

The best way to compare code quality against a reference baseline is to use validation workflows that support reference comparisons. This multi-AI approach debates and scores code across four dimensions, extracting issues and providing objective quality assessment against your baseline.