sapcc-audit
FeaturedFull-repo SAP CC Go compliance audit against review standards.
AI & Automation 412 stars
42 forks Updated 2 days ago MIT
Install
Quality Score: 96/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
- 4 months ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
Code & Development Featured
sapcc-review
Gold-standard SAP CC Go code review: 10 parallel domain specialists.
412 Updated 2 days ago
notque AI & Automation Listed
system-audit-review
Use when auditing or reviewing a system, repository, service, configuration, data pipeline, security boundary, automation, or operational workflow, especially a large, mixed, risky, or forensic target.
0 Updated 2 days ago
MaiDuy708 AI & Automation Listed
codebase-auditor
Scan a repository against curated coding standards and produce a structured audit report, issue set, refactor plan, and sprint-based remediation roadmap. Use when the user invokes /vibe.audit or asks to review the codebase against established rules. Operates in full autopilot mode from repository scan to sprint plan output.
0 Updated today
Gladisintelligible706