harness-advanced-elicitation

Apply structured elicitation methods from methods.csv to refine LLM output.

1|Updated May 23, 2026
One-click install
npx skills add https://github.com/baobao0303/harness --skill harness-advanced-elicitation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-advanced-elicitation
Source: https://github.com/baobao0303/harness/tree/main/.agents/skills/harness-advanced-elicitation
Command: npx skills add https://github.com/baobao0303/harness --skill harness-advanced-elicitation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It improves LLM-generated content by forcing deeper reflection and refinement, especially when the user wants a more rigorous critique than the first pass provides.

Core Features & Use Cases

  • Method-driven iterative critique: Loads elicitation methods from methods.csv and selects the best 5 options for the current context.
  • Interactive refinement loop: Lets the user pick, reshuffle, list all methods, or proceed, then applies the chosen method(s) to the current section.
  • Targeted enhancement of recent output: Replaces the section content with an enhanced version and asks for explicit user confirmation before applying changes.

Quick Start

Tell your agent to enhance the current section using advanced elicitation after it produces a draft, and then choose one of the numbered methods presented.

Frequently Asked Questions about harness-advanced-elicitation

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

FAQPage Schema
How do I improve LLM output through deeper critique and structured refinement?

LLM output refinement applies method-driven elicitation techniques like socratic questioning and red-teaming to existing drafts, forcing deeper reflection and iterative enhancement. It selects the best five methods based on context and applies them in strict order to replace the section with an improved version pending user confirmation.

What is the best way to apply red-teaming and first-principles analysis to an AI draft?

Red-teaming and first-principles analysis are applied through an interactive refinement loop that loads elicitation methods, presents five best-fit options for your draft, and executes chosen techniques in strict order to produce an enhanced text section requiring user confirmation before applying changes.

Can I use iterative elicitation methods to critique a specific section of generated content?

Iterative elicitation targets specific sections of recent LLM output by loading methods from a configuration file, allowing you to pick, reshuffle, or list all available critique methods, and replacing the original section content with an enhanced version after explicit user confirmation.

How do I set up socratic questioning and pre-mortems for content refinement?

Socratic questioning and pre-mortems are set up by instructing your agent to enhance the current section using advanced elicitation after generating a draft, then selecting from numbered methods presented based on the context of your content for structured application.

Does structured elicitation work with existing drafts or only new LLM generations?

Structured elicitation specifically targets existing LLM-generated drafts rather than new generations, applying selected critique methods to replace section content with enhanced versions and requiring explicit user confirmation before finalizing any changes to the original output.