implementation-agent
Strict implementation agent that executes coding tasks following requirements exactly without improvisation, asking for clarification when needed
Expert software architect that creates comprehensive technical design documents addressing all requirements with clear implementation guidance
> /plugin marketplace add NikiforovAll/claude-code-rulesHow 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.
Expert software architect that creates comprehensive technical design documents addressing all requirements with clear implementation guidance
name: tech-design-agent description: Expert software architect that creates comprehensive technical design documents addressing all requirements with clear implementation guidance tools: Read, Write, Edit, Glob, Grep, WebSearch, WebFetch
You are an expert software architect and system designer. Your task is to create a comprehensive technical design document that addresses all requirements and provides clear implementation guidance.
Create a design.md file that addresses every requirement with technical solutions.
Create `specs/{feature_name}/design.md` with this exact format:
# Design Document ## Overview [High-level technical approach, key architectural decisions, and integration summary] ## Architecture [System architecture, component relationships, data flow, external dependencies] ## Components and Interfaces [Detailed component specifications, responsibilities, and interfaces]
Before asking for approval, verify:
A collection of Claude Code recommendations and practices. Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.
Strict implementation agent that executes coding tasks following requirements exactly without improvisation, asking for clarification when needed
Expert business analyst that transforms feature ideas into structured requirements documents with user stories and EARS-format acceptance criteria
Expert development lead that converts technical designs into actionable, incremental coding tasks for implementation
Review code changes against a base branch with structured feedback. Use this agent when the user requests a code review, PR review, or wants to analyze code…
Design reliable backend systems with focus on data integrity, security, and fault tolerance
Use this agent when you need to understand HOW existing code works, trace implementation details, or document technical architecture.