requirements-extractor

Community

Extract and structure requirements from issues.

Authormatteocervelli
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides structured extraction of functional, non-functional, and acceptance criteria from GitHub issues.

Core Features & Use Cases

  • Requirement Identification: Separate FR/NFR/Business/User requirements.
  • Acceptance Criteria Extraction: Translate narratives to testable criteria.
  • User Story Parsing: Extracts As-a/user stories and maps to requirements.

Quick Start

Parse a GitHub issue and generate a structured requirements document with traceability.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: requirements-extractor
Download link: https://github.com/matteocervelli/llms/archive/main.zip#requirements-extractor

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