spec-compliance-validator

Verify specification directories for structural integrity and schema conformance.

2|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/knowlet/pf-skills --skill spec-compliance-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-compliance-validator
Source: https://github.com/knowlet/pf-skills/tree/main/skills/spec-compliance-validator
Command: npx skills add https://github.com/knowlet/pf-skills --skill spec-compliance-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? 驗證規格檔案的完整性與一致性,確保所有必要的規格元素都已定義且符合標準格式。

## Core Features & Use Cases

  • 全面結構檢核:驗證目錄與檔案結構符合框架要求。
  • 格式與追溯性驗證:檢查 YAML 與 schema、以及與需求與測試的追溯連結。
  • 協作與品質保證:支援與 multi-model-reviewer 等工作流整合,提升審核效率。

### Quick Start Run the validator against a specs directory to generate a compliance report.

Frequently Asked Questions about spec-compliance-validator

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

FAQPage Schema
How do I validate specification directory structure and schema conformance?

Specification validation verifies that spec directories meet structural integrity and schema conformance by enforcing directory structure, YAML formatting, traceability links, and standard domain/event checks to ensure complete alignment.

How do I check YAML formatting and traceability links in my specifications?

You can check YAML formatting and traceability links by running automated validation checks on your specification directory to ensure schema conformance and verify connections between requirements and tests.

Can I use multi-model-reviewer alongside specification validation workflows?

Yes, the specification validation process supports collaboration with multi-model-reviewer workflows to ensure alignment and enhance quality assurance efficiency across new or updated specs.

What is the best way to automate quality assurance checks for new or updated specs?

Automated specification validation enforces directory structure, YAML schema conformance, and traceability links across new or updated specs, generating a compliance report to ensure quality assurance standards are met.

Do I need specific dependencies to verify structural integrity in specification files?

No specific dependencies are required to verify structural integrity in specification files; the validation process operates independently to enforce directory structure, YAML formatting, and schema conformance.