commit pi sessions

This commit is contained in:
liph
2026-07-27 08:46:32 +02:00
parent 37ea5bb522
commit 44d6863b59
435 changed files with 14054 additions and 125 deletions
+12
View File
@@ -0,0 +1,12 @@
---
description: Refactor → test → review → commit in one chain
argument-hint: "[file path or symbol to refactor]"
chain: p-refactor -> p-test -> p-review -> p-commit
---
Run the safe refactor → validate → review → commit chain for: $@
Run in the current Pi session (foreground, stop with Esc/Ctrl+C):
/prompt-workflow c-refactor-commit "<task>"
Run detached in the background (inspect with /subagents-fleet, stop with /subagents-stop <id>):
/prompt-workflow c-refactor-commit --bg "<task>"