All skills
sdk-library-contract-design
FoundationJIT onlyanalysis-agent/task-agent/review-agent: use when SDK/library APIs, semver, compatibility, deprecation, or migration changes; skip without library-contract impact.
- Group
- Interface contracts
- Supported roles
- MainAnalysisTaskReview
- Source
- SKILL.md
Use when
Trigger signals that make this skill the right owner
- SDK library generated client package public API internal library semver deprecation examples migration consumer contract tests publication
Do not use when
Anti-triggers — as binding as the triggers above
- no task-local sdk library contract design 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
- library contract decision with consumed surface, compatibility classification, generated lineage, mixed-version adoption, consumer proof, release handoffs, proof limits, and residual owners
Escalation signals
When this skill must hand the decision back
- SDK and library contract changes can silently break downstream consumers even when service behavior remains compatible
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 | versioning generation compatibility or release mechanisms remain undecided | ecosystem policy and consumer contract select one release path | TaskReviewAnalysis |
| checklist.mddecision-checklist | change affects exports types defaults runtimes generation consumers or deprecation | public package and generated surfaces remain unchanged | TaskReviewAnalysis |
| evidence-patterns.mdevidence-pattern | semver generation consumer or provenance claims need fresh artifacts | API diffs fixture consumers and packed examples prove each claim | TaskReviewAnalysis |