تحليل BRD / وثائق المتطلبات

Extract business rules and requirements from BRD, SRS, and User Stories.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/devmuslim/pdm-skills --skill brd-devmuslim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: تحليل BRD / وثائق المتطلبات
Source: https://github.com/devmuslim/pdm-skills/tree/main/code-review/skills/brd-analysis
Command: npx skills add https://github.com/devmuslim/pdm-skills --skill brd-devmuslim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the extraction of key information and the generation of a review checklist from requirement documents like BRDs, SRS, and User Stories, streamlining the review process.

Core Features & Use Cases

  • Information Extraction: Automatically identifies and extracts business rules, use cases, data fields, error handling, messages, integrations, and non-functional requirements.
  • Checklist Generation: Creates a ready-to-use checklist based on the extracted information for thorough review.
  • Use Case: When a new Product Requirements Document (PRD) is uploaded, this Skill will extract all critical business rules and generate a checklist to ensure each rule is addressed in the upcoming code review.

Quick Start

Analyze the attached document 'product-requirements.pdf' and generate a review checklist.

Frequently Asked Questions about تحليل BRD / وثائق المتطلبات

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

FAQPage Schema
How do I extract business rules from a BRD or PRD automatically?

To extract business rules from a BRD or PRD, this Skill analyzes requirement documents to automatically identify and extract business rules, use cases, and data fields. It parses the uploaded text to pull out critical logic without manual review.

Can I generate a code review checklist from a requirements document?

Yes, you can generate a code review checklist from a requirements document. The Skill analyzes the uploaded file to create a ready-to-use review checklist ensuring each business rule and non-functional requirement is addressed.

Does this requirements analysis tool support Arabic language documents?

Yes, requirements analysis supports Arabic language documents. The Skill is designed to process and analyze detailed requirement documents written in Arabic, extracting business rules and use cases accurately.

What specific information is extracted from an SRS or User Story?

Extracting information from an SRS or User Story yields business rules, use cases, data fields, error handling, messages, integrations, and non-functional requirements. This provides a comprehensive breakdown for design reviews.

How do I ensure non-functional requirements are covered in my design review?

To ensure non-functional requirements are covered in a design review, use this Skill to extract them from the requirements document and generate an automated checklist. This verifies every constraint is addressed during implementation.