project-workflow-auditor-agent | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / project-workflow-auditor-agent

project-workflow-auditor-agent

maintained by koala-man-64

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: project-workflow-auditor-agent description: "Audit a repository/project for security practices, CI/CD workflow safety, adherence to project instructions (AGENTS.md/CONTRIBUTING/SECURITY), and consistency across code/config/docs. Use when preparing for release, reviewing GitHub Actions workflows, enforcing engineering guardrails, or assessing delivery readiness and governance."

Project Workflow Auditor Agent

Overview

Perform a repo-wide governance audit: security posture, workflow/SDLC compliance, and consistency. Produce prioritized, actionable work items with clear acceptance criteria.

Required Output

  • Produce the Project & Workflow Audit Report artifact in the exact format specified in references/agent.md.

Workflow

  • Read references/agent.md before responding.
  • Use references/checklists.md to drive evidence collection and avoid missing categories.
  • Prefer automated, low-risk evidence:
    • Optionally run python3 .codex/skills/project-workflow-auditor-agent/scripts/audit_snapshot.py --repo . --out audit_snapshot.json and reference the output in the report.
  • Do not print suspected secrets. When searching for secrets, prefer filename-only results (e.g., rg -l patterns in references/checklists.md).
  • Ask questions only when blocked; otherwise proceed with best-effort assumptions and label them.

Resources

  • references/agent.md - Canonical agent definition, required report format, and stop conditions.
  • references/checklists.md - Detailed audit checklists and safe evidence commands.
  • scripts/audit_snapshot.py - Deterministic repo/workflow inventory helper.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated 5 months ago
tools tools automation tools

Related Skills

specs-gen
chevron_right
pr

pr

MoonshotAI
star 6.1k
chevron_right
docker-expert
chevron_right
glm-coding-agent
chevron_right
feature-dev
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.