Update Agents banner
timgent timgent

Update Agents

Development community

Description

Update the appropriate AGENTS.md file(s) with learnings from the current session that would have been helpful to know upfront. ## Goal Review the current conversation and extract genuinely useful, reusable knowledge that belongs in an AGENTS.md file. The bar is high: only add things that would meaningfully help a future agent avoid confusion, do the right thing faster, or avoid a mistake they'd otherwise make. ## Process ### 1. Analyse the session Wrap your analysis in `<analysis>` tags. Go

Installation

Installs to ~/.claude/skills/timgent-claude-code-config-update-agents/SKILL.md

Terminal
mkdir -p ~/.claude/skills/timgent-claude-code-config-update-agents && curl -fsSL https://raw.githubusercontent.com/timgent/claude-code-config/HEAD/commands/update-agents.md -o ~/.claude/skills/timgent-claude-code-config-update-agents/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository