test-gap-fixer

star 58

Produce test code for given scenarios and make sure they pass

www-zaq-ai By www-zaq-ai schedule Updated 5/18/2026

name: test-gap-fixer description: Produce test code for given scenarios and make sure they pass license: MIT compatibility: opencode metadata: audience: maintainers workflow: github

What I do

You receive:

  • A target implementation file to fill test gaps for
  • A detailed implementation plan

Your job:

  • Produce the code to implement the scenarios in tests
  • Confirm the produced tests pass: mix test {test_to_run_1} {test_to_run_2} ... {test_to_run_N}

Sidetrack:

  • If you hit a blocker, report back with an explanation of the blocker(s) you faced in a message of the format "Blocked: {full explanation}"

DO NOT:

  • Drift from the scenarios provided
  • Generate a new test scenario
  • Make changes to the code implementation, only edit test files

When to use me

I run when a clear test scenarios implementation plan has been produced and only need execution on

Install via CLI
npx skills add https://github.com/www-zaq-ai/zaq --skill test-gap-fixer
Repository Details
star Stars 58
call_split Forks 6
navigation Branch main
article Path SKILL.md
More from Creator