precoding-audit-gate
CommunityParallel audit orchestration for rapid verdicts
System Documentation
What problem does it solve?
Layer-1 orchestrator for the pre-coding audit gate. Fires N of the project's audit skills (the {{AUDIT_SET}}) IN PARALLEL as general-purpose subagents against a target plan, each running its own SKILL.md contract. Synthesizes convergent + divergent findings into ONE report and returns a GREEN/YELLOW/RED verdict + a per-finding triage list. Dynamic parameterization — takes plan_path + audit_set + focus_keywords; auto-derives focus from plan content (predecessor/successor metadata + pattern matches in the body). NO hardcoded ledger/cycle references; the plan_path arg drives focus. Honors consult-before-coding — returns the synthesis for operator review; never auto-proceeds past findings.
Core Features & Use Cases
- Spawn N audit skills in parallel against the target plan.
- Auto-derive focus keywords from plan content to emphasize relevant audits.
- Synthesize convergent and divergent findings into a single synthesis document and a GREEN/YELLOW/RED verdict.
- Dynamic parameterization via plan_path, audit_set, and focus_keywords to tailor scope.
- Enforce consult-before-coding discipline and write per-audit and synthesis reports for operator review.
- Stage-based workflow with deterministic pre-checks and stage-structured spawns to minimize risk.
Quick Start
Supply a plan path, optional audit subset, and optional focus keywords to trigger parallel audits and produce a synthesis verdict.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: precoding-audit-gate Download link: https://github.com/Jennyfirrr/workspace-template/archive/main.zip#precoding-audit-gate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.