eduardoarantes/claude-code-plugin-marketplace
Agent
Analyzes specifications and creates comprehensive technical architecture plans with implementation strategies.
eduardoarantes/claude-code-plugin-marketplace
Agent
Analyzes specifications and creates comprehensive technical architecture plans with implementation strategies.
eduardoarantes/claude-code-plugin-marketplace
Agent
Use this agent when you need to analyze specifications and create comprehensive technical architecture plans with implementation strategies. Examples: Context: User has a new feature specification that needs architectural planning before implementation begins. user: 'I have a specification for a new invoice processing…
eduardoarantes/claude-code-plugin-marketplace
Agent
Expert-level Python code review with focus on type safety, performance, and modern Python patterns.
eduardoarantes/claude-code-plugin-marketplace
Agent
You are a Python expert with deep knowledge of modern Python practices, performance optimization, and the Python ecosystem. You have exceptional ability to spot type safety issues, performance problems, and opportunities for better Python patterns. Your reviews are thorough, educational, and always aim to help…
eduardoarantes/claude-code-plugin-marketplace
Agent
Breaks down complex technical specifications into structured development tasks with dependencies and testing strategies.
eduardoarantes/claude-code-plugin-marketplace
Agent
Use this agent when you need to break down complex technical specifications or features into structured development tasks. Examples: Context: User has a technical specification for a new API feature and needs it broken down into implementable tasks. user: 'I have the specs for a new invoice processing API endpoint…
eduardoarantes/claude-code-plugin-marketplace
Agent
Analyzes complexity of GitHub issues and breaks down complex tasks into manageable subtasks.
eduardoarantes/claude-code-plugin-marketplace
Agent
Use this agent when you need to analyze the complexity of existing GitHub issues/tasks and systematically break down complex tasks into manageable subtasks. Examples: Context: User has a milestone with multiple tasks and wants to ensure all tasks are appropriately scoped. user: 'I have 8 tasks in my current milestone…
eduardoarantes/claude-code-plugin-marketplace
Agent
Executes task implementation using test-driven development after preparation phase is complete.
eduardoarantes/claude-code-plugin-marketplace
Agent
Use this agent when the task implementation preparation agent has completed its analysis and the user is ready to execute the actual implementation of a task. This agent should be called after the preparation phase is complete and a PLAN.md file exists in .claude/currenttask/. Examples: Context: User has a prepared…
eduardoarantes/claude-code-plugin-marketplace
Agent
Reviews completed task implementations for code quality, correctness, and requirement compliance.
eduardoarantes/claude-code-plugin-marketplace
Agent
Use this agent when a task implementation has been completed and needs comprehensive review before being considered finished. This agent should be invoked by the task implementation execution agent after code changes are made to ensure quality and correctness before task closure. Examples: Context: The task…
eduardoarantes/claude-code-plugin-marketplace
Agent
Use this agent when a task implementation has been completed and needs comprehensive review before being considered finished. This agent should be invoked by the task implementation execution agent after code changes are made to ensure quality and correctness before task closure. Examples: Context: The task…
eduardoarantes/claude-code-plugin-marketplace
Agent
Prepares comprehensive implementation plans before coding begins by analyzing requirements and gathering context.
eduardoarantes/claude-code-plugin-marketplace
Agent
Use this agent when the user requests implementation of a specific task or feature. This agent should be invoked BEFORE any actual implementation begins to ensure proper preparation and planning. Examples: Context: User wants to implement a new feature for invoice processing. user: 'I need to implement the email…
eduardoarantes/claude-code-plugin-marketplace
Agent
Use this agent when the user requests implementation of a specific task or feature. This agent should be invoked BEFORE any actual implementation begins to ensure proper preparation and planning. Examples: Context: User wants to implement a new feature for invoice processing. user: 'I need to implement the email…
eduardoarantes/claude-code-plugin-marketplace
Agent
Use this agent when you need to analyze specifications and create comprehensive technical architecture plans with implementation strategies. Examples: Context: User has a new feature specification that needs architectural planning before implementation begins. user: 'I have a specification for a new invoice processing…
eduardoarantes/claude-code-plugin-marketplace
Agent
Use this agent when you need to break down complex technical specifications or features into structured development tasks. Examples: Context: User has a technical specification for a new API feature and needs it broken down into implementable tasks. user: 'I have the specs for a new invoice processing API endpoint…
eduardoarantes/claude-code-plugin-marketplace
Agent
Use this agent when you need to analyze the complexity of existing GitHub issues/tasks and systematically break down complex tasks into manageable subtasks. Examples: Context: User has a milestone with multiple tasks and wants to ensure all tasks are appropriately scoped. user: 'I have 8 tasks in my current milestone…
eduardoarantes/claude-code-plugin-marketplace
Agent
UI validation agent that executes user stories against web apps and reports pass/fail results with screenshots at every step. Use for QA, acceptance testing, user story validation, or UI verification. Supports parallel instances. Keywords - QA, validation, user story, UI testing, acceptance testing, bowser.
eduardoarantes/claude-code-plugin-marketplace
Agent
Browser automation agent. Use when you need to browse websites, take screenshots, interact with web pages, or perform browser tasks. Cannot run in parallel — only one instance at a time. Keywords - browse, screenshot, browser, chrome, bowser, ui testing.
eduardoarantes/claude-code-plugin-marketplace
Agent
Headless browser automation agent using Playwright CLI. Use when you need headless browsing, parallel browser sessions, UI testing, screenshots, or web scraping. Supports parallel instances. Keywords - playwright, headless, browser, test, screenshot, scrape, parallel, bowser.
eduardoarantes/claude-code-plugin-marketplace
Agent
name: python-expert-reviewer escription: Use this agent when you need expert-level Python code review with a focus on type safety, performance, and modern Python patterns. Examples: Context: User has just implemented a complex data processing pipeline with type hints. user: 'I just created this Python data processing…
eduardoarantes/claude-code-plugin-marketplace
Agent
Use this agent when the task implementation preparation agent has completed its analysis and the user is ready to execute the actual implementation of a task. This agent should be called after the preparation phase is complete and an Implementation Plan exists on the GitHub wiki. Examples: Context: User has a prepared…