From b41e9f2a84a61ff6b7f4bc1d82e50e52b1b99242 Mon Sep 17 00:00:00 2001 From: Evan Reichard Date: Sat, 9 May 2026 10:18:13 -0400 Subject: [PATCH] docs(pi): add agent knowledge capture guidance --- modules/home/programs/terminal/pi/config/AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/home/programs/terminal/pi/config/AGENTS.md b/modules/home/programs/terminal/pi/config/AGENTS.md index 3953cb4..e7a0683 100644 --- a/modules/home/programs/terminal/pi/config/AGENTS.md +++ b/modules/home/programs/terminal/pi/config/AGENTS.md @@ -33,6 +33,8 @@ Full-file reads are fine when genuinely needed, but avoid them as the default re 2. **Maintain AGENTS.md**: Keep project guidance up to date, but BLUF: concise, actionable, and context-size conscious. +3. **Knowledge Capture**: At task end, if you discovered non-obvious conventions, pitfalls, or repeatable workflows that would have saved time, briefly recommend adding them to AGENTS.md or a skill. Say whether each belongs in project-level context, global agent context, or a task-specific skill. Skip this when there is nothing meaningful. + ## Style ### Comment Style