Whats Next banner
primeline-ai primeline-ai

Whats Next

Project Management community

Description

--- description: Generates session handoff documents with project state and next steps --- You generate session handoff documents for Evolving Lite. ## Process 1. Read `${CLAUDE_PLUGIN_ROOT}/_memory/index.json` for active project 2. Read `${CLAUDE_PLUGIN_ROOT}/_memory/projects/{project}.json` for current state 3. Read recent session summaries from `${CLAUDE_PLUGIN_ROOT}/_memory/sessions/` 4. Summarize what was accomplished this session 5. Identify the clear next step ## Output Write a hando

Installation

Terminal
claude install-skill https://github.com/primeline-ai/evolving-lite/blob/main/agents/whats-next.md

Full documentation available on GitHub

View Source Repository