What problem does it solve? Remote and solo agent-driven teams lose context at handoff: a teammate opening a task in a fresh session does not know what to build, against which contracts, on which branch, or under which rules. This Skill assembles phase-plan tasks into a self-contained mission brief that any agent session can execute cold. ## Core Features & Use Cases - Context Capsule Assembly: Bundles the project one-liner, mission goal, verbatim task cards, owned vs consumed contracts, stack rules, branch names, and sync expectations into one brief. - Team and Solo Modes: Generates one mission file per member matched to TEAM.md strengths, or maps missions to sequenced persona runs with a QUEUE.md for solo operators. - Dependency and Load Checks: Slices missions by track and dependency DAG, marks WAITS-ON lines with mock paths, flags PARALLEL-OK missions, and validates card timeboxes against declared hours at 70% capacity. - Use Case: A lead finishing sprint planning runs this Skill to produce missions/<name>-mission.md files so each teammate's agent session starts with full context and an acceptance checkbox. ## Quick Start Use the mission-brief skill to package the current phase plan into per-member mission briefs under the missions directory.