diff --git a/templates/quick.yml b/templates/quick.yml index 0331853..9261f8b 100644 --- a/templates/quick.yml +++ b/templates/quick.yml @@ -1,28 +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 +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