diff --git a/bmad-wordmark.png b/Wordmark.png similarity index 100% rename from bmad-wordmark.png rename to Wordmark.png diff --git a/banner-bmad-method2.png b/banner-bmad-method2.png deleted file mode 100644 index 7aa9f7aa..00000000 Binary files a/banner-bmad-method2.png and /dev/null differ diff --git a/readme2.md b/readme2.md new file mode 100644 index 00000000..38cf9315 --- /dev/null +++ b/readme2.md @@ -0,0 +1,107 @@ +![BMad Method](banner-bmad-method.png) + +[![Version](https://img.shields.io/npm/v/bmad-method?color=blue&label=version)](https://www.npmjs.com/package/bmad-method) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) +[![Node.js Version](https://img.shields.io/badge/node-%3E%3D20.0.0-brightgreen)](https://nodejs.org) +[![Discord](https://img.shields.io/badge/Discord-Join%20Community-7289da?logo=discord&logoColor=white)](https://discord.gg/gk8jAdXWmj) + +**Build More, Architect Dreams** — An AI-driven agile development framework with 21 specialized agents, 50+ guided workflows, and scale-adaptive intelligence that adjusts from bug fixes to enterprise systems. + +**100% free and open source.** No paywalls. No gated content. No gated Discord. We believe in empowering everyone, not just those who can pay. + +## Why BMad? + +Traditional AI tools do the thinking for you, producing average results. BMad agents act as expert collaborators who guide you through structured workflows to bring out your best thinking. + +- **Scale-Adaptive**: Automatically adjusts planning depth based on project complexity (Level 0-4) +- **Structured Workflows**: Grounded in agile best practices across analysis, planning, architecture, and implementation +- **Specialized Agents**: 12+ domain experts (PM, Architect, Developer, UX, Scrum Master, and more) +- **Complete Lifecycle**: From brainstorming to deployment, with just-in-time documentation + +## Quick Start + +**Prerequisites**: [Node.js](https://nodejs.org) v20+ + +```bash +npx bmad-method@alpha install +``` + +Follow the installer prompts to configure your project. Then run: + +```bash +*workflow-init +``` + +This analyzes your project and recommends a track: + +| Track | Best For | Time to First Story | +| --------------- | ------------------------- | ------------------- | +| **Quick Flow** | Bug fixes, small features | ~5 minutes | +| **BMad Method** | Products and platforms | ~15 minutes | +| **Enterprise** | Compliance-heavy systems | ~30 minutes | + +## Modules + +| Module | Purpose | +| ------------------------------------- | -------------------------------------------------------- | +| **BMad Method (BMM)** | Core agile development with 34 workflows across 4 phases | +| **BMad Builder (BMB)** | Create custom agents and domain-specific modules | +| **Creative Intelligence Suite (CIS)** | Innovation, brainstorming, and problem-solving | + +## Upcoming Features + +We're actively developing new capabilities. Here's what's on the roadmap: + +| Feature | Status | Expected | +| --------------------------- | ----------- | ----------- | +| **Feature Name One** | In Progress | Q1 2026 | +| **Feature Name Two** | Planned | Q2 2026 | +| **Feature Name Three** | Planned | Q2 2026 | +| **Feature Name Four** | Exploring | TBD | + +- **Feature Name One** — Lorem ipsum dolor sit amet, consectetur adipiscing elit. Brief description of what this feature will enable. +- **Feature Name Two** — Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. +- **Feature Name Three** — Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris. +- **Feature Name Four** — Duis aute irure dolor in reprehenderit in voluptate velit esse cillum. + +## Documentation + +**[Full Documentation](http://docs.bmad-method.org)** — Tutorials, how-to guides, concepts, and reference + +- [Getting Started Tutorial](http://docs.bmad-method.org/tutorials/getting-started/getting-started-bmadv6/) +- [Upgrading from Previous Versions](http://docs.bmad-method.org/how-to/installation/upgrade-to-v6/) + +### For v4 Users + +- **[v4 Documentation](https://github.com/bmad-code-org/BMAD-METHOD/tree/V4/docs)** + +## Community + +- [Discord](https://discord.gg/gk8jAdXWmj) — Get help, share ideas, collaborate +- [YouTube](https://www.youtube.com/@BMadCode) — Tutorials, master class, and podcast (launching Feb 2025) +- [GitHub Issues](https://github.com/bmad-code-org/BMAD-METHOD/issues) — Bug reports and feature requests +- [Discussions](https://github.com/bmad-code-org/BMAD-METHOD/discussions) — Community conversations + +## Support BMad + +BMad is free for everyone — and always will be. If you'd like to support development: + +- ⭐ [Star us on GitHub](https://github.com/bmad-code-org/BMAD-METHOD/) — Helps others discover BMad +- 📺 [Subscribe on YouTube](https://www.youtube.com/@BMadCode) — Master class launching Feb 2026 +- ☕ [Buy Me a Coffee](https://buymeacoffee.com/bmad) — Fuel the development +- 🏢 Corporate sponsorship — DM on Discord +- 🎤 Speaking & Media — Available for conferences, podcasts, interviews (Discord) + +## Contributing + +We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. + +## License + +MIT License — see [LICENSE](LICENSE) for details. + +--- + +**BMad** and **BMAD-METHOD** are trademarks of BMad Code, LLC. + +[![Contributors](https://contrib.rocks/image?repo=bmad-code-org/BMAD-METHOD)](https://github.com/bmad-code-org/BMAD-METHOD/graphs/contributors) diff --git a/website/public/img/banner-bmad-method-dark.png b/website/public/img/banner-bmad-method-dark.png index 171d746d..9f6c9ab5 100644 Binary files a/website/public/img/banner-bmad-method-dark.png and b/website/public/img/banner-bmad-method-dark.png differ diff --git a/website/public/img/banner-bmad-method-dark2.png b/website/public/img/banner-bmad-method-dark2.png new file mode 100644 index 00000000..9f6c9ab5 Binary files /dev/null and b/website/public/img/banner-bmad-method-dark2.png differ diff --git a/website/public/img/bmad-dark-3.png b/website/public/img/bmad-dark-3.png new file mode 100644 index 00000000..acfd249b Binary files /dev/null and b/website/public/img/bmad-dark-3.png differ