CtrlK
BlogDocsLog inGet started
Tessl Logo

minutes-debrief

Post-meeting debrief — analyzes what happened, compares outcomes to your prep intentions, tracks decision evolution. Use when the user says "debrief", "what just happened in that meeting", "what did we decide", "debrief that call", "post-meeting", "what changed", or right after stopping a recording.

76

Quality

95%

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.

A well-constructed interactive-flow skill: actionable commands and templates, a clearly sequenced multi-phase workflow with explicit checkpoints and fallbacks, and clean single-file organization with no nested references. It assumes Claude's competence and avoids concept explanation.

DimensionReasoningScore

Conciseness

Lean and procedural: every section adds actionable value (commands, exact option text, output templates, edge-case gotchas) without explaining concepts Claude already knows. The brief framing line and narrative closing-ritual phrasings are the only mild padding but still earn their place as concrete examples.

3 / 3

Actionability

Fully executable throughout: real commands ('minutes list --limit 5', 'minutes search "<topic>" --limit 10 --since'), exact node CLI invocations with arguments, verbatim AskUserQuestion option text, and copy-paste-ready output templates.

3 / 3

Workflow Clarity

Clearly sequenced Phase 1–6 flow with explicit checkpoints: no-recording guard, AskUserQuestion disambiguation for multiple recordings, prep-match fallback (4a vs 4b), stale-prep (>48h) handling, and a sensitive-meeting (capture: none) alternate path. Validation and recovery branches are explicit rather than implicit.

3 / 3

Progressive Disclosure

No bundle files are present, and the skill is a single well-organized file: an overview ('How it works') plus clearly delimited phases and a Gotchas section. External runtime scripts are signaled one level deep via the MINUTES_SKILLS_ROOT env-var setup rather than nested references.

3 / 3

Total

12

/

12

Passed

Description

90%

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

A strong description with concrete capabilities, rich natural trigger terms, and an explicit 'Use when' clause. The only ding is second-person voice ('your prep intentions'), which caps specificity at 2 per the voice guideline.

DimensionReasoningScore

Specificity

Names several concrete actions ('analyzes what happened, compares outcomes to your prep intentions, tracks decision evolution'), which would normally anchor at 3, but the second-person 'your prep intentions' triggers the voice penalty reducing specificity by 1.

2 / 3

Completeness

Clearly answers both what (post-meeting debrief that analyzes, compares, and tracks) and when via an explicit 'Use when the user says...' clause with concrete triggers.

3 / 3

Trigger Term Quality

Excellent natural-term coverage: 'debrief', 'what just happened in that meeting', 'what did we decide', 'debrief that call', 'post-meeting', 'what changed', plus a situational trigger ('right after stopping a recording') — all phrases a user would actually say.

3 / 3

Distinctiveness Conflict Risk

A clear niche (post-meeting debrief tied to recording/stop events) with distinct, specific triggers unlikely to fire for unrelated skills.

3 / 3

Total

11

/

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
silverstein/minutes
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.