Agent skill

change-request-analyzer

Analyze change request impacts on scope, schedule, and cost

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill change-request-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: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/business/project-management/skills/change-request-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

# Change Request Analyzer ## Overview The Change Request Analyzer skill provides comprehensive impact analysis for project change requests. It evaluates changes across the triple constraint (scope, schedule, cost) plus quality and risk, supporting informed decision-making by Change Control Boards and project governance. ## Capabilities ### Change Request Processing - Parse and categorize change requests - Classify by type (scope, schedule, cost, quality, requirements) - Assign priority and urgency levels - Track change request workflow status - Link to originating issues or requirements ### Impact Analysis - Calculate schedule impact of changes - Calculate cost impact of changes - Assess scope impact (WBS affected elements) - Evaluate quality implications - Identify risk impacts and new risks introduced ### Reporting and Presentation - Generate impact assessment reports - Create CCB presentation materials - Produce change request summaries - Build change log documentation - Generate approval workflow notifications ### Metrics and Analysis - Calculate change request approval metrics - Track change request volume trends - Analyze root causes of changes - Measure rework caused by chan

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Change Request Processing
  4. Impact Analysis
  5. Reporting and Presentation
  6. Metrics and Analysis
  7. Usage
  8. Input Requirements
  9. Output Deliverables
  10. Example Use Cases
  11. Process Integration
  12. Dependencies
  13. Related Skills
More from babysitter
All skills →
About this skill
What does the change-request-analyzer skill do?

Analyze change request impacts on scope, schedule, and cost

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill change-request-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