pi subagents and workflow skill plus HA

This commit is contained in:
2026-03-28 22:00:48 +01:00
parent 6514c8a319
commit b15689b73c
20 changed files with 1243 additions and 25 deletions

View File

@@ -0,0 +1,10 @@
---
description: "Opus code review on recent changes or specified files"
---
Use the subagent tool to run the "reviewer" agent with this task:
Review the following: $@
If no specific files are mentioned, review recent git changes (`git diff` and `git diff --staged`).
Report the review results. If the verdict is NEEDS_FIXES, ask if I want you to run the "fixer" agent to apply them.