Command Codex
Spec-Driven Development for serious software developers. Spec Coding with with Claude, Cursor, Gemini, Codex. Kanban dashboard, git worktrees, auto-merge and more.
8,787 tagged Testing, measured the same way as everything else here.
Browse within: documentation 67tdd 62herdr-plugin 56remote-test-runner 56azure-devops 49coding-agents 45agentic-coding 40spec-driven-development 40claude-plugin 39python 39product-management 37agentic-workflow 35ReAct 33agentic 32
Command Codex
Spec-Driven Development for serious software developers. Spec Coding with with Claude, Cursor, Gemini, Codex. Kanban dashboard, git worktrees, auto-merge and more.
Command Claude Code
You are a post-release testing agent. Your job is to verify that a sandbox-agent release works correctly.
Command Claude Code
You are a release agent for the Gigacode project (sandbox-agent). Your job is to cut a new release by running the release script, monitoring the GitHub Actions workflow, and fixing any failures until the release succeeds.
Command Claude Code
Run the Week 4 backend test workflow. Build TESTARGS from $ARGUMENTS: use backend/tests when it is empty; prepend backend/tests when it starts with an option such as -k; otherwise use the supplied path or node ID as-is.
Command
Refine an annotated implementation plan and generate a QA ledger.
Command Claude Code
Run QA script for ChunkHound.
mnemox-ai/tradememory-protocol
Command
Run the Evolution Engine to discover and validate trading strategies.
Command
Multi-perspective analysis using parallel subagents. Analyzes code from architecture, security, performance, and testing viewpoints simultaneously.
Command Cursor
You are the orchestrator for monitoring Nx Cloud CI pipeline executions and handling self-healing fixes. You spawn the ci-monitor-subagent subagent to poll CI status and make decisions based on the results.
peterkrueck/Claude-Code-Development-Kit
Command
Run the app or its tests to confirm a change actually works — observed behavior, not just "it compiles." Compiling proves the types line up; it does not prove the feature does what you intended. This command makes you exercise the change and watch the result.
Command Claude Code
A command for creating and running end-to-end tests with Playwright. End-to-end tests check a complete user journey across the application, such as logging in, searching, or paying.
Command Claude Code
A command that follows test-driven development (TDD), a method where you write tests before the code they check. It moves through writing a failing test, adding the smallest implementation, and then improving the code.
Command Claude Code
A command for creating or rewriting a TOML scaffold for an app through a required 14-phase workflow. TOML is a configuration-file format; a scaffold describes how an app should be handled by the project’s cleanup system.
Command Claude Code
Command "scaffold-review" from cccyd2003-qwq/pinkbin, covering 诊断 checklist, phase 1-2 类别需求, phase 5-7 实测勘测, phase 8 toml 本身 and phase 10 safety test.
Command
Save the state of a lease, then restore it onto another box or fork it into a fresh lease later. A checkpoint turns expensive one-time setup — installed dependencies, warmed caches, generated fixtures, a paused bug — into something you can reproduce on demand without repeating the work.
Command
Command "providers" from openclaw/crabbox, covering providers, flags, providers sizes, providers describe and json schema v2.
Command
Command "warmup" from openclaw/crabbox, covering warmup, output, lifetime: ttl and idle timeout, naming and grouping and capabilities.
Command Claude Code
Run the code review benchmark pipeline — create PRs, extract results from MongoDB, judge with Sonnet against 136 golden comments (50 PRs across Sentry, Grafana, Cal.com, Discourse, Keycloak), and compute precision/recall/F1 scores.
Command Claude Code
Test multiple code variations through simulation before implementation with quality gates and performance prediction.
Command
Ask a question about the current project's codebase via the repobrain knowledge hub. / 通过 repobrain 知识库询问当前项目代码。.
Command
Rebuild the repobrain project knowledge base after significant changes. / 在重要改动后重建 repobrain 项目知识库。.
Command
First-time setup. Configure the LLM API key, or a no-API-key local host runner (Codex / Trae / Claude / any headless CLI) that RepoBrain uses for codebase Q&A and refresh. / 首次 setup,配置 RepoBrain 代码问答与 refresh 所需的 LLM API key,或无需 API key 的本地 host runner(Codex / Trae / Claude / 任意无头 CLI)。.
Command Claude Code
Generate a pull request description based on the changes in the current branch.
Command
Create a comprehensive task plan for complex development work.