blueprint-sdd-step03-spec-complete

Collect and validate architecture, security, and operations sign-offs via PR comments.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/sbonoc/stackit-platform-blueprint --skill blueprint-sdd-step03-spec-complete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blueprint-sdd-step03-spec-complete
Source: https://github.com/sbonoc/stackit-platform-blueprint/tree/main/.agents/skills/blueprint-sdd-step03-spec-complete
Command: npx skills add https://github.com/sbonoc/stackit-platform-blueprint --skill blueprint-sdd-step03-spec-complete

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of collecting architecture, security, and operations sign-offs, validating the ADR, and finalizing the specification status, reducing manual coordination and human error.

Core Features & Use Cases

  • Sign-off Collection: Enforces recording of Architecture, Security, and Operations approvals via PR comments with exact phrases.
  • Validation & Finalization: Checks Mermaid diagrams, updates ADR status, and sets SPEC_READY: true.
  • Use Case: A developer completes the design and needs to gather all approvals before implementation, executing this Skill to ensure compliance and readiness.

Quick Start

Execute the skill to review and finalize the technical specification signs-offs, validate diagrams, and set the specification as ready for implementation.

Frequently Asked Questions about blueprint-sdd-step03-spec-complete

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

FAQPage Schema
How do I automate technical sign-off collection for architecture, security, and operations approvals?

Technical sign-off collection is automated by enforcing specific approval phrases in PR comments for architecture, security, and operations, validating the ADR, and marking the specification ready for implementation.

How do I finalize a specification and set it ready for implementation after design completion?

To finalize a specification, the workflow checks Mermaid diagrams, updates the ADR status, validates all required approvals, and sets the SPEC_READY flag to true to authorize implementation.

What is the process for validating an Architecture Decision Record before implementation begins?

ADR validation involves verifying that exact governance policy phrases are matched in approval comments, checking architectural Mermaid diagrams, and updating the ADR status to ensure strict compliance.

How do I enforce exact phrase matching for governance policy approvals in engineering workflows?

Governance policy approvals are enforced by requiring exact phrase matching in PR comments, ensuring architecture, security, and operations sign-offs are explicitly documented before finalizing specifications.

Do I need Mermaid diagrams to get specification sign-off approvals?

Yes, Mermaid diagrams are checked during the validation and finalization process, ensuring all architectural visualizations are correct before the specification is marked ready for implementation.

What happens if a required security or operations sign-off comment is missing during specification finalization?

If required sign-offs are missing, the specification cannot be finalized because the workflow enforces strict adherence to governance policies and validates that all exact approval phrases are present.