What problem does it solve?
This Skill removes ambiguity when handing design decisions or chunks to agentic coding tools by converting vague stories, failed prompts, or half-formed chunks into a single, executable prompt that prevents the tool from inventing unintended behavior.
Core Features & Use Cases
- Structured Prompt Generation: Produces a six-part prompt (context, goal, scope, constraints, definition of done, guardrails) ready to paste into Claude Code, Cursor, Replit, or similar tools.
- Prompt Repair & Diagnosis: Analyzes failed prompts, identifies the gap between expected and actual output, and suggests targeted changes to tighten results.
- Gap Prioritization & Tightens: Lists prioritized inventions the tool will make (P1–P3) and recommends exact clarifications for P1 issues.
- Use Case: Turn a shaped chunk or a broken prompt into a scoped handoff that a coding assistant can implement without adding unrequested features.
Quick Start
Turn this chunk into a single, scoped prompt for a coding tool that includes context, a one-sentence goal, explicit scope and constraints, a behavioral definition of done, and specific guardrails.