project-workflow-auditor-agent
maintained by koala-man-64
star
0
account_tree
0
verified_user
MIT License
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.mdbefore responding. - Use
references/checklists.mdto 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.jsonand reference the output in the report.
- Optionally run
- Do not print suspected secrets. When searching for secrets, prefer filename-only results (e.g.,
rg -lpatterns inreferences/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)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
0
GitHub Forks
0
Created
Jan 2026
Last Updated
5个月前
tools
tools automation tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!