home/productivity/start-session-prompt

Start Session.prompt

GPTClaudeDeepSeek··1,394 copies·updated 2026-07-14
start-session-prompt.prompt
---
mode: 'agent'
description: 'Start work session — load project context'
---

Read the following context files to understand the current state of the project:

1. `docs/session-log.md` — what was done in previous sessions
2. `docs/spec.md` — project specification and requirements
3. `docs/decisions.md` — architectural decisions made
4. `docs/team-roster.md` — active team

After reading them, give me a summary of:
- Last session: what was done and what is still pending
- Overall project status
- Recommended next steps

when to use it

Community prompt sourced from the open-source GitHub repo erniker/understudy (MIT). A "Start Session.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

erniker/understudy · MIT