pf-ux-tandem

Spawn a UX observer to watch a tmux pane and provide usability feedback.

2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/slabgorb/sidequest --skill pf-ux-tandem
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pf-ux-tandem
Source: https://github.com/slabgorb/sidequest/tree/main/.pennyfarthing/skills/pf-ux-tandem
Command: npx skills add https://github.com/slabgorb/sidequest --skill pf-ux-tandem

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Live, real-time usability feedback for terminal UIs by observing a tmux pane and suggesting concrete improvements.

Core Features & Use Cases

  • Real-time observer-spawn and two-way collaboration via Agent Teams
  • tmux pane capture for live usability suggestions
  • Iterative change implementation and teardown

Quick Start

Spawn a ux-tandem observer and begin live pane review with real-time feedback.

Frequently Asked Questions about pf-ux-tandem

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

FAQPage Schema
How do I get real-time UX feedback on a terminal application?

Real-time UX feedback on a terminal application is generated by spawning a UX observer that watches a running tmux pane and provides continuous usability suggestions. This enables rapid UI iteration and polishing directly within the terminal.

What is live usability review for terminal UIs?

Live usability review for terminal UIs is a process where an automated observer monitors a tmux pane to deliver immediate, actionable feedback on interface design. It enables developers to catch and resolve usability issues during active development.

Do I need tmux to run a live UX observer?

Yes, you need tmux to run a live UX observer because the Skill relies on tmux pane capture to monitor running applications. It also requires Agent Teams with SendMessage functionality to enable two-way collaboration and teardown.

Can I use Agent Teams for two-way collaboration during a UX review?

Yes, you can use Agent Teams for two-way collaboration during a UX review by leveraging the SendMessage feature. This allows the spawned UX observer to communicate usability insights and coordinate iterative changes with the primary agent.

What is the best way to iterate on terminal UIs using a live observer?

The best way to iterate on terminal UIs using a live observer is to spawn a tandem workflow that captures the tmux pane, implements suggested changes iteratively, and executes a teardown process once rapid UI polishing is complete.

Why does my UX review observer require theme-driven character resolution?

Theme-driven character resolution is required to enable live collaboration and observation within the terminal. It ensures the spawned UX observer can accurately interpret and provide feedback on the visual elements displayed in the tmux pane.