What problem does it solve? Large development efforts that span multiple conversations lose context between sessions, causing duplicated work, forgotten dependencies, and untracked progress. This Skill structures that work into a shared plan with tracked tasks, acceptance checks, and clean handoffs between conversations. ## Core Features & Use Cases - Shared planning memory: Creates a structured initiative plan in Serena memory with objectives, scope, task dependencies, and measurable completion criteria. - One task per conversation: Executes a single task per session, runs its acceptance checks, records results, and stops with a self-contained handoff prompt for the next conversation. - Status tracking and reviews: Tracks tasks as pending, in_progress, blocked, or complete, and runs code reviews before marking work done. - Use Case: You are refactoring a large Go codebase across five phases. Create an initiative plan, then complete one phase per conversation, with each session resuming exactly where the last left off using the recorded memory and handoff prompt. ## Quick Start Ask the agent to create an initiative plan for your multi-step development work, or name an existing initiative memory and task to continue it.