| name | run-tests-on-the-unmodified-codebase-before-starting-to-establis |
| description | run tests on the unmodified codebase before starting to establish a failure baseline |
| triggers | ["pre-existing test failures","baseline before change"] |
| generated_from_knowledge | [] |
| source_knowledge_ids | [] |
| generated_at | 2026-07-02T02:35:49.911Z |
| confidence | 0.6 |
| status | active |
| version | 2 |
| skill_origin | generated |
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.