workflow-quality-audit

Installation
SKILL.md

Workflow: Quality Audit

A 7-step pipeline for auditing any collection of items against a set of standards. Domain-agnostic by design — the caller supplies a config block that plugs in the item source, standards document, evidence capture method, evaluation template, and reporting target.

When to Use

  • After completing a body of work (design wave, sprint, migration) that needs QA sign-off
  • Before a release to verify quality across a surface area
  • For structured reviews: code, visual, accessibility, compliance, performance
  • Any time you have N items and need a per-item verdict against defined criteria

Config Schema

Supply a YAML config block when invoking. All fields are optional — the pipeline will prompt for missing required fields.

Installs
4
Repository
lev-os/agents
GitHub Stars
5
First Seen
Mar 1, 2026
workflow-quality-audit — lev-os/agents