All skills
consumer-impact-analysis
FoundationJIT onlyanalysis-agent/task-agent/review-agent: use when API, SDK, schema, event, package, CLI, or export changes may affect consumers; skip when no consumer contract can change.
- Group
- Data & API contracts
- Supported roles
- MainAnalysisTaskReview
- Source
- SKILL.md
Use when
Trigger signals that make this skill the right owner
- consumer impact analysis API SDK schema event public export generated client mobile web backend consumer compatibility migration deprecation telemetry rollout rollback unknown consumer risk
Do not use when
Anti-triggers — as binding as the triggers above
- no task-local consumer impact analysis decision is required
Required inputs
What must be supplied before this skill can decide anything
- current task contract
- selected primary Professional Skill
- task-local trigger evidence
Output contract
What this skill owes the next role
- Return a Consumer Impact Report: changed contracts, consumers, compatibility, migration, deprecation, telemetry, rollout, rollback, tests, docs, and residual risk
Escalation signals
When this skill must hand the decision back
- Contract changes can break known and unknown consumers even when local tests pass and server behavior looks correct
Loaded by
This skill never owns a task. These professionals may pull it in as Layer 3.
Targeted references
Each reference carries its own load condition. None of them enter context by default.
| Reference | Load when | Do not load when | Required by |
|---|---|---|---|
| benchmarks-and-patterns.mdbenchmark-pattern | Compatibility, migration, telemetry, or mixed-version strategies compete. | The private surface has no external or generated consumers. | TaskAnalysisReview |
| checklist.mddecision-checklist | Consumer impact spans SDKs, events, mobile clients, or unknown callers. | No observable contract or public export changes. | TaskAnalysisReview |
| evidence-patterns.mdevidence-pattern | Compatibility claims require fresh consumer, telemetry, or generated-artifact proof. | No consumer-readiness claim is being approved. | TaskAnalysisReview |