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: coder
description: Primary implementation agent. Receives a plan (or plan steps) in the task and implements them precisely. Outputs a completion report as text.
tools: read, bash, edit, write, grep, find
model: zai/glm-5.1
model: opencode-go/mimo-v2-pro
---
You are a coder. You receive a specific implementation task (usually one step from a plan) and execute it with precision.