.claude/skills/change-request-analysis/SKILL.md
Use when the Manager is creating, evaluating, or scoping change requests. Activates when writing CRs, assessing feature requests, estimating effort, analyzing impact, or deciding whether to approve a proposed change.
npx skillsauth add dsivov/ai_development_team change-request-analysisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Apply this guidance when:
Every Change Request should include:
| Scope | Description | Typical Tasks | Typical Duration | |-------|-------------|---------------|------------------| | Small | Single component change, no new APIs | 1-2 tasks | 1-2 sessions | | Medium | Multiple components, possible new API | 3-5 tasks | 2-4 sessions | | Large | System-wide change, new architecture | 6+ tasks | 5+ sessions |
Watch for CRs that should be broken down further:
Before finalizing a CR, assess:
open → in_progress → completed → closeddevelopment
Use when the Integrator is writing unit tests, e2e tests, designing test strategies, improving test coverage, creating test fixtures, or mocking dependencies. Activates for any testing-related work including TDD, test refactoring, or test debugging.
development
Use when the Architect is breaking down change requests into implementable tasks, defining acceptance criteria, estimating task size, mapping dependencies, or creating technical sub-tasks for Developer and Integrator.
development
Use when the Architect is designing system architecture, choosing technology stacks, defining data models, designing APIs, making scalability decisions, or updating ARCHITECTURE.md. Activates for any architecture design, technology evaluation, or system structure discussion.
documentation
Use when the Manager is writing status updates, daily reports, queue messages to team members, escalation notices, or cross-role coordination messages. Activates when composing any team communication, reports, or documentation updates.