CtrlK
BlogDocsLog inGet started
Tessl Logo

reflecting-on-sessions

Use when completing a plan, finishing a development branch, wrapping up a session, or at any natural transition between work phases — reviews skill-bus telemetry to identify subscription gaps and suggest improvements

80

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The content is a tight, actionable session-reflection workflow with concrete commands, exact user-facing message templates, an explicit telemetry-off checkpoint, and clear outcome branching. It is concise and well-organized with no padding.

DimensionReasoningScore

Conciseness

The body is lean and direct — no explaining of concepts Claude already knows, no padded prose — with exact user-facing messages quoted inline; the only minor inefficiency is the repeated two-line SB_CLI glob, which does not rise to verbose padding.

3 / 3

Actionability

Provides fully executable bash commands (`python3 "$SB_CLI" status/stats`) plus copy-paste-ready, exact-wording messages to present for each outcome branch, matching the copy-paste-ready anchor.

3 / 3

Workflow Clarity

A clearly sequenced 4-step process with an explicit checkpoint ('Stop here if telemetry is off') and outcome-based branching (suggestions / healthy / no data); not a destructive or batch operation, so no feedback-loop cap applies.

3 / 3

Progressive Disclosure

Under 50 lines with no external references needed, yet organized into clear sections (When to Reflect, Process with Steps 1-4); per the simple-skills note, well-organized sections earn a 3 without bundle files.

3 / 3

Total

12

/

12

Passed

Description

100%

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, uses third person, and clearly states both what it does and when to use it with natural transition triggers. It is specific, complete, and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'reviews skill-bus telemetry to identify subscription gaps and suggest improvements' — rather than vague language, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

An explicit 'Use when...' clause answers when, and 'reviews skill-bus telemetry to identify subscription gaps and suggest improvements' answers what, satisfying the both-what-and-when-with-explicit-triggers anchor.

3 / 3

Trigger Term Quality

Natural transition phrases a user would say ('completing a plan', 'finishing a development branch', 'wrapping up a session', 'natural transition between work phases') give good coverage, with the only jargon ('skill-bus telemetry') tied to the skill's actual domain.

3 / 3

Distinctiveness Conflict Risk

The skill-bus session-reflection niche with transition-moment triggers is clearly distinct and unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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
composio-community/awesome-claude-plugins
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.