doc-dd-cicd-inf

Generate Markdown infrastructure design documents with traceability and quality checks.

1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/tsuji-tomonori/diopside-v3 --skill doc-dd-cicd-inf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-dd-cicd-inf
Source: https://github.com/tsuji-tomonori/diopside-v3/tree/main/.opencode/skills/doc-dd-cicd-inf
Command: npx skills add https://github.com/tsuji-tomonori/diopside-v3 --skill doc-dd-cicd-inf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation and updating of infrastructure design documents (DD-CICD-INF) ensuring they align with diopside's conventions and maintain traceability with higher-level design documents.

Core Features & Use Cases

  • Document Generation: Creates or updates detailed infrastructure design documents following specific templates and frontmatter requirements.
  • Traceability: Ensures documents link back to requirements and basic design, and forward to testing and operational procedures.
  • Use Case: When developing new CI/CD pipelines or modifying existing infrastructure, use this Skill to generate the DD-CICD-INF-*.md document, ensuring all technical specifications, constraints, and operational details are captured according to project standards.

Quick Start

Use the doc-dd-cicd-inf skill to create a new infrastructure design document for the deployment pipeline.

Frequently Asked Questions about doc-dd-cicd-inf

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

FAQPage Schema
How do I generate infrastructure design documents for CI/CD pipelines in Markdown?

To generate infrastructure design documents for CI/CD pipelines, use this Skill to create or update Markdown files capturing implementation-level specifications, constraints, and operational procedures. It ensures adherence to specific frontmatter keys and project conventions.

How do I maintain traceability between infrastructure detailed design and basic design documents?

Maintaining traceability between infrastructure detailed design and basic design documents requires linking back to requirements and basic design, while forwarding to testing and operational procedures. This Skill automates that linkage to ensure compliance.

What quality checks are needed for CI/CD infrastructure documentation?

Quality checks for CI/CD infrastructure documentation include validating filename-ID consistency and glossary link validation. This Skill enforces these checks to ensure technical specifications meet required project standards.

When do I need to create a detailed infrastructure design document?

You need to create a detailed infrastructure design document when developing new CI/CD pipelines or modifying existing infrastructure. This ensures all technical specifications and operational details are captured according to project standards.

Can I update existing CI/CD infrastructure Markdown files without breaking conventions?

Yes, you can update existing CI/CD infrastructure Markdown files without breaking conventions. This Skill modifies documents while strictly adhering to diopside project conventions and required frontmatter keys.

Does the infrastructure documentation generator support custom frontmatter keys?

The infrastructure documentation generator requires adherence to specific frontmatter keys rather than custom ones. It enforces strict filename-ID consistency and glossary link validation to maintain document quality.