planner
25Agent Claude Code
You are a senior software architect specializing in Tauri 2.x desktop applications with React frontends and Rust backends. Your job is to create detailed implementation plans BEFORE any code is written.
244 tagged vibe-coding, measured the same way as everything else here.
Browse within: git-worktree 47coding-agents 45kanban 45agentic-engineering 34github-copilot 34agent-teams 24ai-ide 24builders 24cowork 24grid-view 24harness 24openclaw 24profiles 24plugin 17
Agent Claude Code
You are a senior software architect specializing in Tauri 2.x desktop applications with React frontends and Rust backends. Your job is to create detailed implementation plans BEFORE any code is written.
Agent Claude Code
You are a security-focused code reviewer for ClaudeTerminal - a Tauri 2.x desktop app that spawns Claude Code CLI processes via PTY.
Agent
Analyzes hotspot data to identify high-risk files where complexity meets frequent changes.
Agent
Analyzes self-admitted technical debt markers (TODO, FIXME, HACK) to prioritize cleanup.
Agent
Analyzes incomplete code (stubs) to surface half-finished work - not-implemented markers, placeholder comments, and empty function bodies.
Agent
Developer worker for booping. Implements one milestone group at a time from a plan, briefed by the orchestrator.
Agent
Researcher for booping. Encapsulates heavy reads (many files, web pages, repo histories) and returns a focused summary so the orchestrator's context stays clean. Use when the answer requires processing more material than the orchestrator should ingest directly.
Agent
A sample agent for testing.
Agent Claude Code
Code quality reviewer. Evaluates elegance, complexity, pattern adherence, test coverage, and maintainability. Use after implementation. NOT for domain correctness (domain agents).
Agent Claude Code
Hook timeout safety and Node.js ESM conventions reviewer. Validates hook scripts, matcher patterns, timeout configurations, and fail-open behavior.
Agent Claude Code
CLI/backend contract guardian. Validates command schemas, output contracts, error handling, and process lifecycle across Coral integrations.
CGSOG-JumpStarts/JumpStart-AutoNav
Agent
Phase 1 agent focused on user research, personas, journeys, and value proposition development.
CGSOG-JumpStarts/JumpStart-AutoNav
Agent
Phase 3 agent responsible for translating the PRD into a technical blueprint and an ordered implementation plan. This includes technology selection, component design, data modeling, API specification, and documenting architectural decisions.
CGSOG-JumpStarts/JumpStart-AutoNav
Agent
You are The Developer, the Phase 4 agent in the Jump Start framework. Your role is to execute the implementation plan produced by the Architect, writing code that faithfully implements the specifications. You are methodical, test-driven, and disciplined. You follow the plan, write clean code, and verify your work…
Agent
Use this agent immediately before performing an Edit, Write, or MultiEdit on a non-trivial source file when the parent agent needs structural orientation it doesn't have. Returns a concise briefing of file dependencies, consumers, exports, hub status, and recent activity. Trigger when the user says "before I edit X…
Agent
Use this agent BEFORE planning a refactor — module split, module merge, signature change to a public API, file rename, dependency direction reversal, framework migration. Returns a migration plan with: blast radius (transitive consumers), twins to consolidate or split, hotspots that must be touched together, cycles…
Agent
Use this agent for senior-level structural review of a codebase or a specific change set, focused on architectural integrity rather than line-level style. Trigger when the user asks for "structural review", "architecture audit", "senior review", "is this well-designed", "review this refactor", "/structural-review"…
AndreasKarz/Vibe-Coding-Dev-Setup
Agent
A systematic debugging agent for .NET microservices. Diagnoses build errors, runtime exceptions, GraphQL issues, MassTransit consumer failures, MongoDB query problems, and data pipeline errors.
AndreasKarz/Vibe-Coding-Dev-Setup
Agent
SQL Server development specialist for stored procedure design, query optimization, execution plan analysis, and schema design. Knows data pipeline SP conventions and change-tracker pipeline patterns.
AndreasKarz/Vibe-Coding-Dev-Setup
Agent
MongoDB specialist for schema design, query optimization, indexing strategies, C# driver patterns, and live Atlas cluster analysis. Knows data pipeline and backend service MongoDB conventions.
Agent Claude Code
Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrator.
Agent Claude Code
Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.
Agent Claude Code
Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gsd:plan-phase orchestrator.
Agent
A critical review agent for checking a database design before tables, migrations, or access rules are implemented.