commit pi sessions
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
description: Summarize → diagnose → debug → test in one chain
|
||||
argument-hint: "[symptom, error, or observed behavior]"
|
||||
chain: p-summarize -> p-diagnose -> p-debug -> p-test
|
||||
---
|
||||
Run the understand → diagnose → fix → regression-test chain for: $@
|
||||
|
||||
Run in the current Pi session (foreground, stop with Esc/Ctrl+C):
|
||||
/prompt-workflow c-fix-commit "<task>"
|
||||
|
||||
Run detached in the background (inspect with /subagents-fleet, stop with /subagents-stop <id>):
|
||||
/prompt-workflow c-fix-commit --bg "<task>"
|
||||
Reference in New Issue
Block a user