minimax-bringup-audit

Automates tiered bring-up validation and evidence capture for PMOVES deployments.

6|Updated Aug 26, 2025
One-click install
npx skills add https://github.com/POWERFULMOVES/PMOVES.AI --skill minimax-bringup-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minimax-bringup-audit
Source: https://github.com/POWERFULMOVES/PMOVES.AI/tree/main/.kilocode/skills/minimax-bringup-audit
Command: npx skills add https://github.com/POWERFULMOVES/PMOVES.AI --skill minimax-bringup-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tiered bring-up and validation for PMOVES services, plus evidence capture and remediation routing to improve deployment confidence and post-deployment observability.

Core Features & Use Cases

  • Tiered Bring-up: orchestrates core smoke, GPU validation, and full integration checks.
  • Evidence Capture: records timestamps, service name, endpoint health, HTTP status, response payload (truncated), and duration for audit trails.
  • Remediation & RCA: queues actionable remediation items and routes complex failures to MiniMax for root-cause analysis.

Quick Start

Run the bring-up audit to initiate tiered service validation and generate an evidence set for remediation.

Frequently Asked Questions about minimax-bringup-audit

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

FAQPage Schema
How do I automate bring-up validation and evidence capture for service deployments?

Automate bring-up validation by running tiered checks across core smoke, GPU, and full integration layers. This process captures timestamps, service names, endpoint health, HTTP status, response payloads, and duration to generate a comprehensive audit trail for deployment confidence.

What is tiered bring-up validation and when do I need it for smoke tests and GPU checks?

Tiered bring-up validation orchestrates core smoke tests, GPU validation, and full integration checks sequentially. You need it during service deployments to systematically verify endpoint health and capture structured evidence before routing complex failures for root-cause analysis.

How do I queue remediation items and route failures to MiniMax for root-cause analysis?

Queue remediation items and route failures to MiniMax by executing bring-up audits that capture HTTP status, response payloads, and duration. Complex failures detected during tiered validation are automatically routed to MiniMax for root-cause analysis.

Can I use automated bring-up audits to record endpoint health and HTTP status for compliance?

Yes, automated bring-up audits record endpoint health and HTTP status for compliance. They capture timestamps, service names, truncated response payloads, and request duration, providing the structured evidence required for audit-ready deployment validation.

Does bring-up validation work for full integration checks across the entire PMOVES stack?

Bring-up validation works for full integration checks across the PMOVES stack. It applies tiered validation to core smoke, GPU validation, and complete integration checks, capturing endpoint health and response data for the entire deployment.

What's the best way to capture audit trails for deployment confidence and post-deployment observability?

The best way to capture audit trails is using tiered bring-up validation that records timestamps, service names, endpoint health, HTTP status, response payloads, and duration. This improves deployment confidence and enables post-deployment observability through structured evidence capture.