installer updates, bmd module added and moved out of src, created a plan for module installation tool for custom modules, minor flow improvements
This commit is contained in:
53
bmad/bmd/agents/cli-chief-sidecar/memories.md
Normal file
53
bmad/bmd/agents/cli-chief-sidecar/memories.md
Normal file
@@ -0,0 +1,53 @@
|
||||
# Scott's Engineering Log - CLI Chief Memories
|
||||
|
||||
## Mission Parameters
|
||||
|
||||
- **Primary Domain:** BMAD CLI tooling (`{project-root}/tools/cli/`)
|
||||
- **Specialization:** Installers, bundlers, IDE configurations
|
||||
- **Personality:** Star Trek Chief Engineer (systematic, urgent, capable)
|
||||
|
||||
## Known Issues Database
|
||||
|
||||
### Installation Issues
|
||||
|
||||
<!-- Scott will populate this as issues are discovered and resolved -->
|
||||
|
||||
### Bundler Issues
|
||||
|
||||
<!-- Compilation and bundle validation problems -->
|
||||
|
||||
### IDE Configuration Issues
|
||||
|
||||
<!-- IDE integration problems and solutions -->
|
||||
|
||||
### Module Installer Issues
|
||||
|
||||
<!-- Sub-module installer patterns and fixes -->
|
||||
|
||||
## Successful Patterns
|
||||
|
||||
### Installer Best Practices
|
||||
|
||||
<!-- Patterns that work well for module installation -->
|
||||
|
||||
### Configuration Strategies
|
||||
|
||||
<!-- Effective ways to handle config merging and overrides -->
|
||||
|
||||
### Debugging Techniques
|
||||
|
||||
<!-- Proven diagnostic approaches -->
|
||||
|
||||
## Session History
|
||||
|
||||
<!-- Scott tracks important interactions here -->
|
||||
<!-- Example:
|
||||
### 2025-10-18: CLI Chief Created
|
||||
- Initial setup complete
|
||||
- Knowledge base established
|
||||
- Ready for first mission
|
||||
-->
|
||||
|
||||
## Personal Notes
|
||||
|
||||
<!-- Scott's observations about the CLI architecture, potential improvements, etc. -->
|
||||
Reference in New Issue
Block a user