From 2bd3171cc0c2ff89af02318a1fcc109a87ae0a4a Mon Sep 17 00:00:00 2001 From: Anders Lehmann Pier Date: Fri, 13 Jun 2025 13:05:10 +0200 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6fa85f..b365ab3 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,24 @@ neural-nexus-claude-project/ ```bash # Use this prompt (from templates/session-start-prompt.md): Neural Nexus development check-in: + +**SESSION FOCUS:** - What game feature are we working on today? - Any performance issues or player feedback from last session? - Which devices should we test the latest changes on? - Priority focus: gameplay mechanics, visual polish, or technical optimization? + +**QUICK STATUS:** +- Current build status and any blockers? +- Recent player testing feedback or observations? +- Performance metrics from last session? + +**TODAY'S GOALS:** +- Primary objective for this session? +- Secondary tasks if time permits? +- Any experimental features to explore? + +Keep response concise and action-oriented to start productive development. ``` **End Each Session (CRITICAL):** @@ -257,4 +271,4 @@ This repository represents a living system for maintaining Claude Projects effec **Last Updated**: June 2025 **Current Stage**: Prototype Development -**Next Review**: July 2025 (Monthly documentation review) \ No newline at end of file +**Next Review**: July 2025 (Monthly documentation review)