What problem does it solve?
This Skill helps you avoid breaking the body↔lesser integration by checking whether a proposed change affects shared auth, shared data access, API consumption, SSM exports, or the first-deploy wiring order.
Core Features & Use Cases
- Integration contract review: Confirms whether a change touches JWT validation, DynamoDB reads, lesser REST API calls, SSM export names, or soul-enabled CDK behavior.
- Cross-repo coordination planning: Produces a clear coordination plan for changes that require the lesser steward to update the other side first or in parallel.
- Safe deployment sequencing: Helps preserve the required first-time deploy order and prevent accidental contract drift between services.
- Use case: Before changing the MCP endpoint wiring or the Lesser API client, use this Skill to verify the impact and decide whether lesser-side coordination is required.
Quick Start
Ask for a lesser-integration audit of your concrete change and include the affected files, endpoints, or exports so the Skill can produce a coordination plan.