process-audit

Audit SDLC artifacts for completeness, consistency, and cross-artifact traceability.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/edlovesjava/horse-sense --skill process-audit-edlovesjava
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: process-audit
Source: https://github.com/edlovesjava/horse-sense/tree/main/horse/skills/process-audit
Command: npx skills add https://github.com/edlovesjava/horse-sense --skill process-audit-edlovesjava

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit SDLC artifacts to ensure completeness, internal consistency, and cross-artifact traceability, delivering a structured report with severity-labelled findings that guide timely remediation.

Core Features & Use Cases

  • Identify audit scope (full or category-specific) across requirements, design, plan, and trail.
  • Load and verify artifacts (requirements, architecture ADRs, plans) and detect inconsistencies.
  • Audit each category with cross-artifact traceability checks to surface gaps and drift.
  • Generate a structured severity-labelled report and a traceability matrix to guide remediation.

Quick Start

Run the Process Audit skill on your project workspace to generate a structured audit report.

Frequently Asked Questions about process-audit

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

FAQPage Schema
How do I audit SDLC artifacts for completeness and traceability?▼

You audit SDLC artifacts by loading requirements, design ADRs, and plans to check completeness and cross-artifact traceability, producing a structured report with severity-labelled findings and a traceability matrix.

What is cross-artifact traceability in an SDLC audit?▼

Cross-artifact traceability in an SDLC audit verifies that requirements, designs, and plans align consistently across project artifacts, detecting gaps and drift to surface inconsistencies within the generated audit report.

Can I scope an SDLC audit to only review requirements instead of a full audit?▼

Yes, you can scope an SDLC audit to specific categories like requirements, design, plan, or trail. The audit applies a default full scope when unspecified but allows targeted reviews of individual artifact categories.

What's the best way to identify gaps and drift across project requirements and architecture ADRs?▼

The best way to identify gaps and drift is running a cross-artifact traceability audit that loads requirements and architecture ADRs, applying consistency checks to surface inconsistencies and output a severity-labelled findings report.

Do I need project configuration files to generate an SDLC audit report?▼

Yes, the audit loads artifacts from project documentation, architecture ADRs, and project configuration files to verify completeness and cross-artifact traceability before producing the structured severity-labelled report.