Skip to content
Discussion options

You must be logged in to vote

Hey @ideadepth-glitch, nice question!

Auto-edit mode works best for most slash commands since they have well-defined, structured workflows. Commands like /unit-testing:test-generate, /python-development:python-scaffold, and /security-scanning:security-hardening all follow predictable patterns where auto-edit lets the agent work efficiently without extra back-and-forth.

Plan mode is great for the bigger orchestration commands like /full-stack-orchestration:full-stack-feature or /agent-teams:team-feature — where you might want to review the approach before the agent kicks off a bunch of sub-agents. Gives you a chance to scope things and adjust the strategy.

TL;DR:

  • Most commands → auto-edit…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by wshobson
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants