manual-yaml-repair-proof

Replay saved corpus artifacts through Autoreport's manual YAML repair and checker path.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/tubtrb/autoreport --skill manual-yaml-repair-proof
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manual-yaml-repair-proof
Source: https://github.com/tubtrb/autoreport/tree/main/codex/skills/manual-yaml-repair-proof
Command: npx skills add https://github.com/tubtrb/autoreport --skill manual-yaml-repair-proof

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Prove Autoreport's manual YAML auto-repair path remains reliable after web-app or server changes, ensuring that manually drafted drafts can be recovered and validated across restarts.

Core Features & Use Cases

  • Replays saved corpus artifacts through the current repair and manual checker path to verify recovery.
  • Performs both saved-corpus salvage and live server proof to ensure end-to-end behavior.
  • Generates structured output with categories, repair status, and summaries for audit and regression testing.

Quick Start

Run the manual YAML repair proof workflow to replay a saved corpus through the repair path and perform a live server proof against a restarted Autoreport instance.

Frequently Asked Questions about manual-yaml-repair-proof

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

FAQPage Schema
How do I validate manual YAML repair after a server restart?

Validate manual YAML repair after a server restart by replaying saved corpus artifacts through the current in-process repair and manual checker path. This verifies that manually drafted drafts can be recovered and validated across restarts.

What is manual YAML repair proof used for?

Manual YAML repair proof is used to proactively prove that the manual YAML auto-repair path remains reliable after web-app or server changes, ensuring manually drafted drafts can be recovered and validated.

Does YAML repair verification work with pyyaml dependencies?

Yes, YAML repair verification works with pyyaml dependencies to replay saved corpus artifacts and perform live server proof against a restarted Autoreport instance for end-to-end behavior validation.

What's the best way to generate audit reports for YAML repair regression testing?

Generate audit reports for YAML repair regression testing by replaying saved corpus artifacts through the repair path. This produces structured output with per-sample categories, repair status, and summaries suitable for audit.

Why does manual YAML repair fail after web-app changes?

Manual YAML repair may fail after web-app changes due to parser drift or server restarts. Replaying saved corpus artifacts through the current repair path verifies recovery and identifies per-sample repair status issues.