bmad-code-org
- 71 skills
- 0 followers
- 1 week ago last updated
- ▌ Gds Create Game Brief · bmad-code-org bundleCreate, update, or validate a game brief. Use when the user wants help producing, editing, or validating a game brief before detailed design.
- ▌ Gds Create Epics And Stories · bmad-code-org bundleCreate Epics and Stories from GDD requirements for development. Use when the user says "create epics" or "create stories"
- ▌ Gds Generate Project Context · bmad-code-org bundleCreate optimized project-context.md for AI agent consistency. Use when the user says "project context" or "generate context"
- ▌ Gds Domain Research · bmad-code-org bundleConduct game domain and industry research. Use when the user says "lets create a research report on [game domain or industry]"
- ▌ Gds Check Implementation Readiness · bmad-code-org bundleVerify GDD, UX, Architecture, and Epics alignment before production. Use when the user says "check readiness" or "implementation readiness"
- ▌ Gds Test Framework · bmad-code-org bundleInitialize game test framework for Unity, Unreal, or Godot. Use when the user says "test framework" or "set up testing"
- ▌ Gds Code Review · bmad-code-org bundleReview 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"
- ▌ Gds Investigate · bmad-code-org bundleForensic case investigation with evidence-graded findings, calibrated to the input. Use when the user asks to investigate a bug, trace what caused an incident, walk through unfamiliar code, or build a mental model of a code area before working on it.
- ▌ Gds Quick Dev · bmad-code-org bundleImplements 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.
- ▌ Gds Create Narrative · bmad-code-org bundleCreate comprehensive narrative documentation with story structure and world-building. Use when the user says "narrative design" or "create narrative"
- ▌ Gds Create Story · bmad-code-org bundleCreates 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]"
- ▌ Gds Performance Test · bmad-code-org bundleDesign game performance testing strategy. Use when the user says "performance test" or "benchmark"
- ▌ Gds Retrospective · bmad-code-org bundlePost-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"
- ▌ Gds Sprint Status · bmad-code-org bundleSummarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status"
- ▌ Gds Correct Course · bmad-code-org bundleManage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change"
- ▌ Gds Sprint Planning · bmad-code-org bundleGenerate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan"
- ▌ Gds Game Architecture · bmad-code-org bundleDesign scale-adaptive game architecture with engine systems and networking. Use when the user says "game architecture" or "design architecture"
- ▌ Gds Brainstorm Game · bmad-code-org bundleFacilitate game brainstorming sessions with game-specific techniques. Use when the user says "brainstorm game" or "game ideas"
- ▌ Gds Agent Game Dev · bmad-code-org bundleConsolidated game developer for story execution, code implementation, code review, QA/test authorship, and sprint orchestration. Use when the user asks to talk to Link Freeman, the Game Developer, the Game QA, or the Game Scrum Master.
- ▌ Gds UX · bmad-code-org bundlePlan game UX, UI, and HUD design specifications. Use when the user says "lets create game UX", "design the HUD", "create UI specifications", or "help me plan the game UX"
- ▌ Gds Gdd · bmad-code-org bundleCreate, update, or validate a game's Game Design Document. Use when the user wants help producing, editing, or validating a GDD — the primary design artifact covering pillars, mechanics, progression, levels, art, audio, and development epics.
- ▌ Gds Prd · bmad-code-org bundleCreate, update, validate, or analyze a game project's PRD. Use when the user wants help producing, editing, validating, or analyzing a PRD — often derived from a GDD or prepared for external-tool integration.
- ▌ Gds Agent Tech Writer · bmad-code-org bundleTechnical documentation specialist and knowledge curator for game projects. Use when the user asks to talk to Paige or requests the Technical Writer.
- ▌ Gds Agent Game Designer · bmad-code-org bundleGame designer for creative vision, GDD creation, and narrative design. Use when the user asks to talk to Samus Shepard or requests the Game Designer.
- ▌ Gds Agent Game Solo Dev · bmad-code-org bundleElite indie game developer for rapid prototyping and solo quick-flow development. Use when the user asks to talk to Indie or requests the Game Solo Dev.
- ▌ Gds Document Project · bmad-code-org bundleAnalyze existing game projects to produce useful documentation. Use when the user says "document project" or "generate docs"
- ▌ Gds Agent Game Architect · bmad-code-org bundleGame systems architect for technical architecture, engine design, and infrastructure. Use when the user asks to talk to Cloud Dragonborn or requests the Game Architect.
- ▌ Gds Test Design · bmad-code-org bundleCreate comprehensive game test scenarios. Use when the user says "test design" or "design tests"
- ▌ Gds Test Review · bmad-code-org bundleReview test quality and coverage. Use when the user says "test review" or "review tests"
- ▌ Gds E2e Scaffold · bmad-code-org bundleScaffold end-to-end testing infrastructure. Use when the user says "e2e scaffold" or "set up e2e testing"
- ▌ Gds Dev Story · bmad-code-org bundleExecute 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"
- ▌ Gds Playtest Plan · bmad-code-org bundleCreate structured playtesting plans for user feedback. Use when the user says "playtest plan" or "playtesting"
- ▌ Gds Test Automate · bmad-code-org bundleGenerate automated game tests for gameplay systems. Use when the user says "automate tests" or "generate tests"
- ▌ Bmad Testarch Test Review · bmad-code-org bundleReview test quality using best practices validation. Use when user says "lets review tests" or "I want to evaluate test quality"
- ▌ Bmad Testarch Test Design · bmad-code-org bundleCreate system-level or epic-level test plans. Use when the user says "lets design test plan" or "I want to create test strategy"
- ▌ Bmad Testarch Framework · bmad-code-org bundleInitialize test framework with Playwright or Cypress. Use when the user says "lets setup test framework" or "I want to initialize testing framework"
- ▌ Bmad Testarch Automate · bmad-code-org bundleExpand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests"
- ▌ Bmad Teach Me Testing · bmad-code-org bundleTeach testing progressively through structured sessions. Use when user says "lets learn testing" or "I want to study test practices"
- ▌ Bmad Testarch Trace · bmad-code-org bundleGenerate traceability matrix and quality gate decision. Use when the user says "lets create traceability matrix" or "I want to analyze test coverage"
- ▌ Bmad Testarch Atdd · bmad-code-org bundleGenerate red-phase acceptance test scaffolds using the TDD cycle. Use when the user says "lets write acceptance tests" or "I want to do ATDD"
- ▌ Bmad Testarch Nfr · bmad-code-org bundleAudit NFR evidence for performance, security, reliability, and maintainability. Use when implementation evidence exists and the user says "audit NFR evidence", "audit NFRs", or "evaluate non-functional requirements"
- ▌ Bmad Testarch CI · bmad-code-org bundleScaffold CI/CD quality pipeline with test execution. Use when the user says "lets setup CI pipeline" or "I want to create quality gates"
- ▌ Bmad Tea · bmad-code-org bundleMaster Test Architect and Quality Advisor. Use when the user asks to talk to Murat or requests the Test Architect.
- ▌ Bmad · bmad-code-org bundleAnalyzes current state and user query to answer BMad questions or recommend the next skill(s) to use. Use when user asks for help, bmad help, what to do next, or what to start with in BMad. Also when the user asks to set up, update, or doctor this BMad installation.
- ▌ Bmad UX · bmad-code-org bundleCapture the user's UX vision in two documents: DESIGN.md for how the product looks and EXPERIENCE.md for how it behaves. Use when the user says "lets create UX design" or "create UX specifications" or "help me plan the UX"
- ▌ Bmad Prd · bmad-code-org bundleCreate, update, or validate a PRD. Use when the user wants help producing, editing, or validating a PRD
- ▌ Bmad Spec · bmad-code-org bundleCondense any input — an idea, brief, PRD, transcript, or mixed notes — into a short spec: SPEC.md plus supporting files that downstream skills build from. Also updates and validates existing specs, and can break a spec into stories. Use when the user says "create a spec", "distill this into a spec", "validate this spec", "update the spec", or "break this into stories"
- ▌ Bmad Build · bmad-code-org bundleTurns implementation work into working code, reviewed and verified. Use when the user delegates a feature, story, bug fix, or meaningful change; a bare story or issue link counts. Skip obvious, low-risk mechanical maintenance such as small ignore-file, typo-only, formatting-only, or configuration-hygiene edits. Explicit BMAD requests always qualify. Do not volunteer for user-directed interactive edits or version-control operations that only record existing work.
- ▌ Bmad Prfaq · bmad-code-org bundleTest a product concept with Amazon's Working Backwards method: write the press release for the finished product first, then answer hard customer and stakeholder questions, ending in a complete PRFAQ document. Use when the user requests to 'create a PRFAQ', 'work backwards', or 'run the PRFAQ challenge'
- ▌ Bmad Review · bmad-code-org bundleRuns one or more installed review lenses — adversarial critique, edge cases, verification gaps, structure, prose — and reports triaged findings. Use when, and only when, the user asks you to review a diff, a pull request, or an artifact — code or documents, one or many — and actually says "review"; an explicit skill:bmad-review directive from another skill counts as that ask. A request to act on feedback from an earlier review is a change, not a review. Never invoke this uninvited, including on edits you just made.
- ▌ Bmad Agent Pm · bmad-code-org bundleProduct manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager
- ▌ Bmad Agent Dev · bmad-code-org bundleSenior software engineer who implements stories and code changes. Use when the user asks to talk to Amelia or requests the developer agent
- ▌ Bmad Customize · bmad-code-org bundleAuthors and updates customization overrides for installed BMad skills. Use when the user says 'customize bmad', 'override a skill', 'change agent behavior', or 'customize a workflow'
- ▌ Bmad Deep Recon · bmad-code-org bundleResearch a topic to support a decision, three ways: draft a research prompt for the user to run in their own tool (ChatGPT, Gemini, Grok, Perplexity, …), turn a finished research report into a short summary with cited sources that other skills can use directly, or run the research here with parallel web searches. Built-in research types: market, domain, technical, competitive, user-voice, academic-lit; also supports choosing between candidates, and custom types via overrides. Use when the user says "deep recon", "research this", "draft a research prompt", "process this research report", "market research", "domain research", "technical research", "competitor research", "literature review", or "help me choose between"
- ▌ Bmad Forge Idea · bmad-code-org bundleTest a half-formed idea in a questioning conversation, with different personas probing its weak points, until the user can act on it or drop it with confidence. Optionally writes a short brief for planning skills to build on. Use when the user says 'forge an idea', 'pressure-test this idea', 'stress-test my thinking', or 'harden this idea'
- ▌ Bmad Party Mode · bmad-code-org bundleOrchestrates lively group discussions between installed BMAD agents or custom personas, and helps author custom parties. Use when the user requests party mode, a roundtable, or multiple agent perspectives — or wants to create/configure a party, define personas, or build an AI focus-group panel
- ▌ Bmad Code Review · bmad-code-org bundleReview code changes with several independent reviewers in parallel, then triage and present the findings. Use when the user says "run code review" or "review this code"
- ▌ Bmad Walkthrough · bmad-code-org bundleWalk the user through reviewing a change: what it is for, what to look at closely, and how to test it. Use when the user says "walkthrough", "walk me through this change", or "human review"
- ▌ Bmad Architecture · bmad-code-org bundleWork out and record the architecture decisions that keep separately built parts of a system consistent, in a short architecture document. Creates, updates, or validates one; works from a spec, a raw idea, or an existing codebase. Use when the user says "create the architecture", "create technical architecture", "architecture spine", or "create a solution design"
- ▌ Bmad Agent Analyst · bmad-code-org bundleBusiness analyst for market research, competitive analysis, and requirements. Use when the user asks to talk to Mary or requests the business analyst
- ▌ Bmad Brainstorming · bmad-code-org bundleFacilitate a brainstorming session using diverse creative techniques. Use when the user says 'help me brainstorm' or 'help me ideate'
- ▌ Bmad Product Brief · bmad-code-org bundleCreate, update, or validate a product brief. Use when the user wants help producing, editing, or validating a brief
- ▌ Bmad Retrospective · bmad-code-org bundleReview a completed epic against the evidence it left behind — spec, stories, diffs, commits, sprint status — and produce a retrospective with sourced findings, action items, and an acceptance decision. Use when the user says "run a retrospective" or "lets retro the epic [epic]". Supports -H/--headless
- ▌ Bmad Correct Course · bmad-code-org bundleAssess the impact of a significant change during sprint execution across the PRD, epics, architecture, and UX documents, and produce a sprint change proposal. Use when the user says "correct course" or "propose sprint change"
- ▌ Bmad Agent Architect · bmad-code-org bundleSystem architect and technical design leader. Use when the user asks to talk to Winston or requests the architect
- ▌ Bmad Project Context · bmad-code-org bundleSet up, adopt, refresh, or audit a repository's agent instructions (the AGENTS.md block) so AI agents work well in that repo. Also records observed agent mistakes as pitfalls. Use when invoked by name
- ▌ Bmad Sprint Planning · bmad-code-org bundleCheck that planning is complete enough to implement, then generate the sprint status file from the epics. Can also summarize sprint progress and validate or repair the tracking file. Use when the user says "run sprint planning", "generate sprint plan", "check implementation readiness", "show sprint status", "validate sprint status", or "fix sprint status"
- ▌ Bmad Agent UX Designer · bmad-code-org bundleUX designer and UI specialist. Use when the user asks to talk to Sally or requests the UX designer
- ▌ Bmad Advanced Elicitation · bmad-code-org bundlePush the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team
- ▌ Bmad QA Generate E2e Tests · bmad-code-org bundleGenerate automated API and end-to-end tests for implemented features. Use when the user says "create qa automated tests for [feature]"
- ▌ Bmad Create Epics And Stories · bmad-code-org bundleBreak requirements into epics and user stories. Use when the user says "create the epics and stories list"