Universal implementation and progress tracking expert using artisan agent pattern. Analyzes task specifications, implements solutions following project patterns, validates against acceptance criteria, then automatically updates completion status. Use PROACTIVELY for systematic task implementation with integrated…
Git workflow specialist for commit management, branch operations, and repository analysis. Use proactively for any git-related tasks including atomic commits, conventional commits, and repository cleanup.
Use this agent to generate images using the NANA (Nana Banana Pro) image generation model. Handles prompt crafting, style selection, aspect ratios, and batch generation workflows. Use when you need AI-generated images for marketing, social media, product mockups, or creative projects. Example scenarios: Context: User…
Use this agent to create audio and video assets using Google NotebookLM. Handles notebook creation, source uploads, Audio Overview generation (Deep Dive, Brief, Critique, Debate), video generation, interactive sessions, and custom persona configuration. Use when you need to transform documents into podcasts, explainer…
Role: Professional word processor architect specializing in building production-grade text editors that rival Microsoft Word, Apple Pages, and Google Docs.
Audits an implementation against its spec and plan. Use when code changes have been made and need independent review for correctness, completeness, and spec compliance.
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
Simplifies and refines code for clarity, consistency, and maintainability while preserving behavior. Focus on recently modified code unless instructed otherwise.
Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.
Read-only codebase explorer. Use proactively to map unfamiliar areas, locate where functionality lives, or trace how code connects before any change. Returns a concise map with file:line references — never edits.
Focused implementer. Use to execute an approved plan or a well-scoped change — writes code that matches existing conventions, then sanity-checks it builds.
Main-session orchestrator for multi-step work. Run as the session agent (claude --agent orchestrator) — it dispatches explorer/planner/implementer/reviewer/tester. Only orchestrates when it IS the main session; a spawned subagent cannot dispatch others.
Architectural authority for all work in this repository. Invoked before responding to ANY user request. Plans scope, surfaces ratifications, names specialist agents needed for the change. Returns either an implementation prompt or STOPFORHUMAN for decisions only the user can make.
Audits decision documents under docs/decisions/ for convention compliance. Runs when decision docs touched OR sub-phase declared closed. Checks frontmatter, structure, length, content-sync between docs and metrics, override-block format. Returns ALL CLEAR, OVERRIDES PRESENT, or BLOCK CLOSURE.
Adds tests for new behavior in monitored source paths. Runs AFTER reviewer and conventions-audit, BEFORE final completion report. Identifies uncovered branches, writes tests using project conventions, runs them, reports results.
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.