wallter/trw-mcp

MCP server for AI coding agents — persistent engineering memory, knowledge compounding, and spec-driven development workflows. Part of TRW Framework.

0Stars on the repository
47Mods indexed here, across every type
29d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

trw-audit

01

wallter/trw-mcp

Skill Claude CodeCodex

Adversarial spec-vs-code audit. Verifies implementation against PRD acceptance criteria, runs mandatory NFR checklist, assesses test quality. Independent from the implementer to break confirmation bias. Use: /trw-audit PRD-CORE-055.

0 29d ago A 57 tokens

trw-ceremony-guide

02

wallter/trw-mcp

Skill Claude CodeCodex

Load the full TRW ceremony reference: tool lifecycle table, execution phases, and example flows. Use when you need to know which tool to call and when. Invoke: /trw-ceremony-guide.

0 29d ago A 49 tokens

trw-commit

03

wallter/trw-mcp

Skill Claude CodeCodex

Concurrency-safe conventional commit with scoped staging, cached-diff review, repository-native branch policy, and optional PRD/run provenance. Use only when the user explicitly asks Codex to commit current work; never auto-trigger.

0 29d ago A 48 tokens

trw-delegate

04

wallter/trw-mcp

Skill Claude CodeCodex

Dispatch an isolated, read-only second-opinion review to another coding-agent CLI. Use an explicit client or model when provider diversity matters; defaults may select the same client as the host.

0 29d ago A 42 tokens

trw-deliver

05

wallter/trw-mcp

Skill Claude CodeCodex

Persist the session's work with validation evidence, durable learnings, and client instruction sync. Use: /trw-deliver.

0 29d ago A 30 tokens

trw-dry-check

06

wallter/trw-mcp

Skill Claude CodeCodex

Scan files for duplicated code blocks and classify consolidation candidates. Read-only analysis — reports evidence without modifying code. Use: /trw-dry-check [file-patterns...].

0 29d ago A 41 tokens

trw-exec-plan

07

wallter/trw-mcp

Skill Claude CodeCodex

Convert an approved PRD into a repository-grounded execution plan with behavior-sized tasks, verified paths/interfaces, proof, dependencies, ownership, migration concerns, and exact project-native verification. Internal phase used by trw-prd-ready and trw-prd-new.

0 29d ago A 58 tokens

trw-feedback

08

wallter/trw-mcp

Skill Claude CodeCodex

File a TRW bug, install issue, feature request, feedback note, or question through the authenticated POST /v1/submissions channel. Prompts for the category and a one-line summary, optionally attaches recent learnings + the last error trace, and returns a submissionid the operator can quote on follow-up. Use…

0 29d ago A 76 tokens

trw-framework-check

09

wallter/trw-mcp

Skill Claude CodeCodex

Check TRW framework compliance. Reports ceremony adherence, phase gate status, and active run health. Use when unsure if framework obligations are being met. Use: /trw-framework-check.

0 29d ago A 42 tokens

trw-learn

10

wallter/trw-mcp

Skill Claude CodeCodex

Record, update, or retire durable learnings. Use when the user asks for learning management or a workflow explicitly surfaces a non-obvious reusable discovery; never use for routine status. Invoke: /trw-learn ["summary" | resolve L-id | obsolete L-id].

0 29d ago A 60 tokens

trw-memory-audit

11

wallter/trw-mcp

Skill Claude CodeCodex

Audit learning memory health. Shows tag distribution, impact spread, staleness, duplicate candidates, and recommendations. Read-only. Use: /trw-memory-audit.

0 29d ago A 40 tokens

trw-memory-optimize

12

wallter/trw-mcp

Skill Claude CodeCodex

Optimize learning memory. Prunes stale entries, consolidates duplicates, rebalances tags. Interactive — confirms before deleting. Use: /trw-memory-optimize.

0 29d ago A 38 tokens

trw-prd-groom

13

wallter/trw-mcp

Skill Claude CodeCodex

