doc-it-inc

Generate and update IT-INC documents with YAML frontmatter and Markdown structure.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires auto_link_glossary.py, validate_vault.py, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of documenting integration test incidents (IT-INC) according to the diopside documentation standards, ensuring consistency and completeness.

Core Features & Use Cases

  • Standardized Incident Reporting: Creates and updates IT-INC documents adhering to specific frontmatter and content requirements.
  • Consistency Enforcement: Ensures all IT-INC documents follow the diopside convention for phase, owner, versioning, and linking.
  • Use Case: During integration testing, a bug is found. This Skill helps you quickly create a detailed IT-INC document capturing the issue, reproduction steps, impact, and resolution status, all formatted correctly for the diopside project.

Quick Start

Use the doc-it-inc skill to create a new IT-INC document for a critical bug found during integration testing.

Frequently Asked Questions about doc-it-inc

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

FAQPage Schema
How do I document integration test incidents with standardized YAML frontmatter and Markdown?

Documenting integration test incidents requires generating standardized IT-INC documents with YAML frontmatter and Markdown body structure. This process captures reproduction steps, impact, and resolution status while enforcing consistency across project documentation standards.

What is the best way to maintain Obsidian vault compliance for integration testing documentation?

Maintaining Obsidian vault compliance involves validating document integrity and automating glossary term linking within incident reports. This ensures IT-INC documents meet operational standards through automated validation scripts and consistent metadata formatting.

How do I automate glossary term linking in Markdown incident reports?

Automating glossary term linking uses validation scripts to parse Markdown documents and establish consistent term references. This ensures incident documentation maintains standardized vocabulary connections across the Obsidian vault without manual cross-referencing.

Does this incident reporting approach work with YAML frontmatter validation for Obsidian?

YAML frontmatter validation for incident reporting works through automated scripts that check document structure against diopside project conventions. The validation ensures phase, owner, and versioning metadata comply with operational standards before vault integration.

Why does my Markdown incident report fail Obsidian vault validation?

Markdown incident reports fail Obsidian vault validation when YAML frontmatter is incomplete or document structure violates diopside conventions. Running validation scripts identifies missing incident details, improperly formatted metadata, or unlinked glossary terms requiring correction.

Can I update existing IT-INC documents instead of recreating incident reports?

Updating existing IT-INC documents is supported through the same generation process that creates new incident reports. The system modifies incident details, reproduction steps, and resolution status while maintaining YAML frontmatter compliance and glossary links.