updated subagent workflows

This commit is contained in:
Jonas H
2026-04-06 20:05:59 +02:00
parent 90e62b1a51
commit 0982a37e4d
16 changed files with 65 additions and 262 deletions

View File

@@ -2,7 +2,7 @@
name: plan-reviewer
description: Reviews implementation plans for correctness, completeness, and risk. Catches what the planner missed. Writes the review to a file.
tools: read, write, grep, find, ls, bash
model: anthropic/claude-opus-4-6
model: opencode-go/kimi-k2.5
output: plan-review.md
defaultReads: plan.md
---