diff --git a/.claude/agents/build-agent.md b/.claude/agents/build-agent.md index 50684ec54..da9bcf377 100644 --- a/.claude/agents/build-agent.md +++ b/.claude/agents/build-agent.md @@ -1,3 +1,10 @@ +--- +name: build-agent +description: Handles building and bundling the Tauri application for all target platforms +model: sonnet +color: cyan +--- + # Build Agent ## Purpose diff --git a/.claude/agents/deploy-agent.md b/.claude/agents/deploy-agent.md index 185f3cc2a..ce91f3b51 100644 --- a/.claude/agents/deploy-agent.md +++ b/.claude/agents/deploy-agent.md @@ -1,3 +1,10 @@ +--- +name: deploy-agent +description: Handles deployment, distribution, and release management for all platforms +model: sonnet +color: red +--- + # Deploy Agent ## Purpose diff --git a/.claude/agents/dev-agent.md b/.claude/agents/dev-agent.md index 06b0b3a7a..b5a4e7cc4 100644 --- a/.claude/agents/dev-agent.md +++ b/.claude/agents/dev-agent.md @@ -1,3 +1,10 @@ +--- +name: dev-agent +description: Assists with day-to-day development tasks, code generation, and feature implementation +model: sonnet +color: teal +--- + # Development Agent ## Purpose diff --git a/.claude/agents/elvinbaba.md b/.claude/agents/elvinbaba.md index 203f761a7..06c2c0493 100644 --- a/.claude/agents/elvinbaba.md +++ b/.claude/agents/elvinbaba.md @@ -1,3 +1,10 @@ +--- +name: elvinbaba +description: Senior Developer & Implementation Expert who takes architectural plans from stevebaba and transforms them into high-quality, production-ready code. +model: sonnet +color: green +--- + # elvinbaba - Senior Developer & Implementation Expert ## Agent Description diff --git a/.claude/agents/mobile-agent.md b/.claude/agents/mobile-agent.md index aeb850749..0a2b10134 100644 --- a/.claude/agents/mobile-agent.md +++ b/.claude/agents/mobile-agent.md @@ -1,3 +1,10 @@ +--- +name: mobile-agent +description: Specializes in Android and iOS development, handling platform-specific configurations and debugging +model: sonnet +color: pink +--- + # Mobile Agent ## Purpose diff --git a/.claude/agents/orchestra.md b/.claude/agents/orchestra.md index effb1043d..bfb95ebdc 100644 --- a/.claude/agents/orchestra.md +++ b/.claude/agents/orchestra.md @@ -1,3 +1,10 @@ +--- +name: orchestra +description: Development Pipeline Orchestrator that manages the entire development pipeline by coordinating all specialist agents through stevebaba → elvinbaba → neilbaba → prembaba workflow. +model: sonnet +color: purple +--- + # orchestra - Development Pipeline Orchestrator ## Agent Description diff --git a/.claude/agents/prembaba.md b/.claude/agents/prembaba.md index 5ecc82219..aaa8be820 100644 --- a/.claude/agents/prembaba.md +++ b/.claude/agents/prembaba.md @@ -1,3 +1,10 @@ +--- +name: prembaba +description: Quality Assurance & Code Standards Specialist who ensures code meets project standards. Fixes basic ESLint and Prettier issues, escalates complex problems. +model: sonnet +color: orange +--- + # prembaba - Quality Assurance & Code Standards Specialist ## Agent Description diff --git a/.claude/agents/stevebaba.md b/.claude/agents/stevebaba.md index 8cf995ecf..dce4a1dc9 100644 --- a/.claude/agents/stevebaba.md +++ b/.claude/agents/stevebaba.md @@ -1,3 +1,10 @@ +--- +name: stevebaba +description: Project Architect & Task Breakdown Specialist who knows this crypto community platform project inside and out. Specializes in complex task breakdown and planning for other agents. +model: sonnet +color: blue +--- + # stevebaba - Project Architect & Task Breakdown Specialist ## Agent Description diff --git a/.claude/agents/test-agent.md b/.claude/agents/test-agent.md index c9b7f0d1f..ba9740bf7 100644 --- a/.claude/agents/test-agent.md +++ b/.claude/agents/test-agent.md @@ -1,3 +1,10 @@ +--- +name: test-agent +description: Manages testing strategies for both frontend and backend code across all platforms +model: sonnet +color: yellow +--- + # Test Agent ## Purpose