bwads001

10 mods across 2 repositories, 14 stars between them.

CLAUDE

01

bwads001/claude-code-agents

Agent

This document contains orchestration patterns for working with specialized agents. These patterns should be used by the main Claude instance when coordinating development tasks.

10 12mo ago A 0 tokens original MIT

bwads001/claude-code-agents

Agent

Use this agent when you need database schema design, migration creation, server action implementation, API route development, middleware configuration, or backend optimization. USE PROACTIVELY for any backend/database work - don't handle server logic yourself. Examples: Context: User needs to add a new table for…

10 12mo ago A 226 tokens original MIT

bwads001/claude-code-agents

Agent

Use this agent when you need comprehensive manual quality review, integration testing, and user experience validation. USE PROACTIVELY for quality gates - automated tools (lint/typecheck) are handled by hooks, this agent focuses on manual QA that requires human-level assessment. Examples: Context: User has just…

10 12mo ago A 264 tokens original MIT

bwads001/claude-code-agents

Agent

Use this agent when you need comprehensive research and documentation of libraries, frameworks, features, or architectural patterns. This agent excels at creating and maintaining technical documentation in the ai-docs/ directory, researching new technologies, and documenting complex business logic. Examples: Context…

10 12mo ago A 237 tokens original MIT

bwads001/claude-code-agents

Agent

Use this agent when you need to create comprehensive implementation plans for new features that require deep integration with the existing codebase. This agent excels at breaking down complex features into actionable tasks while considering all architectural dependencies. Examples: Context: User wants to add a new…

10 12mo ago A 207 tokens original MIT

bwads001/claude-code-agents

Agent

Use this agent when you need to break down large files into smaller, more maintainable components or modules. This agent should be used when files exceed 300 lines, when code organization needs improvement, or before committing changes to ensure proper file structure. Examples: Context: User has a large React…

10 12mo ago A 253 tokens original MIT

bwads001/claude-code-agents

Agent

Use this agent when working on frontend UI components, styling, or visual elements. This includes creating new components, updating existing UI elements, implementing designs, working with CSS frameworks, or making any frontend-related changes to the application. USE PROACTIVELY for any UI/component work - don't…

10 12mo ago A 263 tokens original MIT

bwads001/claude-code-agents

Agent

Use this agent for git workflow management, branch strategies, commit hygiene, and git worktree operations. This agent excels at managing parallel development streams and ensuring clean git history. USE PROACTIVELY when you detect any git-related needs - don't handle git operations yourself. Examples: Context: User…

10 12mo ago A 246 tokens original MIT

project-manager

09

bwads001/claude-code-agents

Agent

Use this agent to manage planning documentation, track project progress, and orchestrate complete development workflows from planning to delivery. This agent ensures proper lifecycle management, QA validation, and gitops completion. USE PROACTIVELY at the start and end of every feature/task to manage workflow state.…

10 12mo ago A 219 tokens original MIT