Run Relevant Tests After Adding Error Handling Wrappers

run relevant tests after adding error-handling wrappers

zaxbysauce Updated

File contents

run relevant tests after adding error-handling wrappers

Trigger

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

Required Procedure

  • run relevant tests after adding error-handling wrappers
  • confirm return type and value unchanged for non-error paths

Forbidden Shortcuts

  • (none recorded)

Delegation Template

When delegating a task affected by this skill, include:

SKILLS: file:.opencode/skills/generated/run-relevant-tests-after-adding-error-handling-wrappers/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

  • 5c95c592-7720-4c63-aa85-0c0ecee6d20b — When wrapping existing logic in try/catch for crash prevention, verify the happy-path output is preserved — error guarding that changes return types or swallows results will break downstream tests.

zaxbysauce/opencode-swarm/tree/main/.opencode/skills/generated/run-relevant-tests-after-adding-error-handling-wrappers commit 1305e29d77

Frequently asked questions

npx skillmds@latest add zaxbysauce/run-relevant-tests-after-adding-error-handling-wrappers