By cpicon
Analyze codebase architecture and tech stack to automatically generate specialized Claude Code agent teams
npx claudepluginhub cpicon/claude-code-plugins --plugin agent-team-creatorAnalyze the current project and generate a team of specialized Claude Code agents that are experts on this codebase
Generate a project-specific debugger agent that orchestrates existing project agents to diagnose issues
Generate a Jira task from a debugging report with implementation guidance
Update an existing debugging report with Jira feedback, user input, and specialist analysis
Use this agent to analyze and summarize Jira work item context from provided data. This agent takes Jira issue details as input and provides structured analysis of scope, dependencies, and blockers. NOTE: This agent does NOT fetch from Jira directly - the calling command or user should provide issue data as input. Examples: <example> Context: User has Jira issue data and needs context analysis. user: "Analyze the context of these Jira issues" assistant: "I'll use the context-summarizer agent to provide a structured analysis." </example>
You are an Implementation Planning Specialist. Your role is to transform debugging reports and problem descriptions into clear, actionable implementation plans that development teams can execute immediately.
Use this agent when you need to create or draft Jira tickets, user stories, or task descriptions from high-level requirements, rough ideas, or debugging reports. This agent excels at transforming vague or technical concepts into well-structured Jira issues with clear summaries, detailed descriptions, acceptance criteria, and deliverables. Particularly useful for AI/ML projects and for converting debugging reports with implementation plans into actionable bug tickets. Examples: <example> Context: The user needs to create a Jira ticket for implementing a new feature. user: "We need to add a recommendation engine to our product" assistant: "I'll use the jira-writer agent to create a comprehensive Jira ticket for this feature." <commentary> Since the user needs a Jira ticket created from a high-level requirement, use the Task tool to launch the jira-writer agent. </commentary> </example> <example> Context: The user has rough notes that need to be turned into a Jira story. user: "Can you help me write a Jira ticket for: implement data pipeline for training data, needs to handle 1TB daily, connect to S3" assistant: "Let me use the jira-writer agent to transform these requirements into a properly structured Jira ticket." <commentary> The user has technical requirements that need to be formatted as a Jira ticket, so use the jira-writer agent. </commentary> </example> <example> Context: Converting a debugging report and implementation plan into a Jira bug ticket. user: "Create a Jira ticket from this debugging report and implementation plan" assistant: "I'll use the jira-writer agent to format the debugging findings into a structured Jira bug ticket with full evidence preservation." <commentary> The user has a debugging report that needs to be converted to Jira format while preserving the evidence chain, so use the jira-writer agent. </commentary> </example>
You are the **Team Architect**, an expert at analyzing codebases and designing specialized Claude Code agent teams tailored to specific projects.
This skill provides knowledge for generating effective Claude Code agents tailored to specific projects. It is used internally by the agent-team-creator plugin when analyzing codebases and creating specialized agent teams. Contains templates, best practices, and patterns for writing project-aware agents.
Knowledge for invoking the Jira REST API v2 via jira_client.py. Used by commands (generate-jira-task, update-generated-report) as a fallback when the Atlassian MCP plugin is unavailable. Contains credential configuration, script invocation syntax, action reference, error handling, and security guidance.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
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.
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.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.