eduardoarantes/claude-code-plugin-marketplace
Agent
Executes task implementation using test-driven development after preparation phase is complete.
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
Plugin Claude Code
A series of agents to support production ready development.
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
Command
Execute task implementation with TDD using preparation, execution, and review phases.
eduardoarantes/claude-code-plugin-marketplace
Command
Manage tasks with Linear tooling, task creation, and breakdown workflows.
eduardoarantes/claude-code-plugin-marketplace
Plugin Claude Code
Parallel UI story validation — discovers YAML user stories, fans out bowser-qa-agents with shared auth state, aggregates pass/fail results with screenshots and a markdown report.
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
Command
Per-file user story validation — discovers YAML files, fans out one bowser-qa-agent per file, stories run sequentially within each agent.
eduardoarantes/claude-code-plugin-marketplace
Skill Claude CodeCodex
Observable browser automation using Chrome MCP tools. Use when you need to browse websites, take screenshots, interact with web pages, or perform browser tasks in your current Chrome. Keywords - browse, screenshot, browser, chrome, bowser, ui testing, observable.
eduardoarantes/claude-code-plugin-marketplace
Skill Claude CodeCodex
Headless browser automation using Playwright CLI. Use when you need headless browsing, parallel browser sessions, UI testing, screenshots, web scraping, or browser automation that can run in the background. Keywords - playwright, headless, browser, test, screenshot, scrape, parallel.
eduardoarantes/claude-code-plugin-marketplace
Command
Create a git worktree with isolated configuration for parallel development.
eduardoarantes/claude-code-plugin-marketplace
Command
List all git worktrees with their configuration and status.
eduardoarantes/claude-code-plugin-marketplace
Command
Remove a git worktree, delete its branch, and stop its running services.