Commit Graph

64 Commits

Author SHA1 Message Date
Brian Madison
1e45d9cc14 merge doc fixes and fix merge conflicts 2025-06-14 08:48:38 -05:00
Kayvan Sylvan
009c77f0f5 refactor: standardize formatting and improve readability across core documents (#211)
### CHANGES

- Add newlines and spacing for improved readability
- Standardize instructional text for consistency
- Renumber lists within tasks for better clarity
- Add language identifiers to various code blocks
- Update placeholder text for improved consistency
- Adjust descriptions and wording in multiple files
- Update VS Code settings and dictionary words
2025-06-14 08:33:59 -05:00
Brian Madison
262c410cee readme spacing fix 2025-06-13 20:57:06 -05:00
Brian Madison
37dcbe581b readme quickstart improved 2025-06-13 20:56:00 -05:00
Brian Madison
62de770bc7 readme version links 2025-06-13 20:20:21 -05:00
Brian Madison
a0763b41be readme update 2025-06-13 20:16:33 -05:00
Kayvan Sylvan
fdfaa1f81f chore: add VSCode settings and update README.md (markdown-lint) (#209)
* chore: add VSCode settings and update README for clarity**

### CHANGES
- Add recommended extensions for VSCode in `extensions.json`
- Create `settings.json` for custom spell-checker words
- Update README to specify plaintext in code block

* chore: add other technical words to cspell dictionary

---------

Co-authored-by: Brian <bmadcode@gmail.com>
2025-06-13 19:35:17 -05:00
Brian Madison
7c71e1f815 moved bmad-core to dot folder so when adding to project it is clear its not part of the project it is added to 2025-06-13 19:11:17 -05:00
Brian Madison
6e63bf2241 Fix npx execution issue with bmad CLI
- Added wrapper script (bmad.js) at root to handle npx execution context
- Fixed module resolution in tools/installer/bin/bmad.js for both local and npx contexts
- Updated package.json bin paths to use the wrapper script
- Handles temporary npx directories properly using execSync

This fixes the issue where `npx github:bmadcode/BMAD-METHOD#v4-alpha bmad`
was dropping into a shell instead of executing the command.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-13 09:01:52 -05:00
Brian Madison
e4d64c8f05 docs update 2025-06-13 07:27:22 -05:00
Brian Madison
70db485a10 remove v3 docs, clarify contribution guidlines, fix teams to use proper bmad agent. 2025-06-12 19:47:38 -05:00
Brian Madison
ced1123533 claude code tip added to readme 2025-06-09 00:05:06 -05:00
Brian Madison
9bbf613b4c web build functional 2025-06-08 23:18:48 -05:00
Brian Madison
f1fa6256f0 agent team workflows 2025-06-08 17:34:38 -05:00
Brian Madison
54406fa871 expansion-packs 2025-06-08 16:18:35 -05:00
Brian Madison
6c4ff90c50 windsurf agent switcher 2025-06-08 02:38:40 -05:00
Brian Madison
b22255762d docs updated 2025-06-08 02:30:28 -05:00
Brian Madison
219198f05b build updates 2025-06-08 02:12:13 -05:00
Brian Madison
c7995bd1f0 v1 and v2 removed - exist in branches and linked in readme 2025-06-05 21:38:54 -05:00
Kayvan Sylvan
fa470c92fd Improve developer experience with shared tooling, cleaner docs. (#170)
* docs: add headers and improve formatting for BMAD orchestrator agent documentation

## CHANGES

- Add configuration header to cfg file
- Improve numbered list formatting consistency
- Add proper heading punctuation throughout
- Enhance readability with cleaner structure
- Standardize markdown formatting conventions

* gitignore update

* Plaform Engineer role for a robust infrastructure (#135)

* Add Platform Engineer role to support a robust and validated infrastructure

* Platform Engineer and Architect boundaries, confidence levels, domain expertise

* remove duplicate task, leftover artifact

* Consistency, workflow, feedback loops between architect and PE

* PE customization generalized, updated Architect, consistency check

* style: add VSCode integration and standardize document formatting

CHANGES
- Introduce VSCode recommended extensions and project-specific settings.
- Update `.gitignore` to track the `.vscode` directory.
- Apply consistent markdown formatting to all checklist documents.
- Standardize spacing, list styles, and headers in personas.
- Refine formatting and sectioning in task definition files.
- Ensure newline termination for all modified text files.
- Correct code block specifiers and minor textual content.

* docs: remove exclamation from header

* fix: spacing at end of line

---------

Co-authored-by: Brian Madison <brianmadison@Brians-MacBook-Pro.local>
Co-authored-by: Sebastian Ickler <icklers@users.noreply.github.com>
2025-06-05 07:42:07 -05:00
Brian Madison
92fe588560 readme update 2025-05-30 07:03:14 -05:00
Kayvan Sylvan
ca56866866 docs: update README links to renamed orchestrator config files (#115)
* docs: update README links to renamed orchestrator config files

## CHANGES

- Update orchestrator link to ide-bmad-orchestrator.md
- Update config link to ide-bmad-orchestrator.cfg.md
- Fix Markdownlint errors in ide-bmad-orchestrator.cfg.md

* docs: update path references from BETA-V3 to bmad-agent in instruction.md

## CHANGES

- Update all BETA-V3 directory references to bmad-agent
- Clarify paths are relative to bmad-agent directory
- Fix markdown formatting for numbered lists
- Update IDE orchestrator configuration path examples
- Correct agent-root path in Data Resolution section
- Remove references to deprecated BETA-V3 structure
2025-05-28 19:41:02 -05:00
Jason
83eab78b44 Fix typo: 'close' to 'clone' in IDE Project Quickstart section (#94) 2025-05-26 10:58:12 -05:00
Brian Madison
349a9ca3f2 improve some file naming towards consistency 2025-05-25 23:24:28 -05:00
Brian Madison
d7442ed043 update web build sample with improvements 2025-05-25 22:33:24 -05:00
Brian
ecc7e221f3 Update README.md 2025-05-24 16:21:13 -05:00
Brian
f41a936914 Update README.md 2025-05-24 16:15:20 -05:00
Brian Madison
d61f67fdb2 fix demo link to readme 2025-05-21 20:33:37 -05:00
Brian Madison
3a840b6362 demo output artifacts 2025-05-21 20:24:31 -05:00
Brian Madison
789fe5d975 ide custom mode docs added 2025-05-19 19:44:40 -05:00
Brian Madison
828d9bb89b ide quickstart instructions 2025-05-17 23:49:21 -05:00
Brian
b2ad4b7e85 BMad Agent (V3) Final Beta Testing Release (#59) 2025-05-17 23:21:14 -05:00
Brian Madison
f7fa3b5fe6 full beta demo - few minor issues to tweak, but 90% there! 2025-05-14 21:31:12 -05:00
Brian Madison
33e709081f massive pm improvements and agents ask multiple questions with number leter prefix to ease answering them 2025-05-13 08:01:49 -05:00
Brian Madison
06d38a7010 readme updates intro beta 3 2025-05-12 19:51:31 -05:00
Brian
e4683d6649 Update README.md 2025-05-12 18:36:16 -05:00
Brian Madison
46556a6b4e lean out all ide agent modes to below 6k character count 2025-05-12 08:22:43 -05:00
Brian Madison
da9824fd32 more cleanup 2025-05-11 22:34:56 -05:00
Brian
ad5b9dbab4 Update README.md 2025-05-07 08:13:57 -05:00
Brian
31990a6550 Update README.md 2025-05-06 22:58:27 -05:00
Brian
59c49916d2 Update README.md 2025-05-04 22:09:43 -05:00
Brian Madison
2cd6a3e42c indexing po agent 2025-05-04 21:32:08 -05:00
Brian Madison
35e8a4edc2 v2 fully tested and production ready - beta tag removed - full demonstration with all artifacts and agent transcripts for a full project from ideation to dev pickup point 2025-05-04 19:48:25 -05:00
Brian Madison
afa401e52b final cleanup of beta release - will remove beta tag after feedback and further extensive testing that lead to these improvements 2025-05-04 13:27:54 -05:00
Brian Madison
b3d455d0de architect checklist draft and readme updates 2025-05-04 11:28:11 -05:00
Brian Madison
e69d136224 gem enhancements with prompt examples for the larger context windows of the web gem or gpt 2025-05-04 10:32:35 -05:00
Brian Madison
b134905083 architect 3 operating modes - mode 2 main mode optimized 2025-05-04 10:04:42 -05:00
Brian Madison
a1ef16b8bc the PM has been improved to ensure it is eliciting proper information for epic 1, and also coaching the user into defining the MVP. instructional description added to the readme also for the PM 2025-05-04 09:26:26 -05:00
Brian Madison
f4b7cbd377 analyst updated with pm prompt output and missing brainstorming mode critical for ideation 2025-05-04 08:48:33 -05:00
Brian Madison
8c06be3fb0 more clarity in the instructions for new users 2025-05-03 18:44:43 -05:00