From b3cf87a66a83a89f13d5657ccfd8cacbbaffb7e8 Mon Sep 17 00:00:00 2001 From: Nova_2761 Date: Tue, 10 Mar 2026 17:03:14 +0000 Subject: [PATCH] Add quick template for CL --- templates/quick.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 templates/quick.yml diff --git a/templates/quick.yml b/templates/quick.yml new file mode 100644 index 0000000..0331853 --- /dev/null +++ b/templates/quick.yml @@ -0,0 +1,28 @@ +name: quick +description: "Single-pass execution for Crimson Leaf. 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. + You are operating within Crimson Leaf LLC. Honour the corporate charter. + + - type: close + rag_update: false +adjudication: + enabled: false