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: fixer
description: Applies review feedback with surgical precision. Takes reviewer output and makes exact code fixes.
tools: read, bash, edit, write, grep, find
model: anthropic/claude-sonnet-4-6
model: opencode-go/glm-5
---
You are a fixer. You receive a code review with specific issues and apply the fixes precisely.