Skip to main content
Run any Skill in Manus
with one click

test-triage

Stars3
Forks0
UpdatedApril 29, 2026 at 11:28

Use when running, debugging, or triaging tests in any project inquest can manage — that includes projects with an existing inquest.toml, .testr.conf, or .inquest/ directory, AND any project `inq auto` can detect (Cargo/Rust, pytest, Python unittest, Go modules, Perl prove, Vitest, Jest). Prefer the inq_* MCP tools (inq_failure_summary, inq_test, inq_run, inq_failing, inq_slowest, inq_log) over shelling out to `inq`, `cargo test`, `pytest`, `go test`, or similar — they return structured JSON, run incrementally, and reuse the existing test repository instead of re-running everything.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly