ChrisMckerracher/claude-dream-team
Plugin Claude Code
Plugin marketplace listing 1 plugin: dream-team.
ChrisMckerracher/claude-dream-team
Plugin Claude Code
Plugin marketplace listing 1 plugin: dream-team.
ChrisMckerracher/claude-dream-team
Plugin Claude Code
Multi-agent orchestration system for software development. Coordinates specialized agents (Team Lead, Architect, Product, QA, Code Review, Coding, UI/UX Designer) through structured Epic, Bug Discovery, and Continuous Improvement workflows with spelunk-based code exploration, git worktree isolation, and review queue…
ChrisMckerracher/claude-dream-team
Agent
Technical architecture specialist. Use this agent for creating technical design documents, analyzing codebase architecture, making technology decisions, decomposing features into task trees, and resolving design drift between parallel coding agents. Operates primarily at the documentation layer with spelunk-delegated…
ChrisMckerracher/claude-dream-team
Agent
Code review specialist. Use this agent for reviewing code changes, enforcing style guide compliance, checking for security issues, validating test coverage, and providing actionable feedback. Monitors the review queue and gates merges on quality standards. Context: Code is submitted for review user: "Review the…
ChrisMckerracher/claude-dream-team
Agent
Implementation specialist. Use this agent for writing production code, TDD workflows, spelunk-based codebase exploration, working in git worktrees, writing tests, submitting merge requests, and investigating bugs. Has full source code access and LSP capabilities. Context: Task needs implementation user: "Implement the…
ChrisMckerracher/claude-dream-team
Agent
Product management specialist. Use this agent for drafting product briefs, writing .feature files (Gherkin), validating architecture designs against product goals, defining user stories, acceptance criteria, and performing competitive research. Operates at the documentation layer only. Context: Need product specs for…
ChrisMckerracher/claude-dream-team
Agent
Quality assurance specialist. Use this agent for test planning, test execution, Playwright test suite creation with video recording, API testing, validating implementations against product feature files, and comprehensive flow testing. Has browser access for manual testing. Context: Code is ready for validation user…
ChrisMckerracher/claude-dream-team
Agent
Orchestrator agent that coordinates the Dream Team. Use this agent when starting new Epics, triaging bugs, or coordinating multi-agent workflows. Routes work to specialists, enforces dependency chains, manages human validation gates, and makes strategic decisions about team composition and task decomposition. Context…
ChrisMckerracher/claude-dream-team
Agent
UI/UX design specialist. Use this agent when an Epic involves user interface work. Creates design system documentation, applies Laws of UX principles, scans existing codebases for design patterns, and writes detailed design specs for UI components. Ensures visual and interaction consistency. Context: Epic involves UI…
ChrisMckerracher/claude-dream-team
Command
Start a Bug Discovery workflow. Spawns investigators to analyze, theorize, and fix bugs through collaborative investigation.
ChrisMckerracher/claude-dream-team
Command
Start an Epic workflow. Spawns a Dream Team to plan, design, implement, review, and validate a feature end-to-end.
ChrisMckerracher/claude-dream-team
Command
Check the status of the current Dream Team workflow. Shows task progress, agent assignments, review pipeline state, and any blockers.
ChrisMckerracher/claude-dream-team
Plugin Claude Code
Multi-agent orchestration system for software development. Coordinates specialized agents (Team Lead, Architect, Product, QA, Code Review, Coding, UI/UX Designer) through structured Epic, Bug Discovery, and Continuous Improvement workflows with spelunk-based code exploration, git worktree isolation, and dtq-powered…
ChrisMckerracher/claude-dream-team
Hook
Runs when a session starts, executing session-init.sh via bash. From ChrisMckerracher/claude-dream-team.
ChrisMckerracher/claude-dream-team
Hook
Runs before the agent uses a tool for Task, Bash, Bash, TaskCreate, TaskUpdate and SendMessage tool calls, executing guard-task-completion.sh and guard-pipeline-messages.sh via bash (2 commands). From ChrisMckerracher/claude-dream-team.
ChrisMckerracher/claude-dream-team
Hook
Runs after a tool call finishes, executing log-pipeline-events.sh via bash. From ChrisMckerracher/claude-dream-team.
ChrisMckerracher/claude-dream-team
Skill Claude CodeCodex
Use when creating technical design documents, analyzing system architecture, making ADR-style decisions, or resolving design drift between coding agents. Provides architecture document templates, decision frameworks, and drift resolution patterns.
ChrisMckerracher/claude-dream-team
Skill Claude CodeCodex
Use when reviewing code changes, enforcing style conventions, checking for security issues, or providing structured feedback. Provides review checklists, feedback templates, and common issue patterns.
ChrisMckerracher/claude-dream-team
Skill Claude CodeCodex
Use when implementing features, writing tests, setting up git worktrees, or following TDD workflows. Provides implementation patterns, TDD cycle guidance, worktree management, and merge request submission protocols.
ChrisMckerracher/claude-dream-team
Skill Claude CodeCodex
Use when managing parallel development branches via git worktrees. Provides worktree lifecycle management for coding agents working on isolated tasks, branch naming conventions, and merge-back protocols.
ChrisMckerracher/claude-dream-team
Skill Claude CodeCodex
Use when making UI/UX design decisions, reviewing interfaces, or justifying design choices. Provides all 30 Laws of UX with practical application guidance, organized by category for quick reference during design work.
ChrisMckerracher/claude-dream-team
Skill Claude CodeCodex
Use when writing product briefs, defining user stories, creating Gherkin .feature files, defining acceptance criteria, or validating that implementations match product intent. Provides templates and frameworks for product documentation.
ChrisMckerracher/claude-dream-team
Skill Claude CodeCodex
Use when planning tests, writing Playwright test suites, executing API tests, validating feature flows, or decomposing product specs into test coverage. Provides test planning frameworks, Playwright patterns, and failure reporting templates.
ChrisMckerracher/claude-dream-team
Skill Claude CodeCodex
Use when managing the code review and QA pipeline. Provides the review queue protocol using the dtq CLI for FIFO ordering, state transitions, cycle tracking, and handoff patterns between Coding, Code Review, and QA agents.