agentsclimarketplace

Auto sync

Skill jovd83/restassured-skill/coverage_plan/auto-sync

Rest Assured skill pack for designing, implementing, documenting, and reporting API tests in Java and CI workflows.

Install
npx -y skills add jovd83/restassured-skill --skill auto-sync

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when Codex needs to keep Rest Assured API coverage plans, requirements mappings, and test-case documentation synchronized as scenarios are added, removed, or renamed.

SKILL.md

1.5 KB, as published. Nobody here has run it

Auto-Sync Coverage

1. Detect Drift

  1. Compare the current scenario list against the approved coverage plan.
  2. Compare the current documentation files against the approved coverage plan.
  3. Identify added, removed, renamed, and unmatched scenarios.

2. Repair Traceability

  1. Update requirement and contract mappings.
  2. Preserve stable identifiers where possible.
  3. Mark orphaned cases explicitly instead of deleting them silently.

3. Recalculate Coverage

  1. Recount covered and uncovered requirements.
  2. Recount covered and uncovered operations or faults.
  3. Surface residual risk after the sync.

4. Troubleshooting

  1. Problem: Scenario names changed but IDs did not. Fix: Prefer stable IDs and update display titles only.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.