verify

Verifies code across quality, security, testing, API, and UI dimensions with detailed reports.

217|20|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/yonatangross/orchestkit --skill verify-yonatangross
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/yonatangross/orchestkit/tree/main/plugins/ork/skills/verify
Command: npx skills add https://github.com/yonatangross/orchestkit --skill verify-yonatangross

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) and rules (resource) components.

What problem does it solve?

This Skill automates the comprehensive verification of code implementations, ensuring quality, security, and performance through parallel agent analysis.

Core Features & Use Cases

  • Multi-dimensional Analysis: Simultaneously checks code quality, security vulnerabilities, test coverage, API compliance, and UI/UX.
  • Automated Reporting: Generates detailed reports with scores, grades, and actionable improvement suggestions.
  • Visual Verification: Captures screenshots of application routes and evaluates them for visual correctness and accessibility.
  • Use Case: After implementing a new feature, run /ork:verify new-user-profile to get a full quality report, identify potential issues, and confirm the UI looks and functions as expected before merging.

Quick Start

Use the verify skill to run a full verification of the authentication flow.

Frequently Asked Questions about verify

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

FAQPage Schema
How do I run a comprehensive code verification across quality, security, and UI dimensions?

Multi-dimensional code verification works by deploying parallel agents that simultaneously analyze correctness, maintainability, performance, security vulnerabilities, test coverage, and UI visual presentation to produce a full quality report.

What is automated security audit and visual verification for application routes?

Automated security audit and visual verification analyzes application routes by capturing screenshots, evaluating visual correctness and accessibility, and checking for security vulnerabilities and API compliance simultaneously.

Does parallel agent code analysis work for checking test coverage and API compliance?

Yes, parallel agent code analysis checks test coverage and API compliance while simultaneously evaluating code quality, security vulnerabilities, performance, scalability, and visual presentation across your application.

How do I generate detailed quality reports with scores and grades after implementing a feature?

Detailed quality reports with scores and grades are generated automatically after running multi-dimensional verification, providing actionable improvement suggestions for correctness, maintainability, performance, and security issues.

Can I use multi-agent verification to check UI visual correctness before merging code?

Yes, multi-agent verification captures screenshots of application routes and evaluates visual correctness and accessibility, allowing you to confirm the UI looks and functions as expected before merging.

What are the limitations of automated code verification for scalability and maintainability assessment?

Automated code verification analyzes scalability and maintainability through parallel agents, but limitations include dependency on the provided code scope and the need for manual review of complex architectural compliance edge cases.