check
01Agent Claude Code
A code-quality review agent that checks code changes against project standards and can fix issues it finds. It also checks consistency between Rust and TypeScript code.
Agent Claude Code
A code-quality review agent that checks code changes against project standards and can fix issues it finds. It also checks consistency between Rust and TypeScript code.
Agent Claude Code
A bug-fixing agent that investigates a reported problem, applies a focused correction, and verifies the result.
Agent Claude Code
A coding agent for implementing features in the CC-Panes project. It reads requirements and project rules, then writes code according to the project’s Tauri full-stack development standards.
Agent Claude Code
A task-planning agent that analyzes a request and creates a complete task configuration. It supports projects built with Tauri, a framework for desktop applications using web technologies and Rust.
Agent Claude Code
A research agent that searches project code internally and looks for technical solutions externally.
Agent Claude Code
A checking agent for Rust and TypeScript bridge interfaces. It scans Rust command files and TypeScript service files to compare their function signatures and type definitions.
Agent Claude Code
A review agent for Tauri's inter-process communication, the mechanism that lets different parts of an application exchange messages. It checks security, matching Rust and TypeScript types, and resource handling.
Command Claude Code
A Chinese-language command for checking recently written code against backend development standards. The supplied description does not specify which standards or checks it performs.
Command Claude Code
A command for reviewing a code change from multiple angles, including possible cases that were easy to overlook.
Command Claude Code
A command for checking newly written code against frontend development practices. Frontend code is the part of an application that users see and interact with.
Command Claude Code
A command for checking whether Rust commands and TypeScript services use matching interfaces. Rust is a programming language, and TypeScript is a language commonly used for JavaScript applications.
Command Claude Code
A command for finding and removing leftover zombie and orphaned processes, such as unused Node.js or command-line server processes.
Command Claude Code
A command that gives the same task or plan to several workers in parallel, each in its own Git worktree. A worktree is an independent working copy of a Git repository.
Command Claude Code
A pre-submission checklist command for completing work in the cc-pane project. The available description covers checks for code quality and frontend and backend work.
Command Claude Code
An advanced maintainer guide for starting Claude or Codex tasks in the CC-Panes project. It covers WSL, resuming tasks, interactive terminal sessions, coordinating leader and worker tasks, and a REST fallback.
Command Claude Code
A Chinese-language mentor command for the CC-Panes project. The available description does not explain its specific steps or outputs.
Command Claude Code
A command that guides developers through CC-Panes' built-in specification system. A specification is a written description of what should be built and how it should be checked.
Command Claude Code
A command for coordinating multiple worker agents in parallel. It separates read-only research or review work from code changes that require isolated worktrees, which are separate copies of a repository.
Command Claude Code
A command for running Codex plans inside WSL, the Windows Subsystem for Linux.
Command Claude Code
A planning command that starts another Codex command-line session to review a software plan. The second session acts as a separate reviewer before the plan is rewritten.
Command Claude Code
A handoff command that sends a work plan to another Claude Code instance for implementation and receives progress updates.
Command Claude Code
A handoff workflow in which one agent writes a software plan and Codex implements it. A leader and worker process exchange progress updates while the work is monitored.
Command Claude Code
A command that hands a written plan to a Grok command-line worker for implementation and receives progress feedback.
Command Claude Code
A command that sends planned work to a worker agent in a separate Git worktree. A worktree is an isolated working copy of a repository.