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

trio-tc-management

Stars5
Forks0
UpdatedApril 26, 2026 at 13:37

Orchestrate the test case lifecycle. Two paths — **audit path**: declares Test Mode, discovers the framework, validates folder alignment with PRD, runs coverage + false-pass audit, and dispatches `trio:tc-write` with `add` / `skip` / `rewrite`. **Patch path**: when the caller supplies `patches: <manifest>` (typically from a subsprint plan's TC-modification tasks), skips audits and dispatches `trio:tc-write` with `decision=patch` to apply explicit, strengthen-only operations (add Verification, add Forbidden State, tighten Precondition, update assertion). Invoke after PRD + TDD are in place, whenever TCs need updating, or to execute a subsprint's determined TC modifications. The skill does not write test cases itself — the `trio:tc-write` agent does.

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