doc-bd-dep

Generates BD-DEP deployment documents compliant with Obsidian operational rules for diopside project.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation and revision of Deployment Design (BD-DEP) documents within the diopside project, ensuring adherence to established Obsidian operational guidelines.

Core Features & Use Cases

  • Standardized Document Creation: Generates BD-DEP documents with all mandatory frontmatter keys and a clear structure.
  • Compliance Enforcement: Guides users to include essential deployment details like delivery paths, execution chains, and failure considerations.
  • Use Case: When a new deployment strategy needs to be documented or an existing one updated due to changes in requirements or ADRs, this Skill ensures the document is created correctly and links to relevant project artifacts.

Quick Start

Use the doc-bd-dep skill to create a new BD-DEP document for the deployment pipeline.

Frequently Asked Questions about doc-bd-dep

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

FAQPage Schema
How do I create deployment design documents that comply with Obsidian and CDK policies?

To create deployment design documents, you need a structured approach that enforces frontmatter requirements and CDK policy compliance. This ensures your deployment configurations include delivery paths and execution chains while passing quality checks.

What is a BD-DEP document and when do I need it for technical writing?

A BD-DEP document is a Deployment Basic Design record used to define deployment strategies and configurations. You need it when documenting new deployment pipelines or updating existing ones due to requirement changes or architectural decision records.

How to update existing deployment configurations when requirements change?

To update deployment configurations, revise your Deployment Basic Design documents by linking them to relevant project artifacts and ADRs. This ensures deployment specifics, failure considerations, and execution chains reflect the new requirements accurately.

Can I use Obsidian for technical writing and deployment documentation?

Yes, Obsidian can be used for technical writing and deployment documentation by following specific operational rules. It facilitates the creation of standardized documents with mandatory frontmatter keys and structured deployment details.

Does this approach enforce CDK policies and quality checks for deployment designs?

Yes, this approach enforces CDK policies and quality checks for deployment designs. It guides you to include essential deployment details and ensures linkage to related project documents, maintaining compliance throughout the documentation process.

What are the limitations of using Obsidian for deployment documentation?

When using Obsidian for deployment documentation, you must adhere to strict frontmatter requirements and operational guidelines. Limitations include the need to manually ensure linkage to related project artifacts and maintain compliance with CDK policies.