Memory Session Start
Load the previous session context and proactive suggestions from StudioMeyer Memory
The user wants to start a new session with memory context.
- Call
nex_session_startfrom thestudiomeyer-memoryMCP server. If the user provided a project argument ($ARGUMENTS), pass it asproject. Otherwise call without arguments. - Call
nex_proactivewith the sameprojectargument to get stale learnings, open decisions, and knowledge gaps. - Summarize the result for the user in 4-6 lines:
- Session number and last session's headline
- Active sprint tasks (top 3)
- Any blocked items
- Proactive suggestions ranked by priority
- End with: "Was steht an?" (German) or "What's up?" (English), matching the user's language.
Do not dump the raw JSON. Extract the important facts.