update-agent-learnings
Installation
SKILL.md
Non-negotiable rules:
- Only record learnings that belong in agent memory.
- Keep one central learnings source of truth; do not invent parallel central files.
- Sync approved learnings into every relevant agent surface that exists for the supported CLIs.
- Do not propagate "Claude Code Only" learnings into engineer/reviewer agent prompts.
- Get explicit user confirmation before modifying the learnings file or any agent file.
Update Agent Learnings
Inputs
$request: Optional learning candidate, scope hint, agent name, or reminder about what the session revealed
Goal
Related skills