Run Relevant Tests After Logic Changes

run relevant tests after logic changes

zaxbysauce Updated

File contents

run relevant tests after logic changes

Trigger

  • (no explicit trigger metadata; cluster derived from category/tags)

Required Procedure

  • run relevant tests after logic changes
  • confirm test pass before reporting completion

Forbidden Shortcuts

  • (none recorded)

Delegation Template

When delegating a task affected by this skill, include:

SKILLS: file:.opencode/skills/generated/run-relevant-tests-after-logic-changes/SKILL.md

Reviewer Checks

  • Verify each required action above appears in the diff.

Test Engineer Checks

  • Add or update tests covering the trigger condition and the forbidden shortcut.

Source Knowledge IDs

  • 78334fd4-d394-41c8-a845-7f5da6e15096 — Run the actual test suite after behavioral changes, not just linting/formatting. Boundary-condition fixes (>, >=) often break existing tests that depend on the prior semantics.

zaxbysauce/opencode-swarm/tree/main/.opencode/skills/generated/run-relevant-tests-after-logic-changes commit 4d59f0d798

Frequently asked questions

npx skillmds@latest add zaxbysauce/run-relevant-tests-after-logic-changes