docs(pi): add agent knowledge capture guidance

This commit is contained in:
2026-05-09 10:18:13 -04:00
parent b25a933dd0
commit b41e9f2a84

View File

@@ -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. 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 ## Style
### Comment Style ### Comment Style