requirement-reanalyze

Reanalyze requirement documents to correct understanding drift against updated content.

17|2|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/SeemSeam/agent-roles-spec --skill requirement-reanalyze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requirement-reanalyze
Source: https://github.com/SeemSeam/agent-roles-spec/tree/main/roles/su-ccb/skills/requirement-reanalyze
Command: npx skills add https://github.com/SeemSeam/agent-roles-spec --skill requirement-reanalyze

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Skill Unit helps correct understanding drift in Requirement documents when there are changes or misunderstandings in the original content.

Core Features & Use Cases

  • Reanalysis of Requirement Documents: Corrects misunderstandings and aligns with updated content.
  • Scope Non-anchoring: Ensures that new content is considered without being constrained by old design/dev_task documents.
  • Technical Design and Task Breakdown: Provides guidance for further development steps based on the reanalysis.

Quick Start

Run the 'requirement-reanalyze' command with the ID of the requirement you want to reanalyze.

Frequently Asked Questions about requirement-reanalyze

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

FAQPage Schema
What is requirement reanalysis for correcting understanding drift?

Requirement reanalysis corrects understanding drift by comparing original requirement documents with updated content to align technical design and task breakdown processes. It identifies misunderstandings caused by changes in the original requirements.

How do I fix understanding drift in technical design documents?

To fix understanding drift in technical design documents, run a reanalysis command providing the requirement ID. This compares the updated requirement markdown against associated dev_task documents to correct misaligned technical designs.

When do I need to reanalyze requirement documents for task breakdown?

You need to reanalyze requirement documents for task breakdown when there are changes or misunderstandings in the original content that cause scope misalignment. This ensures new content is considered without being constrained by old design documents.

Does requirement reanalysis require existing technical design documents?

Requirement reanalysis requires access to requirements markdown and associated technical design or dev_task documents. It uses these existing documents to compare against the original content and identify where understanding drift has occurred.

What is the best way to correct scope anchoring in updated requirement documents?

The best way to correct scope anchoring is to reanalyze the requirement document ensuring new content is considered without being constrained by old design documents. This scope non-anchoring approach realigns technical design with updated requirements.