experiential-eval

Evaluate software tools through firsthand use and document qualitative experience.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/dylan-conlin/orch-go --skill experiential-eval
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experiential-eval
Source: https://github.com/dylan-conlin/orch-go/tree/main/skills/src/worker/experiential-eval
Command: npx skills add https://github.com/dylan-conlin/orch-go --skill experiential-eval

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Exposes users to real tools by performing tasks themselves and documenting first-hand experience rather than theoretical analysis.

Core Features & Use Cases

  • Hands-on usage of tools to gather experiential data and impressions.
  • Qualitative reporting on friction, usefulness, and surprises to inform decision-making.
  • Example: Evaluate a new automation tool by performing a small end-to-end task and documenting what works and what doesn't.

Quick Start

Install the tool as needed, perform the task described in SPAWN_CONTEXT, and document your firsthand experience.

Frequently Asked Questions about experiential-eval

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

FAQPage Schema
How do I document a software tool's usability through firsthand use?

To document a software tool's usability, you perform actual end-to-end tasks with the tool and capture qualitative firsthand experience regarding friction and practical effectiveness, outputting an investigation report.

What is firsthand experiential evaluation for software workflows?

Firsthand experiential evaluation is a process of testing software workflows by performing real tasks yourself to gather qualitative data on usability, rather than relying on theoretical analysis or templated checklists.

Can I evaluate a tool's practical effectiveness without writing a templated checklist?

Yes, you can evaluate practical effectiveness by performing actual usage with tangible outcomes and documenting your qualitative experience, which strictly prohibits mere reading or using templated checklists.

How do I report qualitative insights on tool-testing friction?

You report qualitative insights on tool-testing friction by performing hands-on tasks yourself and writing an investigation document that captures your impressions, usefulness, and surprises encountered during the session.

Does this approach require actual usage for evaluating automation tools?

Yes, evaluating automation tools requires actual usage where you perform a small end-to-end task yourself to document what works and what doesn't, rather than relying on theoretical analysis.

Where are experiential investigation documents stored after a usability trial?

Experiential investigation documents are stored as markdown files at .kb/investigations/{date}-eval-{slug}.md, containing the qualitative reporting from your firsthand tool-testing session.