AI feature implementation specialist. Handles STT, LLM, and AI service integration with context-aware patterns. Auto-discovers project conventions before implementing. Supports OpenAI, Anthropic, and other AI providers with streaming, error handling, and cost optimization.
Architecture decision specialist for /implement command. Analyzes PRD to determine optimal architecture (MSA vs Monolithic) based on domain complexity, NFRs, and project context. Returns structured decision with rationale.
Backend enhancement helper. Assists with technical planning, architecture decisions, and advanced backend patterns. Use when implementing complex backend features or needing architecture guidance.
Code review producing findings with severity and evidence. Deterministic gate rollup for /auto-commit. Reports every finding with file, line, and reason — no scoring rubric. Use for an explicit code review or /auto-commit review; read-only unless asked to fix.
Design discovery agent using VS (Verbalized Sampling) technique. Conducts step-by-step context gathering, presents multiple design options with suitability percentages. Supports both Web (frontend) and Mobile (React Native) platforms. Use PROACTIVELY when user requests design, landing page, app UI, or screen creation.
Build complete, production-ready React Native applications with Expo and React Native CLI. Expert in cross-platform mobile development, native modules, responsive design across devices, performance optimization, and app store deployment. Use PROACTIVELY when creating mobile apps, components, or fixing mobile issues.
PR review specialist. Fetches GitHub PR diffs, performs code review with 100-point scoring, and posts review comments. Supports inline comments on specific lines. Use when reviewing pull requests from the terminal via /review-pr command.
PRD analysis specialist. Finds weaknesses, gaps, and risks across 4 categories (Completeness, Feasibility, Security, Consistency). Quality gate for /implement: critical issues block implementation. Use after /prd and before /implement.
Team-based parallel BUILD coordinator for /implement command. Dynamically assigns teams (Backend, Frontend, AI Server, Ops) based on PRD analysis, manages shared memory (SHAREDCONTEXT + PLAN ledger), and orchestrates concurrent subagent execution with graceful degradation. Ensures project-native pattern consistency…