sapcc-audit
SolidFull-repo SAP CC Go compliance audit against review standards.
AI & Automation 393 stars
36 forks Updated today MIT
Install
Quality Score: 95/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
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
Code & Development Solid
sapcc-review
Gold-standard SAP CC Go code review: 10 parallel domain specialists.
393 Updated today
notque Code & Development Listed
ccc-review
audit current branch, security posture, performance hotpaths, or run full project x-ray. Spawns the matching specialist agent in the background; findings land at…
3 Updated today
KevinZai Code & Development Listed
code-security-review
AI-driven code security review skill. Provides a complete methodology for conducting security audits on source code, including: security audit prompts, false positive filtering rules (hard exclusions + AI-based filtering), severity/confidence scoring guidelines, and customizable scan/filter instructions. Supports all programming languages.
18 Updated 1 months ago
ez-lbz