What problem does it solve? Mid-session ideas and side tasks often get lost or derail the current workflow. This Skill captures a new mission (feature, change, or addition) as it comes up, classifies it into the project's Epic/Story hierarchy, and lets you decide whether to implement it now or defer it without losing context. ## Core Features & Use Cases - Mission Capture: Interactively gathers where, what, and why for a new idea, then classifies it as a task in an existing story, a new story in an existing Epic, or a new Epic. - Board Integration: Writes the mission into Markdown board files — creating story files from a template, appending Epics to PROJECT_SUMMARY.md, or adding tasks to existing stories. - Now-or-Later Handoff: After capture, choose to plan and implement immediately or record the mission and resume the previous workflow. - Use Case: While implementing a feature you realize the settings page needs a dark mode toggle — invoke the skill to record it as a new story and continue your current work uninterrupted. ## Quick Start Ask the agent to capture a new mission, for example: btw I also need to add a dark mode toggle to the settings page.