init: copy starter template quick.yml from core

This commit is contained in:
2026-04-09 21:05:31 +00:00
parent 7cba787e69
commit 4c6b47f7ee

27
templates/quick.yml Normal file
View File

@@ -0,0 +1,27 @@
name: quick
description: "Single-pass execution. No review, no planning. Fastest possible response."
debug: true
system: agent_prompt
agent_prompt:
- "= identity.md"
sections:
- agent
- project
- history
- rag
- message
- instructions
steps:
- type: think
hint: |
Execute the assigned task directly and concisely.
Produce your best output in one pass — no preamble, no self-commentary.
Be specific and actionable.
- type: close
rag_update: false
adjudication:
enabled: false