doc-it-plan

Generate and revise IT-PLAN documents per diopside Obsidian standards.

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

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 helps you create and update IT-PLAN (Integration Test Plan) documents, ensuring they comply with the Obsidian operational guidelines of the diopside project.

Core Features & Use Cases

  • New Document Creation: Generates a new IT-PLAN document from a template.
  • Document Revision: Updates existing IT-PLAN documents with the latest information.
  • Compliance Check: Ensures adherence to diopside's frontmatter and content standards.
  • Use Case: When starting a new integration testing phase, use this Skill to generate the initial IT-PLAN document, ensuring all required fields and sections are present and correctly formatted.

Quick Start

Use the doc-it-plan skill to create a new IT-PLAN document for the 'user-authentication' module.

Frequently Asked Questions about doc-it-plan

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

FAQPage Schema
How do I create an integration test plan in Obsidian?

To create an integration test plan in Obsidian, generate a new IT-PLAN document from a template. This ensures all required frontmatter fields and content sections are present and correctly formatted for your testing phase.

What are diopside standards for IT-PLAN document frontmatter?

Diopside standards for IT-PLAN frontmatter require specific metadata fields and a strict content structure to ensure document integrity. Automated validation scripts check compliance with these operational guidelines.

How do I validate links and document integrity in an Obsidian vault?

Validate links and document integrity in an Obsidian vault by running automated validation scripts. These scripts verify that your IT-PLAN documents adhere to diopside's structural requirements and frontmatter standards.

Can I update an existing integration test plan to meet diopside compliance?

Yes, you can update an existing integration test plan to meet diopside compliance. The tool revises current IT-PLAN documents by checking and enforcing required frontmatter, content structure, and testing criteria.

Do I need Python scripts to manage integration testing documentation?

You need Python scripts like auto_link_glossary.py and validate_vault.py to automate link generation and vault validation. These dependencies ensure your IT-PLAN documents maintain structural integrity within Obsidian.