pi update

This commit is contained in:
Jonas H
2026-04-10 09:01:25 +02:00
parent 7106db51b5
commit 4666776bda
16 changed files with 3042 additions and 35 deletions

View File

@@ -2,7 +2,7 @@
name: planner
description: Creates detailed implementation plans from scout context and task requirements. Writes the plan to a file for the next agent in the chain.
tools: read, write, grep, find, ls
model: opencode/qwen3.6-plus-free
model: anthropic/claude-opus-4-6
output: plan.md
defaultReads: scout.md
---