10XTeams/trio

Trio Claude Code plugin: 9 skills + 12 agents for PRD/TDD/test-case authoring and subsprint planning/execution

5Stars on the repository
24Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

trio:init-project

01

10XTeams/trio

Skill Claude CodeCodex

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)…

not rated 5 4mo ago A 105 tokens

trio:next

02

10XTeams/trio

Skill Claude CodeCodex

An advisory skill that examines the latest Trio project state and recommends the next action. Trio is the project workflow referenced by the add-on.

not rated 5 4mo ago A 84 tokens

trio:prd-management

03

10XTeams/trio

Skill Claude CodeCodex

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…

not rated 5 4mo ago A 129 tokens

10XTeams/trio

Skill Claude CodeCodex

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…

not rated 5 4mo ago A 0 tokens

10XTeams/trio

Skill Claude CodeCodex

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…

not rated 5 4mo ago A 137 tokens

trio:subsprint-sync

06

10XTeams/trio

Skill Claude CodeCodex

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…

not rated 5 4mo ago A 115 tokens

trio:tc-management

07

10XTeams/trio

Skill Claude CodeCodex

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…

not rated 5 4mo ago A 0 tokens

trio:tdd-management

08

10XTeams/trio

Skill Claude CodeCodex

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…

not rated 5 4mo ago A 104 tokens

10XTeams/trio

Skill Claude CodeCodex

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 ago A 124 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: