qa-sd

Validate Service Design documents for TMF alignment and completeness.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Wizarck/iguanatrader --skill qa-sd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-sd
Source: https://github.com/Wizarck/iguanatrader/tree/main/skills/qa-sd
Command: npx skills add https://github.com/Wizarck/iguanatrader --skill qa-sd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates Service Design (TMF decomposition only, not architectural design) completeness, TMF decomposition, CMDB structure, fulfillment workflows, Operational Playbook procedures, and SD-OD alignment. Use after creating or updating SERVICE_DESIGN.md or OPERATIONAL_PLAYBOOK.md.

Core Features & Use Cases

  • TMF decomposition: Verifies CFS → RFS → Resources for completeness and coherence with OD when available.
  • OP validation: Checks existence and content of the Operational Playbook, ensuring SR/SA/MON procedures are defined.
  • TMF/ITIL alignment: Ensures SD documents align with TMF patterns and ITIL practices across offerings and portfolios.

Quick Start

Run the validator against SERVICE_DESIGN.md and OPERATIONAL_PLAYBOOK.md to surface gaps and recommended fixes.

Frequently Asked Questions about qa-sd

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

FAQPage Schema
How do I validate Service Design documents for TMF alignment?

The validator checks Service Design completeness by enforcing required frontmatter fields, verifying TMF CFS → RFS → Resource mappings, and ensuring Operational Playbook procedures align with ITIL practices.

What is TMF decomposition and how does it relate to CMDB structure?

TMF decomposition verifies CFS → RFS → Resource mappings for completeness and coherence, ensuring Service Design documents accurately define CMDB structure and relationships across offerings.

How do I check if my Operational Playbook has required SR and MON procedures?

Run the validator against your OPERATIONAL_PLAYBOOK.md to check existence and content, ensuring SR, SA, and MON procedures are fully defined according to SD validation rules.

Does this validator work with ITIL practices across service portfolios?

Yes, the validator ensures Service Design documents align with TMF patterns and ITIL practices across offerings and portfolios, verifying fulfillment workflows and SD-OD alignment.

When should I run a Service Design validation check?

Run the validator after creating or updating SERVICE_DESIGN.md or OPERATIONAL_PLAYBOOK.md files to enforce required frontmatter, verify TMF mappings, and surface completeness gaps before deployment.