What problem does it solve? Repeatedly typing the same instructions for recurring tasks wastes effort and produces inconsistent results. This Skill turns a repeatable task pattern into a saved, reusable prompt file (.prompt.md) that can be invoked on demand. ## Core Features & Use Cases - Pattern Extraction: Reviews the conversation history to identify repeatable task patterns (e.g., explaining code, generating tests, refactoring) and generalizes them into a reusable prompt. - Guided Clarification: Asks targeted questions when no clear pattern exists, covering arguments, fixed context, and workspace versus personal scope. - Iterative Refinement: Drafts the prompt, identifies ambiguous or weak sections, and refines them with the user before finalizing. - Use Case: After spending a session asking the assistant to generate unit tests in a specific style, use this Skill to capture that workflow as a saved prompt file you can invoke with one command in future sessions. ## Quick Start Ask the assistant to create a reusable prompt file for the task you have been repeating in this conversation.