CtrlK
BlogDocsLog inGet started
Tessl Logo

handle-large-tasks

Use this skill to split large plans into smaller chunks. This skill manages your context window for large tasks. Use it when a task will take a long time and cause context issues.

66

Quality

78%

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 ./.agency/plugins/nori/skills/handle-large-tasks/SKILL.md
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 body is concise, actionable, and well-sequenced with explicit validation feedback loops, fitting a simple instruction skill that needs no external references.

DimensionReasoningScore

Conciseness

The body is lean: a short required-steps list and a brief guidelines section with no padding or explanation of concepts Claude already knows, and every line carries an instruction.

3 / 3

Actionability

Guidance is concrete and specific for an instruction skill: named tools ('TodoWrite', 'Task tool'), explicit steps ('Write a test for each subagent', 'Start each subagent... with instructions to make the test pass'), and clear responsibilities.

3 / 3

Workflow Clarity

The multi-step process is clearly sequenced in the required list and includes an explicit validate-fix-retry loop ('Iterate until tests pass AND the code fits') plus a final coherence check ('make sure all tests pass and all of the code fits together coherently').

3 / 3

Progressive Disclosure

This is a simple, self-contained skill under 50 lines with no need for external references; content is well-organized into a required-steps block and a guidelines section, satisfying the simple-skill allowance.

3 / 3

Total

12

/

12

Passed

Description

57%

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 clearly covers what and when with an explicit trigger, but its self-referential second-person voice and somewhat generic planning language weaken specificity and distinctiveness.

Suggestions

Rewrite in third person starting with the action verb, e.g. 'Splits large plans into smaller chunks and manages the context window for long-running tasks. Use when a task will take a long time and may cause context issues.'

Add more concrete actions (e.g. 'decomposes plans into subagent tasks, writes per-subagent tests, iterates until tests pass') to lift specificity above the generic planning framing.

Sharpen the trigger with natural user phrasings like 'large task', 'running out of context', or 'long task' to improve trigger term coverage.

DimensionReasoningScore

Specificity

Two concrete actions are named ('split large plans into smaller chunks', 'manages your context window'), which would base at 2, but the self-referential second-person phrasing 'Use this skill to...' / 'Use it when...' triggers the voice penalty reducing specificity by 1.

1 / 3

Completeness

It explicitly answers both what ('split large plans into smaller chunks', 'manages your context window') and when ('Use it when a task will take a long time and cause context issues') with an explicit trigger clause.

3 / 3

Trigger Term Quality

Relevant terms appear ('large plans', 'large tasks', 'take a long time', 'context issues') that a user might say, but coverage is thin and 'context window' is technical jargon rather than a natural user phrase.

2 / 3

Distinctiveness Conflict Risk

Context-window management is a recognizable niche, but 'split large plans into smaller chunks' is generic and could overlap with general planning, todo, or decomposition skills.

2 / 3

Total

8

/

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
microsoft/FluidFramework
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.