fs-gg-sdd-checklist

Validate FR→AC coverage and enforce coverage line grammar.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/FS-GG/FS.GG.Game --skill fs-gg-sdd-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fs-gg-sdd-checklist
Source: https://github.com/FS-GG/FS.GG.Game/tree/main/.agents/skills/fs-gg-sdd-checklist
Command: npx skills add https://github.com/FS-GG/FS.GG.Game --skill fs-gg-sdd-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the meticulous process of reviewing and ensuring the quality of requirements, calculating the coverage between functional requirements (FR) and acceptance criteria (AC), and maintaining the integrity of the development lifecycle.

Core Features & Use Cases

  • FR→AC Coverage Calculation: Accurately assesses how well requirements are covered by acceptance criteria.
  • Strict Grammar Compliance: Enforces adherence to a specific coverage line grammar to avoid mis-formatted lines.
  • Automated Review: Streamlines the review process, allowing for efficient validation and reporting.

Quick Start

Run the fs-gg-sdd-checklist command with the --work <id> option to review and calculate coverage for a specific work item.

Frequently Asked Questions about fs-gg-sdd-checklist

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

FAQPage Schema
How do I calculate FR to AC coverage for software requirements?

FR→AC coverage calculation validates how well functional requirements are covered by acceptance criteria. This Skill enforces strict grammar for coverage lines to ensure accurate requirement reviews and lifecycle management results.

How does strict grammar compliance help with requirement reviews?

Strict grammar compliance for coverage lines prevents mis-formatted inputs during requirement reviews. This enforcement ensures the FR→AC coverage calculation yields precise validation results without parsing errors.

What is the best way to automate functional requirement coverage analysis?

Automating functional requirement coverage analysis is best handled by running this Skill with the work item ID option. It streamlines the review process and accurately computes FR→AC coverage for software development lifecycle management.

Can I review coverage for a specific work item in the development workflow?

Yes, you can review coverage for a specific work item by running the command with the work ID option. This targets requirement reviews and calculates FR→AC coverage precisely for the specified development workflow item.

Why does my coverage analysis fail during requirement validation?

Coverage analysis fails during requirement validation when strict grammar rules for coverage lines are violated. Enforcing specific formatting avoids mis-formatted lines and ensures accurate FR→AC coverage calculation.