2.5k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill jarvis-api-contract-guard-01- _meta.json310 B
- SKILL.md1.3 KB
Overview
This skill designs and verifies API contracts with a focus on backward compatibility and repeatable development workflows. It produces measurable acceptance criteria, checkpointed execution, and implementation-ready outputs. Use it to reduce risk and speed decision-making when evolving APIs.
How this skill works
It inspects provided artifacts (code, docs, logs, screenshots) and the stated outcome and constraints to define success and failure criteria. It then builds a smallest-valid execution path, runs checkpointed validations, applies quality gates, and returns ranked findings plus a concrete action plan. Outputs include evidence, assumptions, reversible steps, and a fallback strategy.
When to use it
- When changing public or internal API surfaces and backward compatibility matters
- When you need repeatable, auditable steps and quality gates before deployment
- When deadlines and constraints require a minimal, high-confidence plan
- When handoff-ready implementation artifacts are required for engineers
- When you need a risk-first list of acceptance checks
Best practices
- Define success and failure in measurable terms before starting
- Start with a smallest-valid execution path and validate early
- Record evidence at each checkpoint for traceability
- Prefer reversible changes or feature flags for risky operations
- State assumptions and tradeoffs explicitly with each recommendation
Example use cases
- Turn messy API notes into a production-ready contract and rollout plan
- Validate a new API version for backward compatibility with concrete acceptance tests
- Produce a risk-first migration sequence with checkpoints and fallbacks
- Generate a checklist of exact commands or tests to run for verification
- Produce ownership and ETAs for each remediation or rollout step
FAQ
Provide the desired outcome, deadline, constraints, and any available artifacts such as code, docs, logs, or screenshots.
What does the output include?
A concise situation summary, ranked top findings, a today/this-week action plan, risks with mitigations, and exact checklists or commands where useful.