verify

Cross-checks req/spec/context data integrity and traceability for reqord projects.

6|1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/kicchann/reqord --skill verify-kicchann
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/kicchann/reqord/tree/main/plugins/reqord/skills/verify
Command: npx skills add https://github.com/kicchann/reqord --skill verify-kicchann

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

reqordデータの整合性・品質・実装充足を横断的に検証する。req/spec/contextのバリデーションからspec実装のSC充足チェック、トレーサビリティ可視化、完了処理までをカバーする。

Core Features & Use Cases

  • Cross-checks: req/spec/contextの整合性と実装充足を同時に検証
  • Traceability Visualization: 仕様と要求間のトレーサビリティを可視化
  • Completion Workflows: 検証後の完了処理フローをガイド

Quick Start

Run the verify workflow with a target artifact id to start validation.

Frequently Asked Questions about verify

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

FAQPage Schema
How do I validate requirements and specifications data integrity?▼

Traceability visualization maps the relationships between requirements and specifications, allowing you to see cross-links and coverage gaps. It supports governance by cross-checking definitions and confirming that every requirement is tied to a verifiable specification.

What is reqord data validation in software engineering?▼

Reqord validation is the process of verifying data integrity, quality, and implementation sufficiency across requirements, specifications, and context references. It cross-checks these elements to ensure consistency and supports traceability and completion workflows.

How do I visualize traceability between requirements and specifications?▼

Traceability visualization maps the relationships between requirements and specifications, allowing you to see cross-links and coverage gaps. It supports governance by cross-checking definitions and confirming that every requirement is tied to a verifiable specification.

Does the verify workflow support completion checks for spec implementation?▼

Yes, the verification workflow supports completion checks by guiding the completion process after validating reqord data integrity. It verifies SC coverage and cross-checks definitions to ensure specifications are fully implemented before completion.

What is the best way to check SC coverage for requirements governance?▼

The best way to check SC coverage is to run a validation workflow that cross-references your specifications against defined requirements. This ensures implementation sufficiency and supports governance by cross-checking definitions and traceability.

Why does requirements validation fail when context references are misaligned?▼

Requirements validation fails when context references are misaligned because the cross-checking mechanism detects inconsistencies between your requirements and their contextual data. This breaks data integrity and prevents the completion workflow from passing governance checks.