foundry-test

Installation
SKILL.md

Test Runner Skill

Overview

The Skill(foundry:foundry-test) skill provides systematic test debugging with a 5-phase investigation workflow. It guides debugging complex test failures and leverages AI consultation when available.

When to use this skill:

  • Debugging test failures that aren't obvious
  • Systematic investigation needed (flaky tests, complex failures)
  • AI consultation would help diagnose the issue

When NOT to use this skill:

  • Simple test runs (just use pytest, go test, npm test directly)
  • Tests are passing
  • Failure cause is obvious

Core Workflow

[x?]=decision · (GATE)=user approval · =sequence · =loop

Related skills
Installs
1
GitHub Stars
2
First Seen
Feb 9, 2026