fixme-decision-presentation

Standardize ASK_USER and FIX_UNCLEAR decision prompts with structured sections.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/denis-pingin/fixme --skill fixme-decision-presentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fixme-decision-presentation
Source: https://github.com/denis-pingin/fixme/tree/main/.claude/skills/fixme-decision-presentation
Command: npx skills add https://github.com/denis-pingin/fixme --skill fixme-decision-presentation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill standardizes the presentation of decisions within the fixme pipeline, ensuring a consistent format for ASK_USER and FIX_UNCLEAR prompts and their associated blocks.

Core Features & Use Cases

  • Structured decision blocks with clearly labeled sections (Context, The question, Options, and Recommendation) to guide user decisions.
  • Enforces formatting rules for readability and scannability, including required sections and style guidelines.
  • Reusable across decision scenarios in the fixme workflow, enabling consistent reviews and faster collaboration.

Quick Start

Create a structured decision block following the prescribed format to present options and a recommendation for a given issue.

Frequently Asked Questions about fixme-decision-presentation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize AI workflow prompts for user decisions?

Standardize AI workflow prompts by applying a canonical decision block format with required sections for Context, The question, Options, and a Recommendation to ensure consistent user interactions and reviews.

What is a structured decision block in an AI workflow?

A structured decision block is a standardized prompt format containing clearly labeled sections for Context, The question, Options, and a Recommendation to guide user decisions and improve scannability.

How do I format options in a structured decision presentation?

Format options in a structured decision presentation by fully specifying each option with five mandatory sub-fields within the Options section, ensuring frontmatter includes a name and description for clarity.

Can I use structured output guidelines for ambiguous pipeline prompts?

Yes, structured output guidelines can be applied to FIX_UNCLEAR and ASK_USER prompts within a pipeline, enforcing formatting rules and fully specified options to resolve ambiguity and accelerate collaboration.

What are the limitations of using a canonical decision block format?

The canonical decision block format requires strict adherence to its specified sections and five mandatory sub-fields for options, meaning any prompt not fitting this structure cannot be properly standardized within the workflow.