Framework Compliance Audit

Audit agentic workflow directories against the Thinking Architecture compliance matrix.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gapfDev/workflow --skill framework-compliance-audit-gapfdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Framework Compliance Audit
Source: https://github.com/gapfDev/workflow/tree/main/.claude/skills/framework-audit-executor
Command: npx skills add https://github.com/gapfDev/workflow --skill framework-compliance-audit-gapfdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits any agentic workflow against the Thinking Architecture framework, producing a comprehensive compliance report that highlights existing elements, gaps, and remediation steps.

Core Features & Use Cases

  • Validate a new workflow against the framework
  • Audit an existing workflow for compliance gaps
  • Generate a remediation roadmap and governance-ready report

Quick Start

Point the auditor at the target workflow directory (e.g., workflow/your_workflow/) to generate the full compliance report.

Frequently Asked Questions about Framework Compliance Audit

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

FAQPage Schema
How do I audit an agentic workflow for framework compliance gaps?

To audit agentic workflow compliance, point the auditor at the target workflow directory to evaluate agent files, skill files, and config artifacts. It classifies elements as PRESENT, PARTIAL, or MISSING and generates a governance-ready compliance report with remediation recommendations.

What is a Thinking Architecture compliance matrix for workflows?

A Thinking Architecture compliance matrix evaluates target workflow directories by reading main config, agent files, and shared references. It checks each artifact against structural rules to produce a four-table compliance report and summary scorecard for governance review.

How do I generate a remediation roadmap for missing workflow contracts?

Generate a remediation roadmap by auditing the target workflow directory to identify missing contracts and partial elements. The audit outputs targeted recommendations alongside a full compliance report and summary scorecard suitable for governance review.

Can I audit existing agent files and shared references without writing custom scripts?

Yes, you can audit existing agent files, skill files, and shared references without custom scripts. Point the auditor at the workflow directory to automatically evaluate elements against the compliance matrix and generate a full four-table report plus remediation roadmap.

What is the best way to validate a new workflow against an agent framework?

The best way to validate a new workflow is to point the auditor at the target workflow directory. It reads template files and example artifacts, evaluates compliance, and outputs a summary scorecard with targeted remediation recommendations for governance review.

When do I need a full compliance report for my workflow directory?

You need a full compliance report when auditing existing workflows for governance review. The report identifies gaps in agent files and shared references, classifies compliance status, and generates a remediation roadmap to fix missing or partial elements.