api-compat-review
SolidCompatibility assessment for items with the needs-api-compat-review trait. Evaluates the MCP tool surface and the REST surface separately, since their compatibility models differ. Invoked via skillPointer when filling api-compatibility notes.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- jpicklyk
- Repository
- jpicklyk/task-orchestrator
- Created
- 1 years ago
- Last Updated
- 1 months ago
- Language
- Kotlin
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
api-contract-compatibility-review
Review API, event, schema, and client changes for backward, forward, and rollout compatibility. Use when producers and consumers may upgrade independently or when a change can alter behavior, shape, timing, errors, or semantics.
mcp-tool-surface-review
Review an existing MCP server's tool surface for safety and clarity. Use when auditing tools/list output, third-party MCP installs, or Chinese "审查 MCP 工具", "MCP 安全面", "tools/list 审计". Does NOT teach how to scaffold a new MCP server (use official mcp-builder).
api-design-review
Reviews an API surface — REST/OpenAPI, gRPC/proto, GraphQL schema, or CLI — for design quality and evolvability before it is locked. Rates resource modeling, method semantics, versioning, payloads, and security against an opinionated checklist. Use when an API contract is being designed or about to ship and breaking it later is costly.