mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
install quick updates
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user