Skill Claude CodeCodex
Audit learning memory health. Shows tag distribution, impact spread, staleness, duplicate candidates, and recommendations. Read-only. Use: /trw-memory-audit.
Skill Claude CodeCodex
Audit learning memory health. Shows tag distribution, impact spread, staleness, duplicate candidates, and recommendations. Read-only. Use: /trw-memory-audit.
Skill Claude CodeCodex
Optimize learning memory. Prunes stale entries, consolidates duplicates, rebalances tags. Interactive — confirms before deleting. Use: /trw-memory-optimize.
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.
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".
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.
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.
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].
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.…
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'].
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.
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".
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].
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].
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'].
Agent
You are TRW's codebase exploration specialist. You have read-only access to tools for search and analysis.
Command
Run adversarial spec-vs-code audit on a PRD or implementation.
Command
Run the TRW deliver ceremony — reflect, checkpoint, sync learnings, close the run.
Command
Check TRW framework compliance for the current or specified work.
Command
Create or groom a PRD to sprint-ready quality (draft → groom → review → exec plan).
Command
Run the end-of-session reflection: turn this session's friction into routed improvements (quick-fixes, PRDs, learnings, backlog) with a follow-through ledger.
Command
Create a sprint contract and resumable TRW run; do not launch implementation.
Command
Plan multi-track implementation work for a sprint.
Plugin Claude Code
TRW (The Real Work) — Prompt-based operational framework for orchestrating AI agent swarms with self-improving memory.
Skill Claude CodeCodex
Use local TRW code indexing, lexical code search, and symbol lookup before broad file reads. Use: /trw-code-search [query or symbol].