2.8 KiB
2.8 KiB
BMAD Init - System Initialization Instructions
Display welcome banner with BMAD branding Check for BMAD installation at {project-root}/bmad If installation found: Display current version from {project-root}/bmad/_cfg/manifest.yaml Show installation date and status If not found: Display warning that BMAD is not installed Suggest running the installer first Exit workflow Display formatted status summary: ╔════════════════════════════════════════╗ ║ BMAD INITIALIZATION ║ ╚════════════════════════════════════════╝Status: [Installed/Not Found]
Location: {project-root}/bmad
Version: [from manifest]
Installed: [date from manifest]
Display available initialization and maintenance tasks
Select an initialization task:
1. Customize Installed Agents and Agent Party (Coming Soon)
- Assign new names and personas to agents
- Create runtime agent variants
- NOTE: This can all be done manually, but doing it through here will be easier and also update the party-mode manifest
2. Verify Installation (Coming Soon)
- Check all files are properly installed
- Validate configurations
3. Exit
Please select an option (1-3).
If user selected "1":
Display message: ⚠️ Installed Agent Auto Customization is coming soon.
<Return to step 2
If user selected "2": Display message: ⚠️ Installation verification is coming soon. Return to step 2
If user selected "3": Display message: Exiting BMAD Init. Thank you! Exit workflow
Display completion status of the executed task Task completed successfully!Would you like to perform another initialization task? (y/n): If user responds "y": Return to menu If user responds "n": Exit workflow
Display farewell message Suggest user start a new context or clear context if needed Exit workflow