CtrlK
BlogDocsLog inGet started
Tessl Logo

ac-task-executor

Execute implementation tasks in autonomous coding. Use when running feature implementations, executing build tasks, processing feature queue, or orchestrating task completion.

68

Quality

82%

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

The canonical home for this skill is ac-task-executor in fernandezbaptiste/Skrillz

SKILL.md
Quality
Evals
Security

Quality

Content

81%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 lean, well-organized body with executable examples and an explicitly validated, checkpointed lifecycle that suits a batch execution skill. Weakest area is actionability/progressive disclosure where the full API detail is deferred to the source file rather than documented.

DimensionReasoningScore

Conciseness

The body is efficient and well-sectioned with no padding of concepts Claude already knows, but the opening "Execute implementation tasks..." line and the Purpose section restate the frontmatter, leaving minor trim opportunities.

4 / 5

Actionability

Provides concrete, executable Python examples across the common cases (single, queue, batch) and a result schema, but the API Reference defers entirely to the source file and examples use an undefined `project_dir` variable.

4 / 5

Workflow Clarity

The 8-step Task Lifecycle is a clear checklist with an explicit VALIDATE checkpoint and feedback loops ("Retry implementation up to 3 times", rollback on critical error) for this batch operation, matching the top anchor.

5 / 5

Progressive Disclosure

Good structure with clear section headers and a single well-signaled one-level-deep reference to the verified `scripts/task_executor.py`, though most content is inline with only one pointer to source rather than dedicated reference docs.

4 / 5

Total

17

/

20

Passed

Description

83%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, well-structured description that explicitly covers both capability and triggers with concrete actions. Main weakness is reliance on domain jargon in some trigger phrases rather than the most natural user wording.

DimensionReasoningScore

Specificity

Lists several concrete actions ("running feature implementations, executing build tasks, processing feature queue, orchestrating task completion") rather than vague language, though they are variations on the same execute-task theme with minor coverage gaps.

4 / 5

Completeness

Clearly answers both what ("Execute implementation tasks in autonomous coding") and when with an explicit "Use when..." clause backed by concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Good keyword coverage with natural-ish domain phrases ("feature implementations", "build tasks", "feature queue"), though jargon like "orchestrating task completion" is less natural user speech and a few synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

The autonomous-coding task-execution niche is mostly distinct, but the closely related ac-* skill family and generic "executing build tasks" create minor overlap risk.

4 / 5

Total

17

/

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
fernandezbaptiste/Skrillz
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.