marsai:dev-validation

Automate final gate validation with explicit human approval and audit records.

2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/V4-Company/marsai --skill marsai-dev-validation
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: marsai:dev-validation
Source: https://github.com/V4-Company/marsai/tree/main/dev-team/skills/dev-validation
Command: npx skills add https://github.com/V4-Company/marsai --skill marsai-dev-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gate 5 final validation requires explicit human approval to ensure that all acceptance criteria and quality signals from earlier gates are actually satisfied before completion.

Core Features & Use Cases

  • Automated evidence gathering from Gates 0-4 (tests, reviews, logs) to present a clear decision basis
  • Enforced non-self-approval policy: only different agents or humans can approve to prevent self-certification
  • Clear risk signaling and remediation workflow: severity tagging and remediation tasks when issues are found, with auditable records

Quick Start

Review Gate 4 outcomes and provide an explicit APPROVED or REJECTED decision.

Frequently Asked Questions about marsai:dev-validation

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

FAQPage Schema
How do I enforce explicit human approval for final development gate validation?▼

Final gate validation enforces explicit human approval by requiring a human decision after development and testing. It prevents self-certification by ensuring only different agents or humans can approve the final gate.

What is Gate 5 validation in a software development workflow?▼

Gate 5 validation is the final approval step in a development cycle that ensures all acceptance criteria and quality signals from earlier gates are satisfied before feature completion. It automates evidence gathering from Gates 0-4.

How do I prevent developers from self-approving their own code during the release process?▼

To prevent self-approval during the release process, the validation workflow enforces a non-self-approval policy where only different agents or humans can provide the final explicit approval for a feature gate.

Does final gate validation support automated evidence gathering from previous testing phases?▼

Yes, final gate validation supports automated evidence gathering from Gates 0-4. It collects tests, reviews, and logs from previous phases to present a clear decision basis for the final human approval.

How do I handle risk signaling and remediation when final validation issues are found?▼

When validation issues are found, the system provides severity tagging and generates remediation tasks. It outputs a structured validation record for auditing to ensure clear risk signaling and proper issue resolution.

What are the limitations of automated gate validation without human approval?▼

Automated gate validation without human approval lacks explicit verification of acceptance criteria. It risks self-certification and fails to produce the structured validation record required for proper auditing and risk signaling.