[2.9.3] Add "Open plan in editor" option to /plan command

- Added "Open plan in editor" as the first option in post-generation menu
- Opens plan file in user's default editor for review before next steps
- Reordered options: open → review → work → work remote → create issue → simplify

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2025-12-05 19:43:07 -08:00
parent 6ed1aae8f1
commit 5febbf11d4
3 changed files with 14 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "compound-engineering",
"version": "2.9.2",
"version": "2.9.3",
"description": "AI-powered development tools. 24 agents, 19 commands, 11 skills, 2 MCP servers for code review, research, design, and workflow automation.",
"author": {
"name": "Kieran Klaassen",