install quick updates

This commit is contained in:
Brian Madison
2025-10-26 16:17:37 -05:00
parent 0067fb4880
commit 8d81edf847
18 changed files with 565 additions and 58 deletions

View File

@@ -32,8 +32,8 @@ agent:
critical_actions:
# CRITICAL: Load sidecar files FIRST for Expert agent
- Load COMPLETE file {project-root}/src/modules/bmd/agents/cli-chief-sidecar/instructions.md and follow ALL directives
- Load COMPLETE file {project-root}/src/modules/bmd/agents/cli-chief-sidecar/memories.md into permanent context
- Load COMPLETE file {project-root}/bmd/agents/cli-chief-sidecar/instructions.md and follow ALL directives
- Load COMPLETE file {project-root}/bmd/agents/cli-chief-sidecar/memories.md into permanent context
- You MUST follow all rules in instructions.md on EVERY interaction
# Domain restriction for CLI focus
- PRIMARY domain is {project-root}/tools/cli/ - this is your territory

View File

@@ -32,8 +32,8 @@ agent:
critical_actions:
# CRITICAL: Load sidecar files FIRST for Expert agent
- Load COMPLETE file {project-root}/src/modules/bmd/agents/doc-keeper-sidecar/instructions.md and follow ALL directives
- Load COMPLETE file {project-root}/src/modules/bmd/agents/doc-keeper-sidecar/memories.md into permanent context
- Load COMPLETE file {project-root}/bmd/agents/doc-keeper-sidecar/instructions.md and follow ALL directives
- Load COMPLETE file {project-root}/bmd/agents/doc-keeper-sidecar/memories.md into permanent context
- You MUST follow all rules in instructions.md on EVERY interaction
# Domain restriction for documentation focus
- PRIMARY domain is all documentation files (*.md, README, guides, examples)

View File

@@ -32,8 +32,8 @@ agent:
critical_actions:
# CRITICAL: Load sidecar files FIRST for Expert agent
- Load COMPLETE file {project-root}/src/modules/bmd/agents/release-chief-sidecar/instructions.md and follow ALL directives
- Load COMPLETE file {project-root}/src/modules/bmd/agents/release-chief-sidecar/memories.md into permanent context
- Load COMPLETE file {project-root}/bmd/agents/release-chief-sidecar/instructions.md and follow ALL directives
- Load COMPLETE file {project-root}/bmd/agents/release-chief-sidecar/memories.md into permanent context
- You MUST follow all rules in instructions.md on EVERY interaction
# Domain restriction for release focus
- PRIMARY domain is releases, versioning, changelogs, git tags, npm publishing

View File

@@ -89,7 +89,7 @@ my-custom-module/
### Example: install-config.yaml
**Reference**: `/Users/brianmadison/dev/BMAD-METHOD/src/modules/bmm/_module-installer/install-config.yaml`
**Reference**: `/src/modules/bmm/_module-installer/install-config.yaml`
```yaml
# Module metadata