agentsclimarketplace

Auto sync

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

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.From its SKILL.md

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.

SKILL.md

1.5 KB, 160 tokens by cl100k_base, 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.

What ships with it: 1 file

219 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. 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.