requirement-comparison-reporter

Community

Map requirements to code changes.

AuthorArabelaTso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill bridges the gap between evolving requirement documents and the software code that implements them, ensuring that changes are accurately tracked, their impact is understood, and a clear plan for modification is generated.

Core Features & Use Cases

  • Requirement Change Analysis: Identifies added, modified, and removed requirements between document versions.
  • Code Impact Assessment: Maps requirement changes to specific code components (files, classes, functions).
  • Modification Planning: Generates a detailed plan outlining components to modify, delete, or add, along with test impact and dependency analysis.
  • Use Case: After a new feature is requested, use this Skill to compare the updated requirements against the existing codebase, identify all affected files and functions, and produce a clear list of code changes needed, including new files to create and old ones to remove.

Quick Start

Use the requirement-comparison-reporter skill to compare the files 'old_requirements.md' and 'new_requirements.md' and analyze their impact on the code in the '/path/to/your/repo' directory.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: requirement-comparison-reporter
Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#requirement-comparison-reporter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.