From commands-team-collaboration
Identifies key learnings from the session (new project info, corrections, code struggles) and updates CLAUDE.md or CLAUDE.local.md files with relevant details.
npx claudepluginhub davepoon/buildwithclaude --plugin commands-team-collaboration# Session Learning Capture
Capture and document session learnings
## Instructions
1. **Identify Session Learnings**
- Review if during your session:
- You learned something new about the project
- I corrected you on a specific implementation detail
- I corrected source code you generated
- You struggled to find specific information and had to infer details about the project
- You lost track of the project structure and had to look up information in the source code
2. **Determine Appropriate File**
- Choose the right file for the information:
- `CLAUDE.../session-learning-captureIdentifies key learnings from the session (new project info, corrections, code struggles) and updates CLAUDE.md or CLAUDE.local.md files with relevant details.
Capture and document session learnings
Identify Session Learnings
Determine Appropriate File
CLAUDE.md for shared context that should be version controlledCLAUDE.local.md for private notes and developer-specific settingsCLAUDE.md for component-specific informationMemory File Types Summary
CLAUDE.md):
CLAUDE.local.md):
CLAUDE.mdCLAUDE.md files in child folders are loaded only when editing files in those subfolders~/.claude/CLAUDE.md):
Update Memory Files
apps/[project]-ui/CLAUDE.mdapps/[project]-api/CLAUDE.mdcdk/CLAUDE.md or infrastructure/CLAUDE.mdThis command is based on the work of Thomas Landgraf: https://thomaslandgraf.substack.com/p/claude-codes-memory-working-with