red-team-verifier

Execute independent tests against Build Agent artifacts to validate requirements compliance.

50|9|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/Agile-V/agile_v_skills --skill red-team-verifier
Or copy as Structured Prompt for Agentā–¼
Please help me install this Agent Skill.
Skill: red-team-verifier
Source: https://github.com/Agile-V/agile_v_skills/tree/main/red-team-verifier
Command: npx skills add https://github.com/Agile-V/agile_v_skills --skill red-team-verifier

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Verification Agent provides independent testing to challenge Build Agent artifacts, ensuring they meet requirements and are robust against edge cases.

Core Features & Use Cases

  • Independent test design: generate tests strictly from REQUIREMENTS.md and apply them to artifacts.
  • Hallucination hunting and edge-case injection to verify resilience and detect gaps.
  • Audit logging and multi-cycle verification with a clear Validation Summary.

Quick Start

Initiate a red-team verification cycle against Build Agent artifacts and generate a VER record with a Validation Summary.

Frequently Asked Questions about red-team-verifier

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

FAQPage Schema
How do I verify build artifacts against requirements independently?ā–¼

Independent verification of build artifacts is achieved by designing test vectors strictly from REQUIREMENTS.md, executing them against the artifacts, and producing a Validation Summary with an audit trail. This process detects edge-case gaps and ensures robust compliance.

What is red-team artifact verification in quality assurance?ā–¼

Red-team artifact verification is an independent testing process that challenges Build Agent outputs to ensure they meet requirements. It involves hallucination hunting and edge-case injection to validate resilience and detect compliance gaps within your software artifacts.

How do I generate an auditable verification record for requirements compliance?ā–¼

Generate an auditable verification record by initiating a verification cycle that enforces gatekeeper checks and formats records as VER-XXXX. The system produces a Validation Summary with a complete audit trail documenting the requirements compliance testing.

Can I execute multiple verification cycles for build artifacts?ā–¼

Yes, multi-cycle verification is supported to thoroughly validate build artifacts. You can iteratively run independent tests designed from REQUIREMENTS.md across multiple cycles, ensuring continuous compliance and robust artifact quality through repeated validation.

Does independent testing work without predefined requirements documentation?ā–¼

No, predefined requirements documentation is essential. Independent test vectors are designed strictly from REQUIREMENTS.md, meaning the verification process requires this input file to accurately validate build artifacts and generate the validation summary.