release-gate
SkillMediaRAG-backed. Produce an explicit evidence-based PASS or BLOCKED decision from implemented DipTrace review profiles and disclosed missing checks. Use when the user says “Run the final evidence-based release gate for this design.”
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the release-gate skill
What this skill tells your AI
The instructions your AI receives, as published by fireostendere/mcp_diptrace in skills/release-gate/SKILL.md and read by ahel’s review.
Read runtime access before choosing between explicit-path MCP, a live bridge session, and native/headless CLI. Their availability is separate.
Release gate
RAG: engineering memory by default — shared workflow. Audit source-backed design decisions and DFM/DFA/DFT criteria carried from earlier stages; consult missing criteria, including DipTrace verification/export course material.
Return PASS only for the exact requested revision and declared review scope. A green MCP run is
not fab-house approval or DipTrace-format certification.
Use public tools/list for exact callable names and get_capabilities for document/configured
feature availability.
Workflow
- Call
diptrace_status,get_capabilities, andget_document_info; record the exact SHA-256. - Select profiles by document kind:
- PCB:
run_board_review,run_drc,run_connectivity_check,run_manufacturing_review,run_assembly_review,run_testability_review,run_bom_review, andrun_thermal_review; supplement withanalyze_release_readinessfor bounded DFM/DFA/DFT findings available from exported XML (it supplements, not replaces, DipTrace sign-off). - schematic:
run_schematic_review,run_erc,run_connectivity_check, andrun_bom_review.
- PCB:
- Compare each result against the implemented/partial/missing matrix in
REVIEW_ENGINE.md. - Deduplicate by check ID and stable object identity. Preserve waivers, DNP state, explicit
no-connects, confidence, approximation flags, and every
skippeddisclosure. - For native acceptance, consume SHA-bound evidence or run the supported headless workflow on
a copy through evidence capture. A full PCB release
requires native refill/DRC and the specified connectivity evidence; a fabrication release also
requires actual CAM inspection through production pack.
Do not mark these requirements outside scope merely because an MCP tool is absent.
Decide
PASSonly when no critical/error finding remains, all caller-mandatory implemented checks ran, the SHA stayed stable, and every unavailable category was accepted as outside scope. - Otherwise decide
BLOCKEDand list the shortest evidence-producing next actions. - Emit
../shared/result.schema.json; put the decision in summary and as a finding, not in the transportstatus.
Quantitative boundaries
- Confidence is bounded from 0 through 1 but cannot overrule evidence class.
- Results are paged/bounded; follow resource URIs and truncation metadata rather than assuming the first 100 findings are complete.
- Document identity is a 64-character lowercase SHA-256.
- The server's write limits are 100 operations and 500 conservatively counted affected objects/elements per write, but this gate is read-only.
Refusals
- No invented fabrication clearances, DFM thresholds, impedance goldens, or fab capability tables.
- No
PASSwith an unacknowledged mandatoryskippeditem or incomplete bounded payload. - Generic fabrication/assembly manifests are not native manufacturing outputs.
- A parser-tested synthetic document is not DipTrace-round-trip evidence.
Use ../capability-map.json for explicit missing contracts. Classify
check output as document; model synthesis is heuristic; operator waivers are operator.
Signals
- GitHub stars
- 22
- Forks
- 1
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
release-gate- Source
- github.com/fireostendere/mcp_diptrace