From d4ba7b1a5cbbe634abd8f4f49d3da0fb2ef39512 Mon Sep 17 00:00:00 2001 From: CLAWDINATOR Date: Thu, 8 Jan 2026 22:41:41 +0000 Subject: [PATCH] fix(triage): reference AGENTS.md comms rules first Skill output format was being followed literally without considering communication constraints (terse in chat, etc.). Adding explicit step to check AGENTS.md rules before output. --- clawdinator/workspace/skills/triage/SKILL.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/clawdinator/workspace/skills/triage/SKILL.md b/clawdinator/workspace/skills/triage/SKILL.md index cd7c96c..a9d4bed 100644 --- a/clawdinator/workspace/skills/triage/SKILL.md +++ b/clawdinator/workspace/skills/triage/SKILL.md @@ -32,9 +32,10 @@ Read these files to understand current state: ## Your Task -1. Read the raw data from memory files -2. Reason about what's urgent, ready, blocked, or stale -3. Produce a prioritized summary with clear recommendations +1. **Read AGENTS.md communication rules first** — they govern how you deliver output +2. Read the raw data from memory files +3. Reason about what's urgent, ready, blocked, or stale +4. Produce a prioritized summary with clear recommendations ## Priority Guidance