quality-auditor
Internal quality audit skill with planning, execution, findings documentation, and corrective action tracking
npx skills add a5c-ai/babysitter --skill quality-auditor --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Quality Auditor ## Overview The Quality Auditor skill provides comprehensive capabilities for planning and conducting internal quality audits. It supports audit program planning, checklist generation, findings classification, and corrective action tracking. ## Capabilities - Audit program planning - Audit checklist generation - Finding classification (major/minor/observation) - Nonconformance documentation - Corrective action request (CAR) creation - Root cause requirement - Effectiveness verification - Audit report generation ## Used By Processes - QMS-003: Quality Audit Management - QMS-001: ISO 9001 Implementation - LEAN-002: 5S Implementation ## Tools and Libraries - Audit management software - QMS platforms - Document management systems - Corrective action tracking ## Usage ```yaml skill: quality-auditor inputs: audit_type: "internal" # internal | supplier | process audit_scope: "Production processes against ISO 9001:2015" standard: "ISO 9001:2015" department: "Manufacturing" processes: - "Production control" - "Inspection and testing" - "Nonconforming product" previous_findings: - finding_id: "NC-2025-001" status: "closed" - finding_id: "NC-2025-002" status: "open" outputs:
- Overview
- Capabilities
- Used By Processes
- Tools and Libraries
- Usage
- Audit Process
- Phase 1: Planning
- Phase 2: Execution
- Phase 3: Reporting
- Phase 4: Follow-up
- Finding Classification
- Corrective Action Requirements
- Audit Checklist Categories
- Integration Points
What does the quality-auditor skill do?
Internal quality audit skill with planning, execution, findings documentation, and corrective action tracking
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill quality-auditor --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
