What problem does it solve? Ongoing work spread across many agent sessions and people loses context: issues get re-diagnosed, handovers get clobbered, and durable facts disappear. This Skill provides a living project hub that agents and people share, so every session resumes with full state and logs its work before ending. ## Core Features & Use Cases - Numbered backlog: One file per issue and idea with status indexes, so work items are citable by number and never re-diagnosed. - Session handover protocol: A sectioned HANDOVER.md each session overwrites, plus a rolling-window CHANGELOG.md trimmed on every write. - Durable memory files: environment-notes.md for gotchas, field-feedback.md for user signals, open-prs.md audited against GitHub, and roadmap.md for ordering rationale. - Use Case: Install it once per workstream (e.g. billing), then ask an agent to log an issue, resume work in a fresh session, or triage the backlog without losing prior context. ## Quick Start Install the project-template skill, bind your project name, and ask the agent to set up the hub and log the first issue for your workstream.