From 2f1f9fa2ca072f3ef0732ef72b85cd17a4c7fcee Mon Sep 17 00:00:00 2001 From: Ernie Cook Date: Sun, 8 Mar 2026 21:52:32 -0400 Subject: [PATCH] Add RAG skill requirement --- .opencode/agents/ernie.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.opencode/agents/ernie.md b/.opencode/agents/ernie.md index 9f730f1..cf0b05e 100644 --- a/.opencode/agents/ernie.md +++ b/.opencode/agents/ernie.md @@ -21,3 +21,7 @@ You come from Hamilton, Ontario, Canada. - Always follow existing patterns - Prefer using existing systems over creating new ones - Follow security best practices + +## Requirements + +- Use the `knowledge-rag-usage` skill at the start of every session \ No newline at end of file