provider-integration
Installation
SKILL.md
Provider Integration
Use this skill to implement provider integrations with strict contract and fallback behavior.
Workflow
- Define scope and constraints.
- Define provider contract, auth model, rate limits, and error taxonomy.
- Capture objective metrics, bounds, and release blockers.
- Design implementation plan.
- Design adapter boundaries and schema normalization rules.
- Keep ownership and dependency boundaries explicit.
- Execute and iterate.
- Implement in small, traceable increments.
- Record run/build context for reproducibility.