V1 Legacy Branch Frozen
This commit is contained in:
25
README.md
25
README.md
@@ -1,24 +1,7 @@
|
||||
# The BMAD-Method 3.1 (Breakthrough Method of Agile (ai-driven) Development)
|
||||
# BMad Method V1
|
||||
|
||||
## Do This First, and all will make sense!
|
||||
The original version was a simple tech demo of showing how different custom agile personas could be used to build out the artifacts to have AI Agents plan and execute on building complex applications from scratch, with an emphasis on planning enough for an MVP to while filling in enough details to keep developer agents on the rails.
|
||||
|
||||
There are lots of docs here, but I HIGHLY suggest you just try the Web Agent - it takes just a few minutes to set up in Gemini - and you can use the BMad Agent to explain how this method works, how to set up in the IDE, how to set up in the Web, what should be done in the web or ide (although you can choose your own path also!) - all just by talking to the bmad agent!
|
||||
Its simplicity was amazing, but it did not include a lot of customization - and using this in the web was more of an after thought that came later with V2. It was possible but complicated and not clearly communicated with V1.
|
||||
|
||||
### Web Quickstart Project Setup (Recommended)
|
||||
|
||||
Orchestrator Uber BMad Agent that does it all - already pre-compiled in the `web-build-sample` folder.
|
||||
|
||||
- The contents of [Agent Prompt Sample](web-build-sample/agent-prompt.txt) text get pasted into the Gemini Gem, or ChatPGT customGPT 'Instructions' field.
|
||||
- The remaining files in that same folder folder just need to be attached as shown in the screenshot below. Give it a name (such as BMad Agent) and save it, and you now have the BMad Agent available to help you brainstorm, research, plan, execute on your vision, or understand how this all even works!
|
||||
- Once its running, start with typing `/help`, and then type option `2` when it presents 3 options to learn about the method!
|
||||
|
||||

|
||||
|
||||
[More Documentation, Explanations, and IDE Specifics](docs/readme.md) available here!
|
||||
|
||||
## End Matter
|
||||
|
||||
Interested in improving the BMAD Method? See the [contributing guidelines](docs/CONTRIBUTING.md).
|
||||
|
||||
Thank you and enjoy - BMad!
|
||||
[License](docs/LICENSE)
|
||||
This initial version also had each custom mode prompt hard coded to the template that would all be part of the agent custom mode. This would not have worked well with many IDEs, and was very rigid in scope and purpose.
|
||||
|
||||
Reference in New Issue
Block a user