doc-at-ops

Generate and update AT-OPS documents with Obsidian frontmatter compliance.

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

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 ensures that your Operational Acceptance Test (AT-OPS) documents are created and updated according to Obsidian's operational standards, guaranteeing clarity in acceptance criteria and operational anomaly handling.

Core Features & Use Cases

  • Standardized Document Creation: Generates new AT-OPS-* documents adhering to a strict template and frontmatter requirements.
  • Update Guidance: Provides clear instructions for updating existing AT-OPS-* documents, focusing on acceptance criteria and operational considerations.
  • Use Case: When introducing a new feature that requires specific operational acceptance tests, use this Skill to draft the AT-OPS document, ensuring all necessary criteria and checks are included from the start.

Quick Start

Use the doc-at-ops skill to create a new AT-OPS document for the feature 'user-authentication-v2'.

Frequently Asked Questions about doc-at-ops

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

FAQPage Schema
How do I create operational acceptance test documents for Obsidian?

To create operational acceptance test documents in Obsidian, this Skill generates AT-OPS files using a strict template and frontmatter requirements. It ensures clarity by defining acceptance criteria for both normal and abnormal operational scenarios.

What are operational acceptance criteria in testing documentation?

Operational acceptance criteria in testing documentation define the specific checks for normal and abnormal operational scenarios. This Skill helps establish these criteria within AT-OPS documents to ensure operational readiness and compliance.

How do I validate Obsidian vault integrity for operational readiness?

You validate Obsidian vault integrity using Python scripts that automate glossary linking and vault validation. This ensures your AT-OPS documents maintain required frontmatter and link correctly to relevant design documents.

Does this AT-OPS document generator work with existing Obsidian vaults?

Yes, this Skill works with existing Obsidian vaults by providing update guidance for current AT-OPS documents. It validates frontmatter compliance and ensures operational acceptance criteria are properly maintained.

When do I need to update operational acceptance test documents?

You need to update operational acceptance test documents when introducing new features that require specific operational checks. This Skill provides instructions for updating existing AT-OPS files to reflect new acceptance criteria and operational considerations.

What is the best way to maintain frontmatter standards in testing documentation?

The best way to maintain frontmatter standards in testing documentation is through automated vault validation scripts. This Skill enforces strict frontmatter requirements and automatically links glossary terms to preserve document integrity.