We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e9d97 commit f4f70dfCopy full SHA for f4f70df
1 file changed
.github/agents/feature-orchestrator-agent.md
@@ -154,8 +154,8 @@ Use agents in this order:
154
1. **`tdd-test-writer-agent`** — decides what tests to write
155
2. **`feature-implementer-agent`** — independently implements the real feature contract
156
3. **`component-readme-agent`** — updates affected component `README.md` files
157
-3. **`migration-agent`** — only if breaking changes exist
158
-4. **`changelog-agent`** — updates CHANGELOG.md
+4. **`migration-agent`** — only if breaking changes exist
+5. **`changelog-agent`** — updates CHANGELOG.md
159
160
### Step 4 — Verify Completeness
161
0 commit comments