sdd-converge

Classify gaps between built and specified requirements and spawn fix tasks.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/rajnishkhatri/AgentsFramework --skill sdd-converge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-converge
Source: https://github.com/rajnishkhatri/AgentsFramework/tree/main/.cursor/skills/sdd-converge
Command: npx skills add https://github.com/rajnishkhatri/AgentsFramework --skill sdd-converge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps teams identify and address gaps between built and specified requirements, facilitating the sign-off process for SDD Stages 9-10.

Core Features & Use Cases

  • Gap Classification: Classify gaps between built and specified requirements.
  • Task Spawning: Automatically spawn fix tasks for identified gaps.
  • Sign-off Checklist: Run a production sign-off checklist.
  • Use Case: After review/test gates come back red or when the user asks about the convergence status, use this Skill to ensure the repository meets its specifications and is ready for production.

Quick Start

Run the sdd-converge skill to check the convergence and readiness of the current repository.

Frequently Asked Questions about sdd-converge

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

FAQPage Schema
How do I identify gaps between built and specified requirements for software sign-off?

To identify gaps between built and specified requirements, you can run the convergence process to classify discrepancies and automatically spawn fix tasks. This ensures your repository meets its specifications before production sign-off.

What is SDD convergence and when do I need to run a production sign-off checklist?

SDD convergence is the process of ensuring built software matches specified requirements. You need to run a production sign-off checklist when review or test gates fail, or to verify overall readiness for SDD Stages 9-10.

How do I automate task creation for requirement gaps found during software development?

You can automate task creation for requirement gaps by running a convergence check that automatically spawns fix tasks for classified discrepancies. Manual review is still required for complex decisions and final sign-off.

Can I get a fully automated sign-off for SDD Stages 9-10 without manual review?

No, you cannot get a fully automated sign-off for SDD Stages 9-10 without manual review. The convergence process requires manual intervention for complex decisions and to authorize the final production sign-off.

What is the best way to check if my repository is ready for production after a failed test gate?

The best way to check if your repository is ready for production after a failed test gate is to run a convergence check. This classifies requirement gaps, spawns fix tasks, and executes a production sign-off checklist.