audit-loop

Orchestrate end-to-end audit workflows through verify, plan, fix, review, and commit phases.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/panlam85/PAF-Atlas --skill audit-loop-panlam85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-loop
Source: https://github.com/panlam85/PAF-Atlas/tree/main/.claude/skills/audit-loop
Command: npx skills add https://github.com/panlam85/PAF-Atlas --skill audit-loop-panlam85

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Meta-orchestration for end-to-end audits by wrapping audit skills (qa, perf, api, production, or beta) in a controlled find-verify-plan-implement-review-commit cycle, enabling repeatable QA workflows.

Core Features & Use Cases

  • Orchestrates audit workflows by coordinating parent and agent roles through all loop phases.
  • Supports multiple audit types (qa, perf, api, production, beta) with optional pass and scope modifiers.
  • Generates structured audit reports and artifacts for review, sign-off, and iterative fixes.

Quick Start

Invoke the audit loop to start a full end-to-end audit cycle on your project.

Frequently Asked Questions about audit-loop

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

FAQPage Schema
How do I automate end-to-end audit workflows for QA and production passes?

End-to-end audit workflows are automated by wrapping audit skills in a verify, plan, fix, review, and commit loop. This meta-orchestration coordinates phase sequencing and generates structured reports for iterative fixes across QA, performance, API, production, and beta passes.

What is a runbook orchestration loop for software audits?

A runbook orchestration loop for audits coordinates parent and agent roles through a find-verify-plan-implement-review-commit cycle. It ensures repeatable QA workflows by managing phase sequencing and generating auditable findings and converge-ready artifacts.

Can I scope automated audit loops to specific passes like beta or performance testing?

Yes, automated audit loops support optional pass and scope modifiers. You can target specific audit types including QA, performance, API, production, and beta passes, ensuring the runbook coordination focuses only on the relevant audit scope.

How do I generate structured audit reports and artifacts for iterative fixes?

Structured audit reports and artifacts are generated automatically during the review phase of the audit loop. By orchestrating workflows through find, verify, plan, implement, and commit phases, the loop produces auditable findings ready for sign-off and iterative fixes.

Does meta-orchestration work for coordinating multiple audit skills simultaneously?

Meta-orchestration works by wrapping multiple audit skills together in a controlled cycle. It coordinates parent and agent roles across all loop phases, ensuring joint workflow management for QA, performance, API, production, and beta audits.

When should I use an orchestrated audit loop instead of running individual QA checks?

Use an orchestrated audit loop when you need runbook coordination and phase sequencing across multiple audit types. It satisfies repeatable workflow requirements by managing the entire find-verify-plan-implement-review-commit cycle rather than isolated checks.