goal-sc-coverage-check

Verify VS to GOAL to SC traceability and identify coverage gaps in specification documents.

5|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/tikazyq/agentic-spec-forge --skill goal-sc-coverage-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goal-sc-coverage-check
Source: https://github.com/tikazyq/agentic-spec-forge/tree/main/AGENTIC_SPEC_FORGE/spec_stage_skill/implementation_planning/goal-sc-coverage-check
Command: npx skills add https://github.com/tikazyq/agentic-spec-forge --skill goal-sc-coverage-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents acceptance failures by ensuring that every defined Value Stream (VS) has corresponding Goals (GOAL) and Scenarios (SC), thereby identifying and rectifying coverage gaps.

Core Features & Use Cases

  • Coverage Verification: Audits the completeness of the VS → GOAL → SC traceability.
  • Gap Identification: Pinpoints specific VS, GOAL, or SC links that are missing.
  • Use Case: Before a major acceptance testing phase, run this skill to confirm that all user stories (VS) have defined acceptance criteria (GOAL) and corresponding test scenarios (SC), preventing last-minute surprises.

Quick Start

Run the goal-sc-coverage-check skill to verify the coverage of all value streams against their goals and scenarios.

Frequently Asked Questions about goal-sc-coverage-check

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

FAQPage Schema
How do I verify traceability coverage between value streams, goals, and scenarios?

Traceability coverage verification cross-references design documents, goal breakdowns, and test scenarios to ensure every Value Stream (VS) has corresponding Goals (GOAL) and Scenarios (SC). This process identifies missing links and provides actionable recommendations to prevent acceptance failures.

What is a VS to GOAL to SC coverage gap analysis?

A VS to GOAL to SC coverage gap analysis audits the completeness of your project specification documents by cross-referencing defined user stories with their acceptance criteria and test scenarios. It pinpoints specific missing traceability links to ensure full specification coverage.

How do I check specification completeness before acceptance testing?

Checking specification completeness before acceptance testing involves auditing your project documents to confirm all value streams have defined goals and corresponding test scenarios. This coverage verification identifies and rectifies gaps, preventing last-minute acceptance failures.

Can I use gap analysis for quality assurance on specification documents?

Yes, gap analysis supports quality assurance by auditing the completeness of specification documents. It cross-references design documents, goal breakdowns, and test scenarios to identify missing traceability links, providing a clear coverage report and actionable recommendations for missing elements.

What happens if a value stream is missing a corresponding goal or scenario?

If a value stream is missing a corresponding goal or scenario, the coverage verification identifies this specific gap. It flags the missing traceability links in a coverage report and provides actionable recommendations to rectify the omission before acceptance testing.

Do I need specific design documents to perform a traceability coverage check?

Yes, performing a traceability coverage check requires project specification documents, including design documents, goal breakdowns, and test scenarios. The verification cross-references these existing elements to identify coverage gaps and ensure complete VS to GOAL to SC traceability.