sdd-analysis

Analyze spec.md, plan.md, and tasks.md for cross-artifact inconsistencies.

143|10|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/pgermishuys/opencode-weave --skill sdd-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-analysis
Source: https://github.com/pgermishuys/opencode-weave/tree/main/examples/config/github-speckit/skills/sdd-analysis
Command: npx skills add https://github.com/pgermishuys/opencode-weave --skill sdd-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-artifact consistency is challenging in large projects; this Skill analyzes and harmonizes specifications, plans, and artifact tasks to surface inconsistencies and contradictions before implementation.

Core Features & Use Cases

  • Cross-artifact semantic modeling to map FRs, US, SCs, and tasks.
  • Six detection passes: coverage gaps, duplication, ambiguity, constitution alignment, inconsistency, underspecification.
  • Generated findings report with IDs, severities, and remediation recommendations.

Quick Start

Run a cross-artifact consistency analysis across spec.md, plan.md, and tasks.md to surface gaps and contradictions.

Frequently Asked Questions about sdd-analysis

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

FAQPage Schema
How do I check cross-artifact consistency between specs, plans, and tasks?

Cross-artifact consistency analysis harmonizes specifications, plans, and task artifacts by applying six detection passes across FRs, US, SCs, and constitutional rules to surface inconsistencies. It generates a structured findings report with IDs, severities, and remediation recommendations.

What is cross-artifact semantic modeling for requirement analysis?

Cross-artifact semantic modeling maps functional requirements, user stories, success criteria, and tasks across specification documents to identify coverage gaps, duplication, ambiguity, and inconsistencies before implementation begins.

How do I detect coverage gaps and duplication in specification documents?

Analyze spec.md, plan.md, and tasks.md through six detection passes covering coverage gaps, duplication, ambiguity, constitution alignment, inconsistency, and underspecification to produce a prioritized findings catalog with concrete remediation recommendations.

Can I analyze constitutional rule alignment across spec, plan, and task files?

Yes, cross-artifact consistency analysis scopes constitutional rules alongside FRs, US, and SCs across spec.md, plan.md, and tasks.md to verify alignment and surface contradictions before implementation begins.

What's the best way to surface specification ambiguities and underspecified requirements?

Run a cross-artifact consistency analysis applying six detection passes to identify ambiguities and underspecified requirements, generating a structured findings catalog with IDs, severities, locations, and remediation recommendations.

Why do I need cross-artifact consistency analysis for large project specifications?

Cross-artifact consistency is challenging in large projects because specifications, plans, and task artifacts often develop contradictions and gaps. Consistency analysis harmonizes these artifacts to surface inconsistencies before implementation begins.