Use when starting a new Trio-managed project (needs the docs + trio skeleton plus the canonical docs/TDD/0.common/tech-stack.md, and code-structure.md if code/ already exists). Produces the folder skeleton, root-level CLAUDE.md folder rule, the canonical tech-stack.md, and (when code/ already has an implementation)…
Orchestrate the PRD lifecycle for this project. Presents a decision tree (overview → by-module → URS gap check → screenshot augment), validates preconditions (URS exists, PRD-Overview done before by-module, etc.), and dispatches the correct agent with full context. Invoke whenever the user wants to write, update, or…
Produce a subsprint plan file under trio/subsprint/ -MMDD- / -subsprint-plan.md from one of three sources — the latest failing test report (trio:bugfix-plan), a triaged URS-PRD gap report (trio:urs-gap-plan), or a brand-new fresh subsprint (trio:subsprint-fresh-plan). Validates preconditions, enforces the Plan…
Execute a subsprint plan in place — pass the plan to trio:subsprint-execute, which applies each task's code-path and doc-path edits directly to code/ and docs/. Resolves the plan input (absolute path, folder name, or bare ), parses front-matter, dispatches the executor, flips Execute Coding and Update Docs in the…
After a subsprint's code and doc changes have landed via /trio:subsprint-runner, this skill handles the remaining sync step — updating test cases against the plan's TC impact (trio:tc-management). It resolves the plan, detects whether TC work applies, dispatches trio:tc-management, and lets that skill flip Update Test…
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: (typically from a subsprint plan's…
Orchestrate the TDD lifecycle. Checks for the tech-stack.md contract, offers the user a choice between writing per-module TDD or regenerating code-structure.md, and dispatches the correct agent with full context. Invoke after PRD is in place and code exists (or the stack is finalized). The skill does not write TDD…
Orchestrate test execution. Picks scope, computes the report number, enforces the ≥90% coverage gate, dispatches trio:test-testcase-execution-agent one sub-module at a time (persisting each return to disk), assembles report.md + bugs.json from the partials. Stops at report assembly on failures — does NOT auto-chain…
★not rated 5 4mo agoA124 tokens
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: