aj-geddesaj-geddesCommunity·17 Agent Skills Included

claude-code-bmad-skills

Structured product planning, story sharding, and parallel work orchestration

Guides software projects from idea to dev-ready backlog using the BMAD method: product briefs, PRDs, architecture decisions, UX specs, epics, and story files. Eliminates vague requirements, merge conflicts between parallel workstreams, and ad-hoc sprint planning through validated templates and dependency-aware wave sequencing. Ends with a tool-agnostic handoff manifest so any external dev runner can execute the plan without rework.
npx skills add aj-geddes/claude-code-bmad-skills --all -g -y
Available:

Tells the agent that this plugin only plans and orchestrates work (never writes code), and explains the skill architecture, track system, story file contract, and path conventions it must follow when executing the planning skills.

All Skills in This Repository (17)

Pure Emerald Level Indicators
📦 In Repo
aj-geddesaj-geddes

bmad-orchestrator

Route project tasks through the four BMAD phases with status tracking.

Community
Advanced
📦 In Repo
aj-geddesaj-geddes

BMad Master

Coordinate BMAD Method workflows across four phases with role-based agent handoffs.

Community
Basic
📦 In Repo
aj-geddesaj-geddes

Product Manager

Generate PRDs with functional and non-functional requirements and prioritization frameworks.

Community
Basic
📦 In Repo
aj-geddesaj-geddes

Developer

Implement user stories with clean, tested code and documentation.

Community
Basic
📦 In Repo
aj-geddesaj-geddes

Business Analyst

Conduct structured product discovery and requirements analysis for new products.

Community
Basic
📦 In Repo
aj-geddesaj-geddes

UX Designer

Design user flows and ASCII wireframes with WCAG 2.1 AA accessibility specifications.

Community
Basic
📦 In Repo
aj-geddesaj-geddes

Scrum Master

Automate sprint planning and backlog management with YAML-based templates.

Community
Basic
📦 In Repo
aj-geddesaj-geddes

System Architect

Generate complete system architecture designs from functional and non-functional requirements.

Community
Basic
📦 In Repo
aj-geddesaj-geddes

Builder

Create custom BMAD agents, workflows, templates with scaffold scripts and validation.

Community
Basic
📦 In Repo
aj-geddesaj-geddes

Creative Intelligence

Facilitate structured brainstorming sessions using SCAMPER, 5 Whys, or mind mapping.

Community
Basic
📦 In Repo
aj-geddesaj-geddes

DevOps and Infrastructure Excellence Skill

Generate Dockerfiles, Kubernetes configurations, and CI/CD pipelines.

Community
Advanced
📦 In Repo
aj-geddesaj-geddes

Python Development Excellence Skill

Provide Python development guidance on type hints, async/await, and pytest.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install claude-code-bmad-skills?

Run `npx skills add aj-geddes/claude-code-bmad-skills --all -g -y` in your terminal to install all planning skills globally.

What is the BMAD method for project planning?

BMAD is a structured workflow that moves a project through Analysis, Planning, Solutioning, and Implementation-handoff phases. This suite automates each step with guided skills that produce briefs, PRDs, architecture docs, and ready-for-dev story files.

Does this plugin write application code?

No. It strictly plans and orchestrates: the last artifact it produces is a ready-for-dev story file plus a handoff manifest. A separate dev tool performs the actual coding.

How does it prevent conflicts between parallel dev agents?

Each story declares an explicit owned file scope, and the parallel-plan skill sorts stories into dependency-safe waves with disjoint file paths. A shared architecture document locks cross-cutting decisions so all agents build against the same contract.

Can non-developers use these planning skills?

Yes. Founders and product managers can run the brief, PRFAQ, research, and PRD skills conversationally without writing code, then hand the generated backlog to a development team or dev tool.

Related Repositories in Product & Management

View All in Product & Management