doc and text cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# BMAD Method Universal Workflow Guide
|
||||
# BMad Method Universal Workflow Guide
|
||||
|
||||
This guide outlines the core BMAD workflow that applies regardless of which AI-powered IDE you're using.
|
||||
This guide outlines the core BMad workflow that applies regardless of which AI-powered IDE you're using.
|
||||
|
||||
## Overview
|
||||
|
||||
The BMAD Method follows a structured approach to AI-assisted software development:
|
||||
The BMad Method follows a structured approach to AI-assisted software development:
|
||||
|
||||
1. **Install BMAD** in your project
|
||||
1. **Install BMad** in your project
|
||||
2. **Plan with Gemini** using team-fullstack
|
||||
3. **Organize with bmad-master** (document sharding)
|
||||
4. **Develop iteratively** with SM → Dev cycles
|
||||
@@ -15,7 +15,7 @@ The BMAD Method follows a structured approach to AI-assisted software developmen
|
||||
|
||||
### Phase 1: Project Setup
|
||||
|
||||
1. **Install BMAD in your project**:
|
||||
1. **Install BMad in your project**:
|
||||
|
||||
```bash
|
||||
npx bmad-method install
|
||||
@@ -35,7 +35,7 @@ Use Google's Gemini for collaborative planning with the full team:
|
||||
|
||||
1. **Open [Google Gems](https://gemini.google.com/gems/view)**
|
||||
2. **Create a new Gem**:
|
||||
- Give it a title and description (e.g., "BMAD Team Fullstack")
|
||||
- Give it a title and description (e.g., "BMad Team Fullstack")
|
||||
3. **Load team-fullstack**:
|
||||
- Copy contents of: `dist/teams/team-fullstack.txt` from your project
|
||||
- Paste this content into the Gem setup to configure the team
|
||||
|
||||
Reference in New Issue
Block a user