CtrlK
BlogDocsLog inGet started
Tessl Logo

paseo-committee

Form a committee of two high-reasoning agents to step back, do root cause analysis, and produce a plan. Use when stuck, looping, tunnel-visioning, or facing a hard planning problem.

64

Quality

76%

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 ./skills/paseo-committee/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 body is concise, well-structured, and gives concrete guidance for forming and running a two-agent committee. Its main weakness is workflow clarity: the parallel, potentially long-running operation lacks an explicit validation/convergence checkpoint, which caps it at 3. Progressive disclosure is strong for a short single-file skill.

Suggestions

Add an explicit convergence/validation checkpoint in the Workflow, e.g. a step that verifies both agents actually reached agreement and defines what to do if they do not converge within a reasonable turn count.

Tighten phrasing like 'Contrast is the point of a committee, so pick profiles from different provider families when possible' into a direct instruction to further improve conciseness.

Specify what a 'problem-level prompt' should contain (one or two concrete bullets) so the first workflow step is fully actionable.

DimensionReasoningScore

Conciseness

Lean and well-organized with no padded concept explanations; a few short phrases (e.g. 'Contrast is the point of a committee') could be trimmed but earn their place.

4 / 5

Actionability

Provides concrete, executable guidance (create agents in parallel via Paseo with '[Committee] <task>' titles, the exact no-edits suffix to append) with minor gaps around how to write the problem-level prompt.

4 / 5

Workflow Clarity

A numbered five-step sequence is present, but this batch/parallel operation has no explicit validation or convergence checkpoint beyond 'Keep going until they converge', so it sits at the validation-gap anchor.

3 / 5

Progressive Disclosure

Well-organized sections (Prerequisites, Composition, Hard rules, Workflow) for a short self-contained skill with no bundle files; minor gap is that the referenced 'paseo' skill is not a one-level-deep local reference.

4 / 5

Total

15

/

20

Passed

Description

83%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 concise, action-oriented, third person, and includes an explicit 'Use when...' clause covering both what and when. Trigger terms are natural and reasonably comprehensive. Minor overlap risk with the base paseo skill.

DimensionReasoningScore

Specificity

Names several concrete actions ('step back, do root cause analysis, and produce a plan', 'Form a committee of two high-reasoning agents') with minor gaps in coverage of what the committee actually outputs.

4 / 5

Completeness

Explicitly answers both what ('Form a committee...root cause analysis...produce a plan') and when ('Use when stuck, looping, tunnel-visioning, or facing a hard planning problem').

5 / 5

Trigger Term Quality

Good natural trigger coverage ('stuck', 'looping', 'tunnel-visioning', 'hard planning problem') that users would plausibly say, missing a few synonyms.

4 / 5

Distinctiveness Conflict Risk

Mostly distinct niche (multi-agent committee for planning), with minor overlap risk against a generic 'paseo' skill or planning skills.

4 / 5

Total

17

/

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
getpaseo/paseo
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.