release-specification

Generate a release specification document with audit, architecture, roadmap, and risk assessment.

2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/DojoGenesis/gateway --skill release-specification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-specification
Source: https://github.com/DojoGenesis/gateway/tree/main/plugins/specification-driven-development/skills/release-specification
Command: npx skills add https://github.com/DojoGenesis/gateway --skill release-specification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams often struggle to produce detailed, consistent, and actionable release specifications, leading to miscommunication, delayed timelines, and increased risk.

Core Features & Use Cases

  • Full‑format specification with vision, audit, architecture, implementation plan, and risk assessment.
  • Lean‑format specification for established systems needing concise, developer‑focused guidance.
  • Automated current‑state audit that inserts real metrics from the codebase into the document.
  • Production‑ready code examples in Go and TypeScript, complete API tables, and database schemas.
  • Risk and rollback planning to ensure safe deployments.
  • Typical use case: A product manager requests a spec for a new version, and the skill delivers a ready‑to‑commit specification document.

Quick Start

Ask the release‑specification skill to draft a full release spec for version 2.3.0 targeting the new authentication module.

Frequently Asked Questions about release-specification

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a release specification for a new software version?

You can choose between a full-format specification with architecture and risk assessment, or a lean-format specification for concise, developer-focused guidance on established systems.

Does the release specification include production-ready code examples and API tables?

Yes, the generated specification document includes production-ready code examples in Go and TypeScript, complete API tables, and database schemas for implementation guidance.

How does the current-state audit work in a software release spec?

The current-state audit automatically inserts real metrics from the codebase into the release specification document to establish an accurate baseline for architecture design.

Can I generate a lean release spec for an established software system?

Yes, you can select a lean-format specification designed for established systems that provides concise, developer-focused guidance without the full vision and audit sections.

What is the best way to document risk assessment and rollback planning for a deployment?

The best way is to generate a full-format release specification, which includes dedicated sections for risk evaluation and rollback planning to ensure safe software deployments.