TaxasGE Go/No-Go Validator

Orchestrate TEST_AGENT and DOC_AGENT to validate tasks and compute a /100 score.

Updated Jul 22, 2025
One-click install
npx skills add https://github.com/KouemouSah/taxasge --skill taxasge-go-no-go-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: TaxasGE Go/No-Go Validator
Source: https://github.com/KouemouSah/taxasge/tree/main/.claude/skills/taxasge-gonogo-validator
Command: npx skills add https://github.com/KouemouSah/taxasge --skill taxasge-go-no-go-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about TaxasGE Go/No-Go Validator

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

FAQPage Schema
How do I orchestrate validation across multiple agents for quality assurance?

Orchestrate validation by coordinating specialized agents (TEST_AGENT and DOC_AGENT) to perform independent quality assessments on a completed task. The validator aggregates their results into a single /100 score and generates three distribution reports for traceability.

Can I automate go/no-go validation reports for software delivery?

Yes. Automate go/no-go validation by instructing the validator to process your task; it orchestrates backend and frontend testing, documentation checks, and cross-phase report generation, then computes a final score and emits reports automatically.

What's the best way to aggregate test results and documentation checks into a single quality score?

Aggregate results by using agent orchestration to collect independent assessments from both testing and documentation phases, then compute a consolidated /100 score. The validator performs this aggregation and generates three distinct reports for different destinations.

Do I need to manually execute tests and documentation validation separately?

No. The validator coordinates TEST_AGENT and DOC_AGENT to perform specialized validation automatically. It handles orchestration and aggregation without direct task execution, enforcing functional requirements and producing results in parallel.

How does the validator handle report generation and git workflow automation?

Report generation and git workflow are automated as part of the validation process. The validator produces three destination reports and executes automatic git commit workflow, ensuring quality traceability without manual intervention.

What problem does go/no-go validation solve in software delivery?

Go/no-go validation ensures quality gates in software delivery by orchestrating independent assessments across testing and documentation, aggregating results into a traceable score, and generating auditable reports that enforce functional requirements.