Instructions file
Claude Code instructions for wallter/smart-xdebug-mcp, covering claude.md, project overview, commands, build and development.
Instructions file
Claude Code instructions for wallter/smart-xdebug-mcp, covering claude.md, project overview, commands, build and development.
MCP server Claude CodeCodexCursor
MCP server "smart-xdebug-mcp" as configured in wallter/smart-xdebug-mcp. Runs locally from the smart-xdebug-mcp npm package.
Instructions file
Claude Code instructions for wallter/trw-mcp, covering trw-mcp, build & test, key architecture, security notes and releasing.
Agent
Read-only red-team adapter for the standard TRW audit protocol. Use when an independent pass after or alongside trw-auditor should challenge generous verdicts, Potemkin gates, unreachable safety logic, or unsupported exclusions.
Agent
Spec-vs-code auditor with bidirectional traceability verification. Use when you need to verify a PRD has been implemented as specified — every FR traced to source and tests, every NFR checked, wiring confirmed end-to-end. Runs a read-only 7-phase audit with wave pauses. Not for code-style review (use trw-reviewer) or…
Agent
Implement production code and its tests within assigned boundaries. Use when a PRD-backed feature, focused fix, or coverage gap requires behavior tracing, integration, project-native validation, and evidence. Honors existing contracts and shared-workspace ownership.
Agent
Client-neutral coordination lead. Use when work has independent streams, explicit integration boundaries, or enough risk to benefit from delegated research, implementation, testing, and review. Adapts to available harness capabilities and falls back to safe sequential coordination. Does not write production code.
Agent
PRD authoring and grooming specialist. Use when a PRD must be created, grounded in repository evidence, reviewed for testable requirements, or advanced to a full, valid, risk-scaled approved result. Not for implementation.
Agent
Read-only PRD quality review. Use when sprint readiness needs an independent, evidence-linked assessment after drafting or grooming. Returns category-aware blocking findings, actionable remediation conditions, and a READY, NEEDS WORK, or BLOCK verdict; it does not edit the PRD.
Agent
Evidence-grounded requirements author. Use when a feature description, research finding, or existing PRD needs singular functional and non-functional requirements with requirement-appropriate verification. Uses EARS or Given/When/Then only when those forms improve clarity.
Agent
Read-only investigation of code, external evidence, and competing approaches. Use when an implementation decision depends on facts, tradeoffs, root-cause analysis, or current primary sources. Returns scoped findings with citations, uncertainty, and recommended next steps.
Agent
Read-only review of changed code and tests for correctness, security, performance, maintainability, integration, and requirement compliance. Use when pre-delivery or pre-merge findings must be prioritized, evidence-linked, and actionable.
Agent
Test specialist for coordinated helper workflows. Use when a sprint task needs comprehensive tests written — verifies PRD acceptance criteria, follows the project-configured coverage gate, parametrizes edge cases, writes unit and integration tests. Not for production-code implementation (use trw-implementer) or ad-hoc…
Agent
Read-only requirement traceability verification. Use when source and test links must be checked before delivery. Reports verified, missing, stale, ambiguous, and orphan links; applies a configured gate only when the project or requirement defines one.
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.
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.
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.
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.
Skill Claude CodeCodex
Persist the session's work with validation evidence, durable learnings, and client instruction sync. Use: /trw-deliver.
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...].
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.
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…
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.
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].