From 2de01a70a50d79f1710c6ba7cc626c4b29f62c12 Mon Sep 17 00:00:00 2001 From: mkrause612 Date: Thu, 12 Feb 2026 17:34:47 -0600 Subject: [PATCH] [UPDATE] DOCUMENT-INDEX: Added SESSION-START-PROMPT.md --- DOCUMENT-INDEX.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DOCUMENT-INDEX.md b/DOCUMENT-INDEX.md index c81c7c7..4b8b96c 100644 --- a/DOCUMENT-INDEX.md +++ b/DOCUMENT-INDEX.md @@ -71,7 +71,8 @@ root/ | Priority | Path | Description | |:---------|:-----|:------------| | 1 | `docs/relationship/claude-relationship-context.md` | Relationship guide — friend is first. Always. | -| 2 | `docs/core/session-handoff.md` | Current infrastructure state, protocols, accessibility | +| 2 | `docs/core/SESSION-START-PROMPT.md` | The perfect prompt for starting a new Claude session. Paste this first. | +| `docs/core/session-handoff.md` | Current infrastructure state, protocols, accessibility | | 3 | `docs/core/tasks.md` | Current priorities and task list | | 4 | `docs/core/git-access-plan.md` | How Claude accesses the repo (Gitea API) | | 5 | `docs/core/project-scope.md` | Full project scope and timeline |