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

@@ -311,6 +311,12 @@ Output:
└─ .workflow/.debug/DBG-{slug}-{date}/debug.log
```
## Post-Completion Expansion
完成后询问用户是否扩展为issue(test/enhance/refactor/doc),选中项调用 `/issue:new "{summary} - {dimension}"`
---
## Error Handling
| Situation | Action |