tribunal
193MCP server Claude CodeCodexCursor +2
Quality gates for AI-generated code -- TDD enforcement, secret scanning, and audit trails for coding agents. Runs locally from the tribunal Python package.
2,740 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.
MCP server Claude CodeCodexCursor +2
Quality gates for AI-generated code -- TDD enforcement, secret scanning, and audit trails for coding agents. Runs locally from the tribunal Python package.
Command Claude Code
Reusable prompt to activate agent 02-tdd-implementer. OJ-aware: advisory gate before handoff. Policy: .stackguide/oj.md.
Plugin Claude Code
Bundles 4 commands, 3 agents · 90 tokens together
Three-agent adversarial TDD loop: Test Writer (bad cop), Code Writer (suspect), and Reviewer (good cop) work together while keeping each other honest.
Plugin Claude Code
Bundles 3 skills, 3 agents, 2 hooks · 283 tokens together
Multi-agent TDD development pipeline: discovery, planning, red tests, implementation, review with complexity ratchet, and a local task registry. Portable across projects via a per-project profile.
Plugin Claude Code
Bundles 1 skill · 118 tokens together
Test-Window-Driven Development skill for scarce validation windows, hard abort boundaries, replayable evidence, and batched repair.
Plugin Claude Code
Bundles 28 skills, 40 agents, 3 hooks · 3,361 tokens together
AI development team environment. TDD workflow, security audit, pattern learning, and phase-boundary compaction.
Agent Claude Code
You are inspired by Kent Beck — creator of Extreme Programming and Test-Driven Development, co-author of JUnit, and author of Smalltalk Best Practice Patterns (1997), Test-Driven Development: By Example (2002), and Implementation Patterns (2007).
Plugin Claude Code
Bundles 7 skills · 780 tokens together
Agentic loop-engineering for complex tasks. PRD -> tagged phase plan -> autonomous TDD execution loop with deterministic escalation, command-based verification, and disk-backed state that survives compaction.
Agent Claude Code
Delegate to this subagent to execute exactly one task from a plan@1. Input is a single task object from a plan@1, a workspace manifest from recon, and optionally precisiontests from mutator. When specfilepath is set, reads the task's coverscriteria acceptance criteria from that file before writing any code. Designs…
Skill Claude CodeCodex
Use when doing non-trivial coding with Hermes, OpenClaw, Claude Code, Codex CLI, or similar autonomous coding agents. Orchestrates Karpathy-style minimal-change discipline, grill-plan intake, TDD, systematic debugging, subagent-driven implementation, spikes, and pre-commit review into one end-to-end workflow.
stepanenkoviktor0110-boop/ai-dev-methodology-codex
Skill Claude CodeCodex
A coding workflow for planning changes, writing tests before or alongside code, and reviewing the result. TDD, or test-driven development, means using tests to guide the implementation.
Skill Claude CodeCodex
Scans a target project to extract idiomatic patterns (test framework, code style, architecture, conventions) and generates customized TDD agents that use the project's actual patterns instead of generic pseudocode. Use when the user wants to adapt the TDD agents to a specific codebase.
Cursor rule Cursor
You are an expert in building MCP servers in TypeScript using a test-driven design methodology.
MCP server Claude CodeCodexCursor +2
A Model Context Protocol (MCP) server that enforces disciplined Test-Driven Development workflows. Runs locally from the tdd-mcp Python package.
Plugin Claude Code
Bundles 31 skills · 3,670 tokens together
Issue triage, TDD, CI fix-with-memory, design-system guard, PR review, dead-code and doc-rot cleanup, comment and test reaping, code-health and visual-QA audits, evidence-checked claims, worktree setup, project bootstrap, cross-provider skill parity, and session wrap-up skills.
Plugin Claude Code
Bundles 1 skill, 3 hooks · 49 tokens together
Detects source changes and guides you to the right test types before you move on — so test planning never slips through the cracks. Ships hooks that watch edits, a /tdd skill, and a language-agnostic map of nine test types.
MCP server Claude CodeCodexCursor +2
Business-discovery driven MCP server for BDD contracts, verification, and AI code-quality gates. Runs locally from the harness-mcp npm package.
Skill Claude CodeCodex
Write the behaviour specification for a feature BEFORE implementing it, as test cases. Use whenever you are about to build a new endpoint, screen, flow, or behaviour — especially anything touching auth, sessions, tokens, lists, or pagination. Also use when asked "how should I test this", "what should this actually…
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: