Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
bmad-review-edge-case-hunter
Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven. Use when you need exhaustive edge-case analysis of code, specs, or diffs.
bmad-code-org/BMAD-METHOD 44,325
-
bmad-shard-doc
Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document
bmad-code-org/BMAD-METHOD 44,325
-
bmad-party-mode
Orchestrates group discussions between installed BMAD agents, enabling natural multi-agent conversations where each agent is a real subagent with independent thinking. Use when user requests party mode, wants multiple agent perspectives, group discussion, roundtable, or multi-agent conversation about their project.
bmad-code-org/BMAD-METHOD 44,325
-
bmad-index-docs
Generates or updates an index.md to reference all docs in the folder. Use if user requests to create or update an index of all files in a specific folder
bmad-code-org/BMAD-METHOD 44,325
-
bmad-checkpoint-preview
LLM-assisted human-in-the-loop review. Make sense of a change, focus attention where it matters, test. Use when the user says "checkpoint", "human review", or "walk me through this change".
bmad-code-org/BMAD-METHOD 44,325
-
bmad-qa-generate-e2e-tests
Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"
bmad-code-org/BMAD-METHOD 44,325
-
bmad-retrospective
Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"
bmad-code-org/BMAD-METHOD 44,325
-
bmad-sprint-planning
Generate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan"
bmad-code-org/BMAD-METHOD 44,325
-
bmad-agent-dev
Senior software engineer for story execution and code implementation. Use when the user asks to talk to Amelia or requests the developer agent.
bmad-code-org/BMAD-METHOD 44,325
-
bmad-sprint-status
Summarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status"
bmad-code-org/BMAD-METHOD 44,325
-
bmad-create-story
Creates a dedicated story file with all the context the agent will need to implement it later. Use when the user says "create the next story" or "create story [story identifier]"
bmad-code-org/BMAD-METHOD 44,325
-
bmad-code-review
Review code changes adversarially using parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor) with structured triage into actionable categories. Use when the user says "run code review" or "review this code"
bmad-code-org/BMAD-METHOD 44,325
-
bmad-correct-course
Manage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change"
bmad-code-org/BMAD-METHOD 44,325
-
bmad-dev-story
Execute story implementation following a context filled story spec file. Use when the user says "dev this story [story file]" or "implement the next story in the sprint plan"
bmad-code-org/BMAD-METHOD 44,325
-
bmad-quick-dev
Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.
bmad-code-org/BMAD-METHOD 44,325
-
bmad-agent-ux-designer
UX designer and UI specialist. Use when the user asks to talk to Sally or requests the UX designer.
bmad-code-org/BMAD-METHOD 44,325
-
bmad-edit-prd
Edit an existing PRD. Use when the user says "edit this PRD".
bmad-code-org/BMAD-METHOD 44,325
-
bmad-create-ux-design
Plan UX patterns and design specifications. Use when the user says "lets create UX design" or "create UX specifications" or "help me plan the UX"
bmad-code-org/BMAD-METHOD 44,325
-
bmad-agent-pm
Product manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager.
bmad-code-org/BMAD-METHOD 44,325
-
bmad-validate-prd
Validate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation"
bmad-code-org/BMAD-METHOD 44,325
-
bmad-create-prd
Create a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD"
bmad-code-org/BMAD-METHOD 44,325
-
bmad-check-implementation-readiness
Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness".
bmad-code-org/BMAD-METHOD 44,325
-
bmad-create-architecture
Create architecture solution design decisions for AI agent consistency. Use when the user says "lets create architecture" or "create technical architecture" or "create a solution design"
bmad-code-org/BMAD-METHOD 44,325
-
bmad-generate-project-context
Create project-context.md with AI rules. Use when the user says "generate project context" or "create project context"
bmad-code-org/BMAD-METHOD 44,325