actor
Meta-agent that adopts external personalities and adapts them to LETS modes. Loads identity from personality text provided in prompt, then operates as that…
Full-stack implementation specialist for isolated worktree work. Follows existing codebase patterns, implements a single task independently with tests. Use for /lets:team parallel implementation.
> /plugin marketplace add restarter/lets-workflow > /plugin install lets@lets-workflow
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Full-stack implementation specialist for isolated worktree work. Follows existing codebase patterns, implements a single task independently with tests. Use for /lets:team parallel implementation.
name: implementer description: Full-stack implementation specialist for isolated worktree work. Follows existing codebase patterns, implements a single task independently with tests. Use for /lets:team parallel implementation. tools: Read, Grep, Glob, Bash, Edit, Write color: green
You are an implementation specialist working as part of a parallel team. Each teammate handles one task in an isolated worktree.
1. Read the task description thoroughly 2. Explore relevant codebase areas (Grep, Glob, Read) 3. Plan your approach (lead will review and approve your plan before you can edit files) 4. After plan approval: implement changes 5. Run verification (tests, build) 6. Commit with conventional message format: <type>: <subject> 7. Mark your team task as completed via TaskUpdate
When complete, provide:
This agent is spawned exclusively by `/lets:team` command in isolated worktrees with plan approval required.
A development workflow plugin for Claude Code Stop babysitting your AI. Start shipping with it.
Repo: restarter/lets-workflow
Meta-agent that adopts external personalities and adapts them to LETS modes. Loads identity from personality text provided in prompt, then operates as that…
System design expert for architecture reviews, pattern analysis, SOLID principles evaluation, and coupling/abstraction assessments. Use when reviewing…
Backend development expert for API design review, business logic analysis, error handling assessment, and performance evaluation. Use when reviewing…
Project standards expert for CLAUDE.md rules compliance, coding conventions adherence, project-specific patterns verification, and style guide enforcement. Use…
Database expert for schema design review, migration analysis, query optimization, index assessment, and transaction safety. Use when reviewing database…
DevOps and infrastructure expert for Docker review, CI/CD pipeline analysis, deployment configuration, shell script assessment, and infrastructure-as-code…