commit pi sessions
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
description: Security audit → review → test in one chain
|
||||
argument-hint: "[file path, diff, or feature to audit]"
|
||||
chain: p-secaudit -> p-review -> p-test
|
||||
---
|
||||
Run the security-first review loop for: $@
|
||||
|
||||
Run in the current Pi session (foreground, stop with Esc/Ctrl+C):
|
||||
/prompt-workflow c-security-loop "<task>"
|
||||
|
||||
Run detached in the background (inspect with /subagents-fleet, stop with /subagents-stop <id>):
|
||||
/prompt-workflow c-security-loop --bg "<task>"
|
||||
Reference in New Issue
Block a user