Skip to content

docs: add taskmaestro execution strategy to adapter and instructions#726

Merged
JeremyDev87 merged 2 commits intomasterfrom
docs/taskmaestro-strategy-711
Mar 20, 2026
Merged

docs: add taskmaestro execution strategy to adapter and instructions#726
JeremyDev87 merged 2 commits intomasterfrom
docs/taskmaestro-strategy-711

Conversation

@JeremyDev87
Copy link
Owner

Summary

  • Add Execution Strategy Selection subsection to packages/rules/.ai-rules/adapters/claude-code.md with 5-step workflow (check availableStrategies → user choice → dispatch)
  • Add TaskMaestro Execution Flow documentation with JSON response format
  • Add Strategy Selection checklist to .claude/rules/custom-instructions.md (before Quick Checklist)
  • Add dual strategy support note to Mode-specific Specialists table

Test plan

  • Markdown lint passed (0 errors)
  • Agent schema validation passed (35 agents valid)
  • Document structure verified — no existing sections broken
  • All 4 issue requirements covered

Closes #711

- Add conditional .mcp.json update to bump-version.sh (step 6)
- Add conditional .mcp.json version check to verify-release-versions.sh
- Both handle missing .mcp.json gracefully (gitignored, local only)

Closes #705
- Add Execution Strategy Selection subsection to claude-code.md
- Add TaskMaestro Execution Flow with response format documentation
- Add Strategy Selection checklist to custom-instructions.md
- Add dual strategy support note to Mode-specific Specialists table

Closes #711
@JeremyDev87 JeremyDev87 added the documentation Improvements or additions to documentation label Mar 19, 2026
@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Ready Ready Preview, Comment Mar 19, 2026 10:08am

@JeremyDev87 JeremyDev87 self-assigned this Mar 20, 2026
@JeremyDev87 JeremyDev87 merged commit 643a8f7 into master Mar 20, 2026
25 checks passed
@JeremyDev87 JeremyDev87 deleted the docs/taskmaestro-strategy-711 branch March 20, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add taskmaestro execution strategy to adapter and custom instructions

1 participant