CtrlK
BlogDocsLog inGet started
Tessl Logo

common-session-retrospective

Analyze conversation corrections to detect skill gaps and prepare targeted skill-library maintenance tasks. Use after any session with user corrections, rework, or retrospective requests. After finding correction loops, also load +common/common-learning-log to persist mistake entries to AGENTS_LEARNING.md.

74

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The content is well-structured and token-efficient, with a clear protocol and one-level-deep reference. Its only gap is a missing explicit verification checkpoint in the body for the batch cross-agent sync step.

Suggestions

Add an explicit post-implementation verification step to the Protocol (e.g., 'Verify: re-check each agent skill dir against the Implementation Checklist before reporting') rather than deferring all validation to the referenced methodology.md.

Surface the Implementation Checklist constraints inline at step 5 (SKILL.md ≤70 lines, AGENTS.md index updated, no duplicate skills) so the batch sync has visible pass/fail criteria in the body.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: a structure tree, a 7-step protocol, tight guidelines and anti-patterns, with no padding explaining what retrospectives or skills are.

3 / 3

Actionability

For an instruction-only skill it gives concrete, specific guidance: explicit signal types, a root-cause taxonomy, exactly-one-per-cause fix types, and a referenced report template + real example, satisfying the instruction-skill note.

3 / 3

Workflow Clarity

The 7-step protocol is clearly sequenced and includes an authorization gate, but the batch 'sync across all agent dirs' operation lacks an explicit post-implementation verification step in the body itself (it lives only in the referenced checklist), which caps clarity per the batch-operations guideline.

2 / 3

Progressive Disclosure

SKILL.md is a concise overview that signals a one-level-deep reference (references/methodology.md, which exists and holds the tables, taxonomy, template, and example) with a structure tree for navigation.

3 / 3

Total

11

/

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, third-person, and explicitly pairs a clear capability statement with a 'Use after...' trigger clause. It names concrete actions and natural trigger terms without padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: 'Analyze conversation corrections to detect skill gaps', 'prepare targeted skill-library maintenance tasks', and 'persist mistake entries to AGENTS_LEARNING.md', matching the multi-action anchor.

3 / 3

Completeness

Explicitly answers both what ('Analyze conversation corrections... prepare targeted skill-library maintenance tasks') and when ('Use after any session with user corrections, rework, or retrospective requests').

3 / 3

Trigger Term Quality

Natural trigger terms users would say appear directly: 'user corrections, rework, or retrospective requests'; these cover common phrasings rather than pure jargon.

3 / 3

Distinctiveness Conflict Risk

The session-retrospective / skill-library-maintenance niche is clearly scoped with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
HoangNguyen0403/agent-skills-standard
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.