CtrlK
BlogDocsLog inGet started
Tessl Logo

testing-tui-runtime

How to drive the ralph-tui TUI (`run`, watch mode, pause/quit paths) end-to-end in a real terminal with a fake agent and a scratch beads tracker, without AI credentials.

66

Quality

79%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/testing-tui-runtime/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is highly actionable with concrete commands and explicit validation/feedback loops, and is well-structured; its only weaknesses are minor verbosity in historic-behavior prose and a monolithic structure that could split traps into a reference file.

DimensionReasoningScore

Conciseness

The body is dense with high-signal, tool-specific operational knowledge (exact commands, signal-timing windows, lock-guard semantics) and avoids explaining concepts Claude already knows; a few long historic-behavior narratives could be trimmed, so it sits at 'efficient with minor over-explanation' rather than perfectly lean.

4 / 5

Actionability

Fully executable guidance throughout — verbatim build/run commands, a copy-paste wrapper script, an exact invocation example, listed TUI keys, and a precise signal-driving one-liner with pgrep — covering the common cases copy-paste ready.

5 / 5

Workflow Clarity

A clear build → scratch-setup → fake-agent → run → observe sequence is paired with explicit validation checkpoints and feedback loops (sweep several delays, check the lock file and next launch's banner each time, jq the session status before attributing a banner, confirm which build you are on).

5 / 5

Progressive Disclosure

Well-organized into clearly headed sections with no nested references and no broken navigation, but it is a single ~160-line monolithic file (the long 'Known traps' section could plausibly live in a one-level-deep reference), so it does not reach the 'appropriately split' 5 anchor.

4 / 5

Total

18

/

20

Passed

Description

70%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, distinct, and rich in natural trigger terms for its niche, but it omits an explicit 'Use when...' clause, which caps its completeness at 3.

Suggestions

Append an explicit trigger clause, e.g. 'Use when a change to ralph-tui must be proven in the real TUI rather than with unit tests.'

Add a few synonym trigger terms (e.g. 'E2E', 'smoke test', 'terminal recording') to broaden natural keyword coverage.

DimensionReasoningScore

Specificity

Names the domain (ralph-tui TUI) and several concrete actions — `run`, watch mode, pause/quit paths, end-to-end in a real terminal with a fake agent and scratch beads tracker — but coverage stays within one narrow tool rather than a comprehensive action list.

4 / 5

Completeness

Gives a clear 'what' (driving the TUI's run/watch/pause/quit paths with a fake agent and scratch tracker) but the description itself has no 'Use when...' clause or explicit trigger guidance; per the rubric a missing when caps completeness at 3.

3 / 5

Trigger Term Quality

Includes natural operational terms a user working on this tool would say — 'watch mode', 'pause/quit paths', 'real terminal', 'fake agent', 'end-to-end' — with a few common variations missing, so it sits above the 3 anchor but short of comprehensive synonym coverage.

4 / 5

Distinctiveness Conflict Risk

The named tool 'ralph-tui' plus the specific runtime/E2E-testing framing carves a clear niche with distinct triggers and minimal overlap with other skills.

5 / 5

Total

16

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
subsy/ralph-tui
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.