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