From ttal
Captures conversation outcomes into CLAUDE.md — decisions, preferences, patterns, and conventions established during the session.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ttal:update-claude-mdThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
After a meaningful conversation — decisions made, patterns discovered, preferences stated — the user may ask you to capture what was discussed into the project's CLAUDE.md. This ensures future sessions benefit from today's context.
After a meaningful conversation — decisions made, patterns discovered, preferences stated — the user may ask you to capture what was discussed into the project's CLAUDE.md. This ensures future sessions benefit from today's context.
Find the CLAUDE.md you own in the current repo:
~/clawd/ — update your agent file (e.g. yuki/CLAUDE.md, kestrel/CLAUDE.md)CLAUDE.mdIf unsure, ask which file to update.
npx claudepluginhub tta-lab/ttal-cli --plugin ttalGuides effective maintenance of CLAUDE.md files: adding lessons learned, updating conventions, restructuring instructions. Covers when to update/remove rules, structure templates, hierarchy, and size limits.
Extracts learnings from the current conversation and appends them to the project's CLAUDE.md as generalized rules. Captures non-obvious solutions and workarounds.
Updates or creates CLAUDE.md files across projects after significant changes. Reads config.json, identifies what changed (APIs, tables, components, env vars), and appends new entries under the correct sections.