What problem does it solve? Delegating work to subagents often fails because prompts are vague, lack context, or omit success criteria, producing low-quality or unusable results. This Skill provides a systematic framework for writing delegation prompts that consistently yield high-quality subagent output. ## Core Features & Use Cases - 7-Step Prompt Framework: Covers intent definition, context, XML structuring, few-shot examples, role assignment, verification criteria, and return requirements. - Ready-to-Use Templates: Provides a reusable XML delegation template plus specialized patterns for code, research, and analysis tasks. - Quality Checklist & Anti-Patterns: Includes a pre-delegation checklist and a list of common mistakes (vague instructions, missing context, no verification) to avoid. - Use Case: Before asking a subagent to refactor a payment-processing function, use this Skill to build a prompt that specifies the role, constraints, verification steps, and exact return format so the subagent delivers reviewable, correct code. ## Quick Start Ask the AI to use the prompter skill to write a delegation prompt for a subagent that reviews your code for security issues.