Agent skill · Code Review & Quality

requirements-quality-analyzer

Specialized skill for analyzing and scoring requirements quality against BABOK and IEEE 29148 standards

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill requirements-quality-analyzer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/business/business-analysis/skills/requirements-quality-analyzer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Requirements Quality Analyzer ## Overview The Requirements Quality Analyzer skill provides specialized capabilities for analyzing and scoring requirements quality against industry standards including BABOK (Business Analysis Body of Knowledge) and IEEE 29148 (Requirements Engineering). This skill enables automated validation, quality scoring, and improvement recommendations for requirements documentation. ## Capabilities ### INVEST Criteria Validation - Validate requirements against INVEST criteria (Independent, Negotiable, Valuable, Estimable, Small, Testable) - Score each criterion on a standardized scale - Generate specific feedback for non-compliant requirements ### SMART Criteria Assessment - Assess requirements for SMART criteria compliance (Specific, Measurable, Achievable, Relevant, Time-bound) - Identify gaps in requirement specificity - Recommend improvements for vague or incomplete requirements ### Language Quality Analysis - Detect ambiguous language patterns (e.g., "may", "should", "appropriate") - Identify passive voice usage that obscures accountability - Flag jargon and undefined acronyms - Check for consistent terminology usage ### Acceptance Criteria Validation

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. INVEST Criteria Validation
  4. SMART Criteria Assessment
  5. Language Quality Analysis
  6. Acceptance Criteria Validation
  7. Quality Scoring
  8. Duplicate and Conflict Detection
  9. Improvement Recommendations
  10. Usage
  11. Basic Quality Analysis
  12. INVEST Validation
  13. Comprehensive Quality Report
  14. Process Integration
More from babysitter
All skills →
About this skill
What does the requirements-quality-analyzer skill do?

Specialized skill for analyzing and scoring requirements quality against BABOK and IEEE 29148 standards

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill requirements-quality-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going