quality-auditor

Audit software projects for planning conformance, code quality, security, and tests.

17|3|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/insightflo/claude-impl-tools --skill quality-auditor-insightflo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-auditor
Source: https://github.com/insightflo/claude-impl-tools/tree/main/plugin/skills/quality-auditor
Command: npx skills add https://github.com/insightflo/claude-impl-tools --skill quality-auditor-insightflo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Software teams often release without a rigorous, evidence-driven quality audit. This Skill provides a structured, repeatable process to verify planning conformance, architecture alignment, security readiness, testing coverage, and measurable metrics before deployment or PR merge.

Core Features & Use Cases

  • Planning conformance: checks for the presence and alignment of planning documents (Mini-PRD or Socrates-style docs) and ensures requirements traceability.
  • DDD validation and test readiness: validates demo pages, design alignment, and readiness of tests and metrics.
  • Security and quality checks: runs security validations and evaluates code quality, performance signals, and compliance with conventions.
  • Audit reporting: generates a quality score, verdict, and actionable guidance, with evidence and remediation steps.
  • Use cases: before deploying, before merging a PR, or after substantial changes to ensure claims are verifiable.

Quick Start

Trigger a full audit on the current project by running /audit.

Frequently Asked Questions about quality-auditor

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

FAQPage Schema
How do I run an end-to-end quality audit before deploying my software project?

Run an end-to-end quality audit by triggering a full validation process that checks planning conformance, code quality, security, and tests. This generates a structured quality score, verdict, and actionable remediation guidance before release.

What is planning conformance verification in a pre-deploy quality audit?

Planning conformance verification checks for the presence and alignment of planning documents like Mini-PRDs, ensuring requirements traceability. It validates that project developments match the initial design and requirements before deployment.

Can I use automated quality audits for PR reviews and release milestones?

Yes, automated quality audits apply across deployment workflows including pre-deploy checks, PR reviews, and release milestones. They guide teams through deterministic validation steps and evidence collection to ensure claims are verifiable.

How do security checks and test coverage metrics factor into a release quality audit?

Security checks and test coverage metrics are evaluated during a release quality audit to validate security readiness and evaluate performance signals. The audit collects this evidence to generate a measurable quality score and pass/fail verdict.

What is the best way to verify DDD validation and test readiness before a merge?

The best way to verify DDD validation and test readiness is through a structured audit that validates demo pages, design alignment, and test metrics. This ensures architecture alignment and requirements traceability before merging a PR.

What limitations exist when relying on measurable metrics for code quality audits?

Code quality audits relying on measurable metrics focus on deterministic validation steps and evidence collection. They require planning documents and test readiness to generate a structured quality score, limiting effectiveness for projects lacking these prerequisites.