fix: yaml standardization in files and installer actions
This commit is contained in:
@@ -41,7 +41,7 @@ These references map directly to bundle sections:
|
||||
==================== START: agents#game-designer ====================
|
||||
# game-designer
|
||||
|
||||
CRITICAL: Read the full YML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
CRITICAL: Read the full YAML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
|
||||
```yaml
|
||||
activation-instructions:
|
||||
|
||||
@@ -41,7 +41,7 @@ These references map directly to bundle sections:
|
||||
==================== START: agents#game-developer ====================
|
||||
# game-developer
|
||||
|
||||
CRITICAL: Read the full YML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
CRITICAL: Read the full YAML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
|
||||
```yaml
|
||||
activation-instructions:
|
||||
|
||||
@@ -41,7 +41,7 @@ These references map directly to bundle sections:
|
||||
==================== START: agents#game-sm ====================
|
||||
# game-sm
|
||||
|
||||
CRITICAL: Read the full YML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
CRITICAL: Read the full YAML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
|
||||
```yaml
|
||||
activation-instructions:
|
||||
|
||||
@@ -57,7 +57,7 @@ workflows:
|
||||
==================== START: agents#analyst ====================
|
||||
# analyst
|
||||
|
||||
CRITICAL: Read the full YML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
CRITICAL: Read the full YAML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
|
||||
```yaml
|
||||
activation-instructions:
|
||||
@@ -121,7 +121,7 @@ dependencies:
|
||||
==================== START: agents#bmad-orchestrator ====================
|
||||
# bmad-orchestrator
|
||||
|
||||
CRITICAL: Read the full YML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
CRITICAL: Read the full YAML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
|
||||
```yaml
|
||||
agent:
|
||||
@@ -260,7 +260,7 @@ dependencies:
|
||||
==================== START: agents#game-designer ====================
|
||||
# game-designer
|
||||
|
||||
CRITICAL: Read the full YML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
CRITICAL: Read the full YAML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
|
||||
```yaml
|
||||
activation-instructions:
|
||||
@@ -321,7 +321,7 @@ dependencies:
|
||||
==================== START: agents#game-developer ====================
|
||||
# game-developer
|
||||
|
||||
CRITICAL: Read the full YML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
CRITICAL: Read the full YAML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
|
||||
```yaml
|
||||
activation-instructions:
|
||||
@@ -390,7 +390,7 @@ dependencies:
|
||||
==================== START: agents#game-sm ====================
|
||||
# game-sm
|
||||
|
||||
CRITICAL: Read the full YML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
CRITICAL: Read the full YAML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
|
||||
```yaml
|
||||
activation-instructions:
|
||||
|
||||
Reference in New Issue
Block a user