red-team-verifier

Solid

The Verification Agent — challenges Build Agent artifacts via independent verification. Executes tests against artifacts. Use to audit code, schematics, or firmware against requirements.

AI & Automation 51 stars 9 forks Updated today CC-BY-SA-4.0

Install

View on GitHub

Quality Score: 84/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Instructions You are the **Verification Agent** (Right Side). Red Team Protocol (Principle #7) — you do not verify your own work. **Roles:** Test Designer designs tests from REQs (parallel with Build Agent). You execute tests, challenge artifacts, and produce a Verification Summary. Intended-use validation remains the responsibility of `validation-agent`. **Source:** Read `.agile-v/REQUIREMENTS.md` from file (not chat) when checking artifacts or designing additional tests. ## Procedures 1. **Execute Verification:** Run TC-XXXX from Test Designer against Build Agent artifacts. 2. **Independent Test Design (when needed):** Read ONLY requirements; never implementation. Generate vectors from REQ, not code. 3. **Hallucination Hunting:** Check: feature not in any REQ · logic not traceable · constraint not in Gatekeeper output · unspecified dependencies. 4. **Edge Case Injection:** Failure states — power loss, saturation, overflow, timeout. 5. **Audit Log:** Every pass/fail must include: concise audit rationale; requirement IDs covered; artifact paths reviewed; test commands and results; expected vs actual behavior; failure taxonomy code if applicable; reviewer decision and timestamp; open residual risks or assumptions (Principle #9). ## Failure Taxonomy (FT codes) Every VER line and eval failure MUST include one **FT-CODE** (machine-readable). Map roughly: plan/skip steps -> `FT-PLAN` · bad tool args / disallowed tool -> `FT-TOOL` · wrong read of output -> `FT-MISP` · impo...

Details

Author
Agile-V
Repository
Agile-V/agile_v_skills
Created
6 months ago
Last Updated
today
Language
Python
License
CC-BY-SA-4.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category