CtrlK
BlogDocsLog inGet started
Tessl Logo

pr-slicer

This skill should be used when the user asks to "split this PR", "make this smaller", "create stacked PRs", "slice this change", or "reduce review churn". Helps break work into low-risk, reviewable slices with clear verification per slice.

62

Quality

72%

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/pr-slicer/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%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.

A tight, well-structured process skill that assumes Claude's competence and includes verification discipline appropriate to batch PR operations. Adding a worked slice-packet example and an explicit validate-fix-retry loop would make it fully executable.

Suggestions

Add one fully filled-out slice packet example so the template is unambiguous and copy-paste ready.

Make the verification feedback loop explicit (e.g., 'If a gate check fails, fix and re-run before handoff') to strengthen the batch-operation validation path.

Optionally show a concrete verification command example with its expected pass condition alongside the template.

DimensionReasoningScore

Conciseness

The body is lean and entirely free of padding or explanations of concepts Claude already knows; every line (budgets, ordering rules, template, verification) earns its place.

5 / 5

Actionability

Guidance is concrete and executable for an instruction-only skill (specific budgets like '<= 400 changed lines', a structured slice-packet template, risk levels), but a worked example of a filled-out slice packet would push it to fully copy-paste-ready.

4 / 5

Workflow Clarity

There is a clear sequenced process (Slicing Order 1-4) with validation checkpoints present (Verification Discipline, gate checks before handoff, recorded outcomes), but the validate->fix->retry feedback loop is only implicit rather than explicit, which matters for batch operations.

4 / 5

Progressive Disclosure

No bundle files exist and none are needed; this is a single-purpose skill under 50 lines that is well organized into clear sections, meeting the simple-skill exception for a top score.

5 / 5

Total

18

/

20

Passed

Description

60%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.

A strong description with excellent trigger-term coverage and a clear what/when structure. Its only weakness is that the 'what' is a single composite action rather than a list of several distinct capabilities.

DimensionReasoningScore

Specificity

The description names the PR-slicing domain and a single composite action ('break work into low-risk, reviewable slices with clear verification per slice'), but does not enumerate multiple distinct concrete actions, fitting the 1-2-action anchor rather than the several-actions anchor.

3 / 5

Completeness

It explicitly answers both 'what' (break work into low-risk, reviewable slices with clear verification) and 'when' (an explicit 'should be used when the user asks to...' clause with concrete trigger phrases), matching the top anchor.

5 / 5

Trigger Term Quality

Five natural quoted phrases users would actually say ('split this PR', 'make this smaller', 'create stacked PRs', 'slice this change', 'reduce review churn') provide comprehensive synonym coverage of the trigger space.

5 / 5

Distinctiveness Conflict Risk

The PR-slicing/stacking niche is narrow with distinctive triggers that are unlikely to fire for unrelated skills, giving minimal conflict risk.

5 / 5

Total

18

/

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
spacedriveapp/spacebot
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.