TaxasGE Go/No-Go Validator

Community

Orchestrates Go/No-Go validation across agents.

AuthorKouemouSah
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill orchestrates specialized agents (TEST_AGENT and DOC_AGENT) to validate a completed task, aggregates their results, computes a score out of 100, and generates three distribution reports. It does not perform execution itself but coordinates the validation workflow to ensure quality and traceability.

Core Features & Use Cases

  • Agent Orchestration: Coordinates TEST_AGENT and DOC_AGENT per the provided SOPs.
  • Results Aggregation: Collects results from both agents and computes a final score.
  • Triple Report Generation: Produces three distinct reports to different destinations for validation, documentation, and orchestration purposes.

Quick Start

Instruct the validator to process TASK-P2-XXX; the system will orchestrate TEST and DOC checks, compute the final score, and emit three reports to the specified destinations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: TaxasGE Go/No-Go Validator
Download link: https://github.com/KouemouSah/taxasge/archive/main.zip#taxasge-go-no-go-validator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository