What problem does it solve?
LLM-facing prompts, handoffs, and generated artifacts often contain vague terms like "appropriate", "as needed", or "TBD" that force downstream consumers to guess, causing unstable execution and missed requirements. This Skill provides rules and checklists to make every instruction concrete and verifiable.
Core Features & Use Cases
- Ambiguity Rewriting: Converts vague expressions ("optional", "per convention", "related files") into concrete paths, conditions, decision rules, and observable criteria using a rewrite pattern table.
- Handoff and Artifact Checklists: Verifies that prompts and generated documents specify target actions, source artifacts, output formats, success criteria, and unresolved decisions with owners.
- Use Case: Before passing a task specification to another agent or teammate, run it through this Skill to replace subjective wording with measurable criteria and record any blocking unknowns with their decision owner.
Quick Start
Review this task handoff document and rewrite any ambiguous instructions so the next agent can execute it without guessing.