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.
Multi-instance split-pane manager for Claude Code — a cross-platform desktop app built with Tauri 2
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.