What problem does it solve?
Refine raw voice transcriptions into engineering prompts that are precise, actionable, and ready to run in this codebase. It helps engineers convert casual dictations, brainstorming notes, or spoken descriptions into a deterministic task specification that a code agent can execute without guesswork.
Core Features & Use Cases
- Transcription refinement: Converts informal, spoken language into formal prompt language with explicit instructions and context.
- Context preservation: Retains the original intent and constraints while adding rigor, checks, and structure visible to code agents.
- Workflow integration: Aligns with the Polya Understand framework and can reference bundled materials (e.g.,
references/polya_understand.md) during activation.
- On-demand resources: Supports optional
scripts/, references/, and assets/ as directed by SKILL.md.
Quick Start
Paste rough voice transcription text and the skill will output a refined engineering prompt in prompts/.