{
  "markdown": "# BMAD Planning & Orchestrator — a Claude Code plugin\n\n[![Run in Smithery](https://smithery.ai/badge/skills/aj-geddes)](https://smithery.ai/skills?ns=aj-geddes&utm_source=github&utm_medium=badge)\n[![BMAD Method](https://img.shields.io/badge/method-BMAD%20v6.x-orange.svg)](https://github.com/bmad-code-org/BMAD-METHOD)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n\n> This repository is a **Claude Code plugin marketplace**. It ships one plugin —\n> **BMAD Planning & Orchestrator** — that harnesses the **BMAD Method** to\n> **plan, document, and orchestrate** software work as conflict-free parallel\n> workstreams, then hands implementation off to your dev tools.\n>\n> **It plans and orchestrates. It does not write the code.**\n\nDocumentation site: https://aj-geddes.github.io/claude-code-bmad-skills\n\n---\n\n## 🎯 Attribution & Credit\n\nThe **BMAD Method™** (Breakthrough Method for Agile AI-Driven Development) is\ncreated and maintained by the **BMAD Code Organization**. This repository is an\n**independent Claude Code harness** for the method — not an official BMAD product,\nand no endorsement is implied. **All methodology credit belongs to the BMAD Code\nOrganization.**\n\n- **Repository:** https://github.com/bmad-code-org/BMAD-METHOD\n- **Documentation:** https://docs.bmad-method.org/\n- **Website:** https://bmadcodes.com/bmad-method/\n- **YouTube:** [@BMadCode](https://www.youtube.com/@BMadCode) · **Discord:** https://discord.gg/gk8jAdXWmj\n\nThe methodology, agent roles, workflow patterns, document shapes, and all BMAD\nconcepts are the intellectual property of the BMAD Code Organization. See\n[`bmad-planning-orchestrator/ATTRIBUTION.md`](bmad-planning-orchestrator/ATTRIBUTION.md).\n\n---\n\n## Install\n\n```text\n/plugin marketplace add aj-geddes/claude-code-bmad-skills\n/plugin install bmad-planning-orchestrator@bmad-method-harness\n```\n\nThen `/reload-plugins` (or restart Claude Code). That's it — no installer script,\nno `npx`, no copying into `~/.claude`. Updates flow through the marketplace.\n\n**Local development:** `claude --plugin-dir ./bmad-planning-orchestrator`\n\n---\n\n## What you get\n\nThe plugin runs the BMAD lifecycle — **Analysis → Planning → Solutioning →\nImplementation-handoff** — right-sized by an interactive **track** (Quick Flow /\nBMad Method / Enterprise), and stops at a `ready-for-dev` story file plus a\ntool-agnostic handoff manifest.\n\nIts signature contribution is **making parallel AI development safe**:\n\n- **One architecture** prevents *semantic* conflicts (API style, data model,\n  naming, security) across agents.\n- **Stories scoped to disjoint files**, dependency-ordered into parallel\n  **waves**, prevent *file/merge* conflicts.\n- **`handoff-manifest.json`** lets any dev runner pick up the work.\n\nFull skill catalog, flow diagram, and the handoff contract are in the plugin\nREADME: **[`bmad-planning-orchestrator/README.md`](bmad-planning-orchestrator/README.md)**.\n\n---\n\n## Why a plugin (and why planning-only)?\n\nThis project began as a suite of Claude Code *skills* installed by a bash/\nPowerShell script. Two things changed:\n\n1. **Claude Code added plugins + marketplaces** — a first-class way to\n   distribute and version a bundle of skills, agents, and hooks. We adopted it.\n2. **The BMAD Method advanced to a skills-centric v6.x** and the broader\n   ecosystem grew capable dev tools. So we refocused: BMAD does what it is best\n   at — **planning and orchestration** — and lets specialized tools do the\n   coding. The `developer`/`dev-story`/lint/coverage pieces were removed.\n\nIf you used the old skills install, see [MIGRATION.md](MIGRATION.md).\n\n---\n\n## Repository layout\n\n```\nclaude-code-bmad-skills/\n├── .claude-plugin/\n│   └── marketplace.json          # the marketplace (one plugin)\n├── bmad-planning-orchestrator/   # ← the plugin\n│   ├── .claude-plugin/plugin.json\n│   ├── skills/                   # 20 planning/orchestration skills\n│   ├── agents/                   # planning subagents\n│   ├── hooks/                    # next-step nudges\n│   ├── scripts/  resources/      # shared utils + guides\n│   ├── README.md  ATTRIBUTION.md  LICENSE  CHANGELOG.md\n├── docs/                         # GitHub Pages site\n├── CLAUDE.md  CONTRIBUTING.md  MIGRATION.md  LICENSE\n```\n\n---\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md). The one rule that defines this project:\n**every contribution stays on the planning/orchestration side of the line —\nnothing here writes, runs, tests, or reviews application code.**\n\n## License\n\nMIT — see [LICENSE](LICENSE). The BMAD Method™ name and methodology belong to the\nBMAD Code Organization; this license covers only the Claude Code plugin\nimplementation.\n",
  "bytes": 4678,
  "sha": "24bf06f15e1e1c118c502bc616859ecfb682d418d10969f7b78098a93d48bd4e",
  "repo_slug": "aj-geddes/claude-code-bmad-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_aj_geddes_claude_code_bmad_skills_busine_69cd4e2f/readme"
}