# Run Affected Test Suite End To End After Multi File Signature Ch

> run affected test suite end-to-end after multi-file signature changes

- Skill: `zaxbyhub/run-affected-test-suite-end-to-end-after-multi-file-signatur` (Agent Skill)
- Install (CLI): `npx skillmds@latest add zaxbyhub/run-affected-test-suite-end-to-end-after-multi-file-signatur`
- Raw SKILL.md: https://api.skillmd.com/api/skills/zaxbyhub/run-affected-test-suite-end-to-end-after-multi-file-signatur/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: zaxbyhub (https://skillmd.com/u/zaxbyhub)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/zaxbyhub/run-affected-test-suite-end-to-end-after-multi-file-signatur

---


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

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

