scope-completeness-validator

Validate scope descriptions for missing categories before estimation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/sandeep-singh-79/QE_RFP_OS_Agents_Skills --skill scope-completeness-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scope-completeness-validator
Source: https://github.com/sandeep-singh-79/QE_RFP_OS_Agents_Skills/tree/main/.claude/skills/scope-completeness-validator
Command: npx skills add https://github.com/sandeep-singh-79/QE_RFP_OS_Agents_Skills --skill scope-completeness-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate that all required scope categories are explicitly addressed before effort sizing to prevent gaps that could derail PERT estimates.

Core Features & Use Cases

  • Checklist-based gate that surfaces missing scope areas (e.g., integration testing, RBAC, NFRs, external dependencies, data migration, and environment coverage).
  • Generates per-category statuses (Present / Explicitly Excluded / Missing) and a formal Scope Completeness Report.
  • Leverages existing scope context from claude-memory and staged proposals to ground decisions.

Quick Start

Run the Scope Completeness Validator after the Scope Establishment phase and before PERT sizing to surface missing categories.

Frequently Asked Questions about scope-completeness-validator

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

FAQPage Schema
How do I validate scope coverage before PERT estimation begins?

Scope completeness validation is a checklist-based gate that prevents gaps from derailing PERT estimates by ensuring all required scope categories are explicitly addressed. It leverages existing scope context from staged proposals and memory to ground coverage decisions before sizing begins.

What is the best way to identify missing scope categories like integration testing and data migration?

The best way to identify missing scope categories like integration testing and data migration is to apply a formal validation gate against existing scope context. This surfaces missing areas and produces a formal Scope Completeness Report for final decision.

How do I generate a scope completeness report for project governance?

You generate a scope completeness report for project governance by running a validation gate after scope establishment and before sizing. It assesses categories like RBAC and NFRs, outputting a formal report with per-category statuses for final decision.

When should I run scope validation in an estimation-sizing-thinking workflow?

Scope validation belongs in an estimation-sizing-thinking workflow after the Scope Establishment phase and before PERT sizing. Running it at this gate ensures missing categories are surfaced before effort sizing can be derailed by coverage gaps.

Can I use staged proposals and claude-memory to ground scope coverage decisions?

Yes, you can use staged proposals and claude-memory to ground scope coverage decisions by extracting existing scope descriptions from them. This context allows the validation gate to accurately determine if required categories are Present, Explicitly Excluded, or Missing.

What scope areas should be checked to prevent gaps in effort sizing?

Scope areas that should be checked to prevent gaps in effort sizing include integration testing, RBAC, NFRs, external dependencies, data migration, and environment coverage. A validation gate assesses these areas to produce a formal completeness report.