kn-verify

Validate Software Development الدوائر coverage and report task status via CLI or MCP commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ducanhnguyen223/birthday --skill kn-verify-ducanhnguyen223
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kn-verify
Source: https://github.com/ducanhnguyen223/birthday/tree/main/.claude/skills/kn-verify
Command: npx skills add https://github.com/ducanhnguyen223/birthday --skill kn-verify-ducanhnguyen223

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of verifying Software Development الدوائر (SDD) coverage and reporting on task status, ensuring that development efforts are aligned with specifications.

Core Features & Use Cases

  • SDD Validation: Runs checks to ensure specifications are covered by tasks.
  • Coverage Reporting: Generates a clear report on spec and task coverage.
  • Actionable Fixes: Suggests specific commands to address coverage gaps and missing links.
  • Use Case: Before a release, use this Skill to quickly assess if all implemented features have corresponding specifications and if all tasks are properly linked, identifying any potential gaps early.

Quick Start

Run the kn-verify skill to check SDD status and report on spec coverage.

Frequently Asked Questions about kn-verify

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

FAQPage Schema
How do I verify Software Development Document coverage for my project tasks?

To verify SDD coverage, this skill runs validation checks to ensure all specifications are covered by tasks, reports warnings for unlinked tasks or incomplete acceptance criteria, and suggests specific fixes via CLI or MCP commands.

What is the best way to report on task status and specification traceability before a release?

Reporting task status and specification traceability is done by generating a clear coverage report that identifies unlinked tasks or incomplete acceptance criteria, highlighting any alignment gaps between development efforts and specifications.

How do I find and fix missing links between development tasks and specifications?

To find and fix missing links between tasks and specifications, run a validation check that reports warnings for unlinked items and suggests specific CLI or MCP commands to address the coverage gaps and missing acceptance criteria.

Can I use this skill to check if all implemented features have corresponding specifications?

Yes, you can check if all implemented features have corresponding specifications by running the SDD validation, which assesses spec coverage and reports any tasks that are not properly linked to their requirements.

What are the limitations of using automated SDD validation for task status reporting?

The limitations of automated SDD validation involve its reliance on existing development workflows requiring traceability; it only reports warnings for unlinked tasks or incomplete acceptance criteria and suggests fixes, without modifying the tasks directly.