Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By theiconic
Agile team roles: Scrum Master, Product Owner, Business Analyst, and Project Manager agents
npx claudepluginhub theiconic/claude-code-with-amazon-bedrock --plugin agile-toolsUse 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 during backlog grooming and sprint planning to maximize business value delivery. This agent specializes exclusively in product ownership - translating business needs into user stories, defining acceptance criteria, prioritizing features by ROI, and managing stakeholder expectations. Automatically generates user stories with clear acceptance criteria, creates story maps for feature planning, and ensures incremental value delivery.
Use PROACTIVELY at the start of each sprint or product cycle to align technical work with business objectives. This agent specializes exclusively in product strategy and prioritization - creating roadmaps, defining acceptance criteria, analyzing market needs, and maximizing ROI. Automatically generates PRDs from requirements, prioritizes features using value/effort matrices, and ensures stakeholder alignment through clear communication.
Use PROACTIVELY for sprint ceremonies and when team velocity drops or blockers arise. This agent specializes exclusively in agile process facilitation - conducting sprint planning, leading retrospectives, tracking velocity metrics, and removing impediments. Automatically identifies process bottlenecks, suggests team improvements based on retrospective patterns, and maintains sprint health metrics for continuous improvement.
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.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Frontend design skill for UI/UX implementation
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
EPCC (Explore-Plan-Code-Commit) systematic development workflow with 12 specialized agents and PRD requirements gathering for exploration, planning, coding, and commit phases
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.