# update > Update PROGRESS.md with recent session changes - Author: Roey Wullman - Repository: roeyw5/claude-code-guide - Version: 20260206122414 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/roeyw5/claude-code-guide - Web: https://mule.run/skillshub/@@roeyw5/claude-code-guide~update:20260206122414 --- --- description: 'Update PROGRESS.md with recent session changes' --- Update the PROGRESS.md file with changes made during this session. ## Instructions 1. Read the current PROGRESS.md file 2. Check git status and recent commits to see what changed 3. Review the conversation context for completed tasks, code reviews, or implemented stories 4. **Update the "Next" section** at the top with the next pending story/task 5. **Update/add to "Session Log"** - add entry for today or append to existing 6. Update the exercise status table if story progress has changed ## PROGRESS.md Structure ```markdown # Project Name - Learning Progress ## Next **Story N**: Brief description of next task --- ## Session Log ### YYYY-MM-DD (most recent first) - What was done - Another thing done ### Previous date - ... ``` ## Guidelines - **Next section**: Always update with the next pending story from the backlog - **Session Log**: Most recent date at top, append to today's entry if exists - Keep entries concise - bullet points, no fluff - Update exercise status (In Progress, Done) based on story completion - If a backlog or artifacts directory exists, check it for the next pending story $ARGUMENTS