Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Release Gate

ASecurity

RAG-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.”

23 stars
0 votes
0 copies
1 views
Added 9/19/2026
businessgogit

Works with

climcp

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add fireostendere/mcp_diptrace --skill release-gate --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Release Gate?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Release Gate
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/fireostendere-release-gate/badge)](https://www.skillsdirectory.com/skills/fireostendere-release-gate)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: release-gate
description: RAG-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.”
---

Read [runtime access](../shared/runtime.md) 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](../shared/rag.md).
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

1. Call `diptrace_status`, `get_capabilities`, and `get_document_info`; record the exact SHA-256.
2. 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`, and `run_thermal_review`; supplement with
     `analyze_release_readiness` for 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`, and
     `run_bom_review`.
3. Compare each result against the implemented/partial/missing matrix in
   [`REVIEW_ENGINE.md`](https://github.com/fireostendere/mcp_diptrace/blob/20e4bc107e3810945f729d3c81d0a379d9af8012/docs/REVIEW_ENGINE.md).
4. Deduplicate by check ID and stable object identity. Preserve waivers, DNP state, explicit
   no-connects, confidence, approximation flags, and every `skipped` disclosure.
5. For native acceptance, consume SHA-bound evidence or run the supported headless workflow on
   a copy through [evidence capture](../diptrace-evidence-capture/SKILL.md). A full PCB release
   requires native refill/DRC and the specified connectivity evidence; a fabrication release also
   requires actual CAM inspection through [production pack](../diptrace-production-pack/SKILL.md).
   Do not mark these requirements outside scope merely because an MCP tool is absent.
   Decide `PASS` only 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.
6. Otherwise decide `BLOCKED` and list the shortest evidence-producing next actions.
7. Emit [`../shared/result.schema.json`](../shared/result.schema.json); put the decision in summary
   and as a finding, not in the transport `status`.

## 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 `PASS` with an unacknowledged mandatory `skipped` item 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`](../capability-map.json) for explicit missing contracts. Classify
check output as `document`; model synthesis is `heuristic`; operator waivers are `operator`.

Attribution

fireostenderefireostendere
View sourceMore from fireostendere →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →