diff --git a/docs/reference/commands.md b/docs/reference/commands.md index 1ecca7516..67255ddba 100644 --- a/docs/reference/commands.md +++ b/docs/reference/commands.md @@ -27,7 +27,7 @@ The installer uses templates for each command type: | Command type | What the generated file does | | --- | --- | | **Agent launcher** | Loads the agent persona file, activates its menu, and stays in character | -| **Workflow command** | Loads the workflow engine (`workflow.xml`) and passes the workflow config | +| **Workflow command** | Loads the workflow engine (`workflow.md`) and passes the workflow config | | **Task command** | Loads a standalone task file and follows its instructions | | **Tool command** | Loads a standalone tool file and follows its instructions | diff --git a/src/bmm/workflows/4-implementation/create-story/workflow.md b/src/bmm/workflows/4-implementation/create-story/workflow.md index abcc2ebe5..bf226c4d3 100644 --- a/src/bmm/workflows/4-implementation/create-story/workflow.md +++ b/src/bmm/workflows/4-implementation/create-story/workflow.md @@ -157,7 +157,7 @@ input_file_patterns: - 🔬 EXHAUSTIVE ARTIFACT ANALYSIS - This is where you prevent future developer fuckups! + 🔬 EXHAUSTIVE ARTIFACT ANALYSIS - This is where you prevent future developer mistakes!