---
title: "Give the next agent context from your session log | Ian Nuttall"
description: "Logging AI sessions"
canonical: "https://ian.is/post/agent-session-handoffs"
language: "en"
---

# Give the next agent context from your session log

Dec 2025 / 45,054 views / [via X](https://x.com/iannuttall/status/2003030081305039284)

I log my sessions with /end-session to log:

\- overview of what we did
\- files we created/deleted/modified
\- why we made decisions
\- what worked/didn’t work
\- steps for next session

then I run /start-session with new agent and it reads the last log to get the context it needs

[![](https://ian.is/media/tweets/2002733131003297964/25401953/791e08987788404f2598ff7ae3227f2572225d043931e18536df350f8857ae05.png)**Peter Steinberger 🦞**@steipete](https://x.com/steipete)

> I see sooooo many solutions folks are building to access old coding sessions - I never once had the need for this?

## Ian's List

Join 15k\+ subscribers
