概要
Prompt Shaping is a specialized skill designed to bridge the gap between vague user intent and concrete technical implementation within AI agent harnesses. By restating requests in natural language, breaking them into scannable structural components, and defining a rigorous 'grounding loop' for verification, this skill prevents wasted compute and incorrect code changes. It utilizes environment-aware context grounding to infer reasonable defaults and proposes specific success criteria—such as automated tests or command assertions—to guarantee that the agent's actions fulfill the user's underlying requirements accurately.