CtrlK
BlogDocsLog inGet started
Tessl Logo

recipe-build

Execute decomposed tasks in autonomous execution mode

52

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

77%

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

The body is an actionable, well-sequenced orchestration recipe with explicit validation checkpoints and feedback loops covering its batch and destructive operations. It is somewhat verbose due to repeated exclusion patterns and remains a monolithic single-file skill with no progressive disclosure to bundled references.

DimensionReasoningScore

Conciseness

The body is mostly efficient procedural guidance with no basic-concept padding, but the Consumed Task Set exclusion patterns (the `*-task-prep-*.md`, `_overview-*.md`, etc. list) are stated verbatim in both Work Plan Resolution and the Consumed Task Set section, so it could be tightened.

2 / 3

Actionability

Highly concrete for an instruction-only skill: specific subagent_type values ('dev-workflows:task-executor', 'dev-workflows:quality-fixer'), Agent tool invocation templates, exact response fields to branch on ('status', 'requiresTestReview', 'stub_detected'), and a defined Completion Report Contract — copy-paste-ready guidance.

3 / 3

Workflow Clarity

An explicit 4-step cycle (task-executor -> escalation check -> quality-fixer -> commit) with per-status branches, feedback loops (return to executor with requiredFixes/incompleteImplementations), a Pre-execution Checklist, and a Post-Implementation fix cycle that repeats until all pass or blocked — clear sequence with validation checkpoints and error-recovery loops.

3 / 3

Progressive Disclosure

Well-organized into clear sections, tables, and checklists, but monolithic: all detail is inlined in a single SKILL.md with no bundle files (references/scripts/assets absent), and dense procedural logic such as the Work Plan Resolution rules is not split out — matching 'some structure but content that should be separate is inline' rather than a split, one-level-deep structure.

2 / 3

Total

10

/

12

Passed

Description

35%

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 states a concrete action and domain but relies on technical jargon ('decomposed tasks', 'autonomous execution mode') rather than natural user trigger terms, and omits any explicit 'Use when...' guidance. It is distinguishable as an orchestration recipe but generic enough to risk overlap with other execution skills.

Suggestions

Add a 'Use when...' clause naming natural triggers, e.g. 'Use when the user asks to autonomously run and commit a batch of decomposed task files'.

Replace jargon ('decomposed tasks', 'autonomous execution mode') with natural user-facing terms and list multiple concrete capabilities (e.g. execute, verify, and commit task batches).

Sharpen distinctiveness by naming the orchestration niche explicitly so it does not collide with generic task-execution skills.

DimensionReasoningScore

Specificity

"Execute decomposed tasks" names a concrete action and domain, but lists only a single action rather than multiple specific capabilities, matching the 'names domain and some actions, but not comprehensive' anchor; it is above the vague 'Helps with documents' anchor but below the multi-action anchor.

2 / 3

Completeness

It states what the skill does ("Execute decomposed tasks in autonomous execution mode") but provides no "Use when..." clause or equivalent explicit trigger guidance; per the judging guideline, a missing 'Use when...' clause caps completeness at 2.

2 / 3

Trigger Term Quality

"decomposed tasks" and "autonomous execution mode" are technical jargon a user would not naturally say; there are no natural trigger keywords, matching the 'No natural keywords; technical jargon' anchor like 'Handles document object model manipulation'.

1 / 3

Distinctiveness Conflict Risk

"Execute decomposed tasks" is somewhat specific to an orchestration niche, but the verb phrase "execute tasks" is generic enough to overlap with other task-execution skills, matching the 'somewhat specific but could still overlap' anchor rather than the clear-niche anchor.

2 / 3

Total

7

/

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
shinpr/claude-code-workflows
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.