audit-process

Map automation assets and produce structured JSONL findings per TDMS format.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill audit-process
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-process
Source: https://github.com/jasonmichaelbell78-creator/framework/tree/main/.claude/skills/audit-process
Command: npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill audit-process

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The audit-process skill coordinates a multi-stage automation audit by orchestrating parallel agents to assess, validate, and report on a broad set of automation tasks, reducing manual inspection and accelerating insights.

Core Features & Use Cases

  • Orchestrates a 7-stage audit workflow with 16 automation types and 12 categories
  • Produces structured, stage-by-stage findings suitable for TDMS intake
  • Use Case: Run a full quality gate on a new automation pipeline to surface gaps and action items

Quick Start

Initiate a full seven-stage automation audit using parallel agents and export stage outputs to the audit directory.

Frequently Asked Questions about audit-process

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

FAQPage Schema
How do I automate an audit of my CI configurations and workflow scripts?

To automate a workflow audit, this skill orchestrates parallel agents to identify and map automation assets like hooks, scripts, and CI configurations. It evaluates the effectiveness of each stage and outputs structured findings.

What is the best way to evaluate automation pipeline quality using parallel agents?

Evaluating automation pipeline quality with parallel agents involves a 7-stage audit workflow covering 16 automation types. This process assesses and validates tasks to surface pipeline gaps and generate actionable items.

How do I export automation audit findings to the TDMS JSONL format?

Exporting automation audit findings to TDMS JSONL format happens automatically during the multi-stage evaluation. The coordinated agents produce structured, stage-by-stage findings per the TDMS format and save them to the audit directory.

Can I use this audit framework to update a master technical debt log?

Yes, this audit framework updates the MASTER_DEBT log automatically. After evaluating the performance of each automation stage and consolidating the findings, it adjusts the technical debt records accordingly.

Does the audit-process skill support evaluating hooks and CI configurations without manual inspection?

Yes, the skill assesses hooks and CI configurations without manual inspection by coordinating parallel agents. This automation accelerates insights across 12 categories and reduces the manual effort needed to validate tasks.

When should I run a multi-stage automation audit on my pipeline?

You should run a multi-stage automation audit when implementing a new automation pipeline or performing a quality gate check. It surfaces existing gaps, validates effectiveness, and generates structured outputs for TDMS intake.