By ashchupliak
Switch between /solo for routine tasks like REST API design and Kotlin/PostgreSQL database patterns, and /team for complex features via codebase analysis that auto-generates structured context files (PROJECT.md, PATTERNS.md, CONVENTIONS.md) for better team workflows.
Build the project with quality checks
Run Codex CLI for code analysis or generation tasks
Deploy application to specified environment (staging/prod)
Discover and analyze repository to generate context files for the team
Emergency hotfix workflow for production issues
Requirements analyst - clarifies requirements, researches patterns, identifies edge cases before design. USE PROACTIVELY for requirement gathering.
Technical architect - designs APIs, data models, and creates implementation plan. USE PROACTIVELY for complex design decisions requiring deep analysis.
Expert code reviewer. USE PROACTIVELY after any code changes to ensure quality, security, and maintainability.
Fullstack developer - implements backend (Kotlin/Spring) and frontend (Next.js) following Architect's design exactly. USE PROACTIVELY for implementation.
DevOps engineer - handles Docker, Kubernetes, Helm, CI/CD, and deployments. USE PROACTIVELY when infrastructure changes needed.
REST API design principles and patterns - use when designing new endpoints, creating DTOs, or planning API structure
Delegate coding tasks to Codex CLI (OpenAI gpt-5-codex via JetBrains AI). Use when a task involves repetitive code generation, refactoring, or analysis that can be offloaded.
Flyway database migrations - use for schema changes, data migrations, version management, and PostgreSQL DDL
gRPC and Protocol Buffers - use for service-to-service communication, API definitions, streaming, and inter-service contracts
JOOQ type-safe SQL patterns - use for database queries, repositories, complex SQL operations, and PostgreSQL-specific features
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Effective Claude workflows based on official Anthropic patterns and real-world feedback.
"A single-threaded linear agent maintains continuous context. This simple approach will get you very far." - Cognition (Devin team)
Less ceremony, more results. Claude works best when it can:
# Option 1: Plugin (Recommended)
claude plugins add https://github.com/ashchupliak/dream-team
# Option 2: Manual
git clone https://github.com/ashchupliak/dream-team.git
cd dream-team
./install.sh
# For 90% of tasks - use /solo
/solo Fix the login bug
/solo Add rate limiting to the API
/solo Why are the tests failing?
# For complex features needing multiple perspectives
/team Add OAuth with Google and GitHub
/solo - Primary Workflow (Recommended)The main command for most tasks. Claude will:
/solo Fix the login bug
/solo Add rate limiting to the API
/solo Why are the tests failing?
/solo Review my changes in the auth module
/solo Refactor the user service
/team - Multi-Agent WorkflowFor genuinely complex features where you want:
Based on Anthropic's feature-dev plugin.
7-phase workflow: Discovery → Exploration → Questions → Architecture → Implementation → Review → Summary
/team Add OAuth authentication with Google and GitHub
/team Implement real-time notifications system
| Command | Description |
|---|---|
/team-a | Original 5-agent with health checks |
/team-b | Original 5-agent standard |
/team-c | Original 3-agent fast |
Kept for comparison. Use /solo instead for most tasks.
| Task | Use | Why |
|---|---|---|
| Bug fix | /solo | Single context, no overhead |
| Small feature | /solo | Find patterns, implement, verify |
| Investigation | /solo | Explore and report |
| Code review | /solo | Read and analyze |
| Refactoring | /solo | Incremental changes |
| Complex feature | /team | Need multiple architecture options |
| Architecture decisions | /team | Want parallel exploration |
Rule of thumb: Start with /solo. Use /team only when you genuinely need multiple perspectives.
Specialized knowledge Claude can invoke on demand:
| Skill | Domain |
|---|---|
kotlin-patterns | Kotlin idioms and patterns |
kotlin-spring-boot | Spring Boot 3.x |
nextjs-patterns | Next.js 15 App Router |
prisma-patterns | Prisma ORM |
tanstack-query | React Query |
jooq-patterns | JOOQ type-safe SQL |
flyway-migrations | Database migrations |
api-design | REST API design |
grpc-protobuf | gRPC and Protocol Buffers |
k8s-helm | Kubernetes and Helm |
opentelemetry | Distributed tracing |
systematic-planning | Feature planning |
codex | Codex CLI delegation |
Just mention the domain in your request.
Available for /team workflows:
| Agent | Role | Model |
|---|---|---|
analyst | Requirements, research | Sonnet |
architect | Design, APIs, blueprints | Sonnet |
developer | Implementation | Sonnet |
qa | Testing, review | Sonnet |
devops | Infrastructure | Sonnet |
code-reviewer | Deep code review | Sonnet |
security-tester | Security audit | Sonnet |
tech-researcher | Fast research | Haiku |
For best results, add a CLAUDE.md to your project root:
# Project Name
## Commands
- Build: npm run build
- Test: npm test
- Lint: npm run lint
## Tech Stack
- Next.js 14, TypeScript, Prisma
## Conventions
- Use server components by default
- API routes in /app/api/
- Database queries through Prisma only
## Current Focus
- Working on user authentication
This helps Claude understand your specific project.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin ashchupliak-dream-teamHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Complete developer toolkit for Claude Code