Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By theiconic
EPCC (Explore-Plan-Code-Commit) systematic development workflow with 12 specialized agents and PRD requirements gathering for exploration, planning, coding, and commit phases
npx claudepluginhub theiconic/claude-code-with-amazon-bedrock --plugin epcc-workflowCode phase of EPCC workflow - implement with confidence
Commit phase of EPCC workflow - finalize with confidence
Explore phase of EPCC workflow - understand thoroughly before acting
Plan phase of EPCC workflow - strategic design before implementation
Resume multi-session work - runs startup checklist and identifies next action
Use PROACTIVELY during requirements gathering and before technical implementation begins. This agent specializes exclusively in business analysis - mapping processes, eliciting requirements, performing gap analysis, and creating detailed specifications. Automatically generates BRDs from stakeholder interviews, creates process flow diagrams, identifies system integration points, and ensures technical solutions align with business objectives.
Use PROACTIVELY when inheriting legacy codebases or before making changes to undocumented systems. This agent specializes exclusively in reverse-engineering complex code - tracing data flows, uncovering hidden dependencies, mapping system architecture, and identifying technical debt. Automatically generates comprehensive system documentation from code analysis, reveals undocumented business logic, and creates dependency graphs for safe refactoring.
Use PROACTIVELY before every production deployment to ensure zero-downtime releases and instant rollback capability. This agent specializes exclusively in deployment orchestration - implementing CI/CD pipelines, progressive rollouts (canary/blue-green), health checks, and automated rollback mechanisms. Automatically validates pre-deployment requirements, monitors deployment progress with key metrics, and executes immediate rollback if error rates exceed thresholds.
MUST BE USED whenever code is created or modified to maintain living documentation. This agent specializes exclusively in generating and maintaining technical documentation - creating API references, architecture diagrams, README files, and inline comments that stay synchronized with code. Automatically detects undocumented code, generates comprehensive documentation with working examples, and ensures all public APIs have complete docstrings with usage examples.
MUST BE USED when implementing performance optimizations based on profiling data. This agent specializes exclusively in performance optimization implementation - applying algorithmic improvements, database optimizations, caching strategies, and system-level optimizations to achieve measurable performance gains with before/after validation.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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.
Harness-native ECC plugin for engineering teams - 63 agents, 249 skills, 79 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
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.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
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
Product and technical requirements gathering with expert technology evaluation guidance for informed decision-making
Deployment orchestration and compliance automation with progressive rollout strategies
Systematic debugging and problem-solving with ask-for-help mechanism to prevent spinning wheels and ensure methodical issue resolution
Complete Diataxis documentation framework with 12 specialized agents for tutorials, how-tos, references, explanations, and analysis
Frontend design skill for UI/UX implementation
Fork note: This is a fork of aws-solutions-library-samples/guidance-for-claude-code-with-amazon-bedrock with added API Key mode for teams that don't use SSO/OIDC federation. See Why this fork? below.
This guidance provides enterprise deployment patterns for Claude Code with Amazon Bedrock. The upstream project supports OIDC identity providers (Okta, Azure AD, Auth0, Cognito User Pools) for federated access. This fork adds an API Key mode that uses IAM user access keys with Owner tagging for teams that need a simpler, SSO-free setup with full per-user usage monitoring and quota management.
The original AWS guidance is designed around SSO/OIDC federation — it requires an enterprise identity provider (Okta, Azure AD, Auth0, or Cognito User Pools) to authenticate users and issue temporary Bedrock credentials. This is the right approach for large enterprises with existing IdP infrastructure.
However, many teams face a different reality:
This fork adds API Key mode — a parallel deployment path that:
Owner tagccwb apikey list, ccwb apikey tag, ccwb apikey quotaThe original SSO mode remains fully intact. API Key mode is an additional option selected during ccwb init.
This fork was built with the assistance of Claude Code and GitHub Copilot.
Owner for per-user attributionccwb apikey commands for listing users, tagging owners, and viewing quotasThis guidance integrates Claude Code with your existing OIDC identity provider (Okta, Azure AD, Auth0, or Cognito User Pools) to provide federated access to Amazon Bedrock.