repo-compliance-audit

Community

Verifiable repo audit with guided remediation.

Authorokwinds
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates repository compliance auditing to produce verifiable reports.

Core Features & Use Cases

  • Audit any codebase to generate a human-readable report and machine-readable findings, covering essentials like AGENTS.md, DOCS_INDEX.md, SPEC/Spec entries, worklogs, and environment files.
  • Remediation workflow to select findings for safe, targeted fixes without altering core business logic; outputs a remediation report and status.
  • Integrates a two-stage process (Audit → Remediation) and can redact sensitive data when sharing outputs.

Quick Start

From the skill directory run audit: python3 scripts/audit_repo.py --repo . --out /tmp/repo-compliance-audit Then apply selected fixes: python3 scripts/remediate_repo.py --repo . --findings /tmp/repo-compliance-audit/findings.json --select DOCS_INDEX_MISSING,ENV_EXAMPLE_MISSING

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: repo-compliance-audit
Download link: https://github.com/okwinds/miscellany/archive/main.zip#repo-compliance-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.