What problem does it solve? Vague or poorly framed requests lead to misaligned agent output. This Skill rewrites your message into a single, deliberately chosen framing — such as an implementable issue or an improved prompt — before any work is executed, so intent is clarified first. ## Core Features & Use Cases - Two-step interaction: First presents a framing menu with a recommendation and waits for your pick, then generates only that one rewrite and asks whether to dispatch it. - Seven framing options: Rewrite for a junior dev, a 10-year-old, a senior dev, as an improved prompt, as an implementable issue, as a decision request, or short and direct. - Optional auto-dispatch: The --dispatch/-d flag skips the confirmation question and immediately executes the reframed message. - Use Case: You type /ff implement error handling for this API, pick framing (e), and receive a scoped issue with title, context, acceptance criteria, and validation before deciding to execute it. ## Quick Start Invoke /ff followed by the text you want reframed, then pick a framing from the menu and confirm whether to dispatch the rewrite.