run affected test suite end-to-end after multi-file signature changes
Trigger
- (no explicit trigger metadata; cluster derived from category/tags)
Required Procedure
- run affected test suite end-to-end after multi-file signature changes
- verify all call sites pass tests, not just the ones directly edited
Forbidden Shortcuts
- (none recorded)
Delegation Template
When delegating a task affected by this skill, include:
SKILLS: file:.opencode/skills/generated/run-affected-test-suite-end-to-end-after-multi-file-signature-ch/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
- c968c5ed-a6ba-4092-b630-6d6acb7a2c05 — When modifying function signatures across multiple call sites, run the full affected test suite before claiming completion — partial test coverage misses integration regressions.