What problem does it solve?
This skill addresses the common failure of AI agents to follow instructions due to vague, context-poor, or poorly structured prompts during delegation and subagent tasks.
Core Features & Use Cases
- Standardized Templates: Provides battle-tested templates for subagent, fork, and background tasks to ensure consistent output.
- Quality Assessment: Includes a built-in validator to grade your prompts and identify missing context or success criteria before you send them.
- Use Case: When you need to delegate a complex refactoring task to a subagent, use this skill to generate a structured prompt that includes specific file paths, constraints, and verification steps to ensure the subagent succeeds on the first attempt.
Quick Start
Use the prompt-crafting skill to check the quality of your current task description by running the provided python script with the check flag.