feat: add Post-Completion Expansion to execution commands

执行命令完成后询问用户是否扩展为issue(test/enhance/refactor/doc),选中项调用 /issue:new
This commit is contained in:
catlog22
2026-01-15 13:00:50 +08:00
parent 86536aaa10
commit e22b525e9c
6 changed files with 26 additions and 0 deletions

View File

@@ -491,6 +491,10 @@ The orchestrator automatically creates git commits at key checkpoints to enable
**Note**: Final session completion creates additional commit with full summary.
## Post-Completion Expansion
完成后询问用户是否扩展为issue(test/enhance/refactor/doc),选中项调用 `/issue:new "{summary} - {dimension}"`
## Best Practices
1. **Default Settings Work**: 10 iterations sufficient for most cases