quality-assurance-auditor

Audit mathematical modeling solutions and generate a QA report with pass/fail verdicts.

452|24|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/zhnnky329/MathModeling-skills --skill quality-assurance-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-assurance-auditor
Source: https://github.com/zhnnky329/MathModeling-skills/tree/main/.claude/skills/quality-assurance-auditor
Command: npx skills add https://github.com/zhnnky329/MathModeling-skills --skill quality-assurance-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit the complete mathematical modeling solution before final submission and identify blocking issues.

Core Features & Use Cases

  • Independently checks workflow completeness, three critical checks, artifact lineage, and consistency with the paper.
  • Produces a comprehensive paper/qa_report.md, detailing pass/fail verdicts, blocking/minor issues, and repair routing to upstream skills.
  • Integrates with upstream auditors (consistency-auditor and completeness-auditor) to gate final assembly.

Quick Start

Run this audit after the consistency and completeness audits to generate paper/qa_report.md with a detailed QA verdict and repair plan.

Frequently Asked Questions about quality-assurance-auditor

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

FAQPage Schema
How do I audit a mathematical modeling solution before final submission?

A QA audit for mathematical modeling checks workflow completeness, artifact lineage, and paper consistency to identify blocking issues before final submission. It generates a comprehensive qa_report.md detailing pass/fail verdicts and repair routing.

What is artifact traceability in mathematical modeling quality assurance?

Artifact traceability in quality assurance tracks the lineage of modeling components from problem parsing to final assembly. It ensures all solution artifacts are properly connected, verified, and consistent with the submitted paper.

How do I generate a QA report with pass/fail verdicts for my modeling paper?

Generate a QA report by running an independent audit that checks workflow completeness, artifact lineage, and paper consistency. The process produces a definitive paper/qa_report.md containing pass/fail verdicts, blocking issues, and a repair plan.

Do I need to run completeness and consistency checks before final assembly?

Yes, you need to run completeness and consistency audits before final assembly to gate the submission process. These upstream checks identify blocking issues and ensure complete audit coverage of the mathematical modeling solution.

What is the best way to identify blocking issues in a modeling workflow?

The best way to identify blocking issues is applying an independent quality assurance audit across problem parsing, workflow checks, and artifact traceability. This determines readiness for final assembly and routes repairs to upstream skills.

Can I use a QA audit to verify consistency with my mathematical modeling paper?

Yes, you can use a QA audit to verify consistency with your mathematical modeling paper. The audit independently checks workflow completeness and artifact lineage to ensure the solution matches the final submission.