run-tests-on-the-unmodified-codebase-before-starting-to-establis · v2 · 2026-07-02 · sha256 4884a990e645b94d

run-tests-on-the-unmodified-codebase-before-starting-to-establis v2A

Immutable. This exact content is served forever at /api/v1/blob/4884a990e645b94d.

---
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.60
status: active
version: 2
skill_origin: generated
---

<!-- generated by opencode-swarm skill-generator. Do not edit by hand; edits will be preserved on regeneration only with controlled update mode. -->

# 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.