run tests on the unmodified codebase before starting to establish a failure baseline
Trigger
- pre-existing test failures
- baseline before change
Required Procedure
- run tests on the unmodified codebase before starting to establish a failure baseline
Forbidden Shortcuts
- label post-change test failures as 'pre-existing' without running tests before the change
Delegation Template
When delegating a task affected by this skill, include:
SKILLS: file:.opencode/skills/generated/run-tests-on-the-unmodified-codebase-before-starting-to-establis/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.