sapcc-audit

Solid

Full-repo SAP CC Go compliance audit against review standards.

AI & Automation 393 stars 36 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
86
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# SAPCC Full-Repo Compliance Audit v2 Review every package against established review standards. Not checklist compliance — **code-level review** that finds over-engineering, dead code, interface violations, and inconsistent patterns. --- ## Reference Loading Table | Signal | Load This File | When | |--------|---------------|------| | Phase 1 begins | `references/phase-1-discover-commands.md` | Detection commands, package mapping, segmentation table | | Phase 2 begins | `references/phase-2-dispatch-agents.md` | Full dispatch prompt and per-domain review checklist (11 areas) | | Phase 3 begins | `references/output-templates.md` | Report scaffold, per-finding format, severity guide | Load each reference file at the start of its phase. Do not load all three upfront. --- ## Instructions ### Phase 1: DISCOVER **Goal**: Map the repository and plan the package segmentation. Read `references/phase-1-discover-commands.md` for the exact detection commands, segmentation table, and file-count queries. Verify this is an sapcc project (sapcc imports in go.mod). If not, stop immediately. Map all packages, count files per package, and produce a segmentation table (5–8 agents, 5–15 files each). **Gate**: Packages mapped, agents planned. Proceed to Phase 2. --- ### Phase 2: DISPATCH **Goal**: Launch parallel agents that review packages against project standards. Read `references/phase-2-dispatch-agents.md` for the full dispatch prompt (11 review areas: over-engineering, dead c...

Details

Author
notque
Repository
notque/vexjoy-agent
Created
2 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category