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.
This commit is contained in:
CLAWDINATOR 2026-01-08 22:41:41 +00:00
parent a7e0c038e1
commit d4ba7b1a5c

View File

@ -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