Internal phase: Groom a PRD to sprint-ready quality. Researches codebase, drafts missing sections, iterates until validation passes. Called automatically by /trw-prd-ready and /trw-prd-new. Not intended for direct user invocation.

0 29d ago A 58 tokens

trw-prd-new

14

wallter/trw-mcp

Skill Claude CodeCodex

Create a new PRD from a feature description, then automatically run the full readiness pipeline (groom → review → execution plan) so the user gets a sprint-ready PRD with micro-tasks in one command. Use: /trw-prd-new "Add rate limiting to the API".

0 29d ago A 65 tokens

trw-prd-ready

15

wallter/trw-mcp

Skill Claude CodeCodex

Full PRD lifecycle in one command: create (or pick up existing) → groom → review → refine → execution plan. Accepts a feature description ("Add rate limiting") or a PRD ID (PRD-CORE-020). Use: /trw-prd-ready "Add rate limiting to the API" or /trw-prd-ready PRD-CORE-020.

0 29d ago A 84 tokens

trw-prd-review

16

wallter/trw-mcp

Skill Claude CodeCodex

Internal phase: Review a PRD for quality, returning a structured READY/NEEDS WORK/BLOCK verdict with per-dimension scores. Read-only — never modifies files. Called automatically by /trw-prd-ready and /trw-prd-new. Not intended for direct user invocation.

0 29d ago A 64 tokens

trw-project-health

17

wallter/trw-mcp

Skill Claude CodeCodex

Audit TRW health in the current or target project. Summarizes tool usage, ceremony compliance, hook enforcement, active runs, learnings, and issues. Use: /trw-project-health [path].

0 29d ago A 47 tokens

trw-reflect

18

wallter/trw-mcp

Skill Claude CodeCodex

End-of-session reflection: examine the session's actual signals (events, diffs, build results, corrections), identify process/organization/tooling/agent improvement opportunities, get approval, then route each one to implementation (inline quick-fix, PRD pipeline, learning, or backlog) with a follow-through ledger.…

0 29d ago A 90 tokens

trw-security-check

19

wallter/trw-mcp

Skill Claude CodeCodex

OWASP-focused, language-aware security audit of a target repository. Checks command injection, unsafe deserialization, path traversal, secrets, dependency risk, and input validation. Read-only. Use: /trw-security-check [module or 'all'].

0 29d ago A 54 tokens

trw-sprint-finish

20

wallter/trw-mcp

Skill Claude CodeCodex

Complete a sprint. Validates deliverables, runs build gate, validates PRD lifecycle, archives sprint doc, runs delivery ceremony. Use only when the user explicitly requests sprint completion: /trw-sprint-finish. Never auto-trigger.

0 29d ago A 55 tokens

trw-sprint-init

21

wallter/trw-mcp

Skill Claude CodeCodex

Initialize a new sprint. Lists draft PRDs, creates sprint doc, bootstraps run directory, sets up tracking. Use: /trw-sprint-init "Sprint 16: Skills Architecture".

0 29d ago A 46 tokens

trw-sprint-team

22

wallter/trw-mcp

Skill Claude CodeCodex

Plan sprint-scale coordination from a sprint document. Produces a simple file-ownership and helper-assignment plan that works with any client or harness; does not assume beta peer-team features. Use: /trw-sprint-team [sprint-doc-path].

0 29d ago A 57 tokens

trw-team-playbook

23

wallter/trw-mcp

Skill Claude CodeCodex

Generate portable coordination playbooks with file ownership and interface contracts for sprint workstreams. Works for local sequential work, human handoff, or any client-supported helper. Use: /trw-team-playbook [sprint-doc-path].

0 29d ago A 52 tokens

trw-test-strategy

24

wallter/trw-mcp

Skill Claude CodeCodex

Audit test coverage and strategy. Identifies untested modules, coverage gaps, and suggests test improvements. Use before or during IMPLEMENT phase. Use: /trw-test-strategy [module or 'all'].

0 29d ago A 47 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: