CtrlK
BlogDocsLog inGet started
Tessl Logo

recurring-jobs

The legacy manage-jobs compatibility surface, job files under jobs/, and cron scheduler internals. Use when maintaining manage-jobs integrations or debugging the scheduler.

65

Quality

79%

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/recurring-jobs/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is a tight, well-structured overview that points to concrete files, tools, and a sibling skill. Its main weakness is the absence of validation/verification checkpoints in the job-creation workflow.

Suggestions

Add an explicit validation step to the job-creation workflow (e.g., verify the cron schedule is valid and the job is enabled before considering it scheduled).

Include a concrete cron syntax example and the expected job-file frontmatter fields so create guidance is copy-paste ready.

Add a verification step after creating a job (e.g., run manage-jobs list to confirm the job appears and is due) to close the batch-operation feedback loop.

DimensionReasoningScore

Conciseness

Lean and efficient with no padded concept explanations; it assumes Claude's competence and every section earns its place.

5 / 5

Actionability

Provides concrete tool/actions (manage-jobs create/list/update), exact file paths, a stable URL, and a worked MCP import example, though no copy-paste code or cron syntax example is given.

4 / 5

Workflow Clarity

The 'How It Works' sequence is clear, but job creation is a batch operation with no validation or verification checkpoint before/after scheduling, capping this dimension per the rubric.

3 / 5

Progressive Disclosure

Well-organized into focused sections with one-level-deep navigation via Key Files and Related Skills; no bundle files are needed at this size.

5 / 5

Total

17

/

20

Passed

Description

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

The description cleanly identifies a distinct legacy compatibility niche with both a concrete 'what' and an explicit 'Use when' clause. It is concise and well-targeted, with only minor room to broaden trigger-term variety.

DimensionReasoningScore

Specificity

Names several concrete surfaces — 'manage-jobs compatibility surface', 'job files under jobs/', and 'cron scheduler internals' — rather than vague actions, sitting just below the comprehensive-action anchor.

4 / 5

Completeness

Explicit 'what' (legacy surface, job files, cron internals) and explicit 'when' ('Use when maintaining manage-jobs integrations or debugging the scheduler'), though the trigger list could be broader.

4 / 5

Trigger Term Quality

'maintaining manage-jobs integrations' and 'debugging the scheduler' are natural phrases users would say, with good coverage but a few synonyms missing.

4 / 5

Distinctiveness Conflict Risk

Carves a clear niche as 'the legacy manage-jobs compatibility surface' and explicitly defers the primary model to the sibling automations skill, minimizing conflict risk.

5 / 5

Total

17

/

20

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
BuilderIO/agent-native
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.