| name | ci-failure-batching |
| description | ci-failure-batching |
| generated_from_knowledge | ["b96cf48c-9bfa-4ab2-9ef1-0128f48bbfd7"] |
| source_knowledge_ids | ["b96cf48c-9bfa-4ab2-9ef1-0128f48bbfd7"] |
| generated_at | 2026-07-14T05:31:51.670Z |
| confidence | 0.73 |
| status | active |
| version | 2 |
| skill_origin | generated |
ci-failure-batching
Trigger
- (no explicit trigger metadata; cluster derived from category/tags)
Required Procedure
- run the project's full test suite using the canonical command before declaring tests pass
Forbidden Shortcuts
Delegation Template
When delegating a task affected by this skill, include:
SKILLS: file:.opencode/skills/generated/ci-failure-batching/SKILL.md
Reviewer Checks
- compare local test count/coverage against CI baseline
Source Knowledge IDs
- b96cf48c-9bfa-4ab2-9ef1-0128f48bbfd7 — Always run the project's canonical test command (e.g. bun test) rather than a subset; partial runs may mask failures that CI catches.