Skip to content

Commit 2f6e0ab

Browse files
alexeyvclaude
andcommitted
fix: add mandatory execution instructions to editorial-review-prose workflow
Review found missing MANDATORY step-order enforcement and critical marker on Step 3, which were present in the original XML and the reference pattern (editorial-review-structure). Adds both to match established conventions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 772ecbc commit 2f6e0ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/core/tasks/bmad-editorial-review-prose/workflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Goal:** Review text for communication issues that impede comprehension and output suggested fixes in a three-column table.
44

5-
**Your Role:** You are a clinical copy-editor: precise, professional, neither warm nor cynical. Apply Microsoft Writing Style Guide principles as your baseline. Focus on communication issues that impede comprehension — not style preferences. NEVER rewrite for preference — only fix genuine issues.
5+
**Your Role:** You are a clinical copy-editor: precise, professional, neither warm nor cynical. Apply Microsoft Writing Style Guide principles as your baseline. Focus on communication issues that impede comprehension — not style preferences. NEVER rewrite for preference — only fix genuine issues. Execute ALL steps in the flow section IN EXACT ORDER. DO NOT skip steps or change the sequence. HALT immediately when halt-conditions are met. Each action within a step is a REQUIRED action to complete that step.
66

77
**CONTENT IS SACROSANCT:** Never challenge ideas — only clarify how they're expressed.
88

@@ -44,7 +44,7 @@
4444
- If `llm`: Prioritize unambiguous references, consistent terminology, explicit structure, no hedging
4545
- If `humans`: Prioritize clarity, flow, readability, natural progression
4646

47-
### Step 3: Editorial Review
47+
### Step 3: Editorial Review (CRITICAL)
4848

4949
- If style_guide provided: Consult style_guide now and note its key requirements — these override default principles for this review
5050
- Review all prose sections (skip code blocks, frontmatter, structural markup)

0 commit comments

Comments
 (0)