CtrlK
BlogDocsLog inGet started
Tessl Logo

ceo-setup

One-time onboarding for the executive/manager commitment workflow — delegation-heavy, meeting prep, decision capture, morning and evening digests. Creates a `commitments` project and installs two dashboard widgets. After successful setup this skill is excluded from selection until the marker file is deleted.

61

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 ./skills/ceo-setup/SKILL.md
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 highly actionable with a clearly gated sequential workflow and complete tool calls, but it is monolithic and somewhat padded, with large inline widget code that would benefit from being split into reference/asset files.

Suggestions

Move the verbatim widget manifest/JS/CSS into files under `assets/` and reference them from the body to reduce inline bulk and improve progressive disclosure.

Trim the introductory paragraph about the executive's meeting-heavy day and collapse the 'Order of operations' list into the step headers to tighten conciseness.

Add an explicit error-recovery note for the batch writes (e.g., what to do if a `mission_create` or `memory_write` fails) to strengthen the workflow's feedback loop.

DimensionReasoningScore

Conciseness

Mostly efficient — verbatim tool calls and file contents earn their place — but the opening prose about the executive's back-to-back meetings and the duplicated 'Order of operations' list add padding Claude could do without; not lean enough for a 3.

2 / 3

Actionability

Provides fully executable, copy-paste-ready `memory_write` and `mission_create` calls with complete content strings (manifest, index.js, style.css), matching the copy-paste-ready anchor.

3 / 3

Workflow Clarity

A clearly sequenced 8-step procedure with an explicit success-gating checkpoint ('Only after every tool call above has succeeded, emit the Step 8 confirmation text') and a prominent warning against skipping ahead; this is above the level-2 'checkpoints missing or implicit' anchor.

3 / 3

Progressive Disclosure

Well-sectioned into steps, but monolithic — large inline widget JS/CSS/manifest blocks that could live in `assets/` are inlined in SKILL.md, and no bundle files are present; this fits 'content that should be separate is inline' rather than the one-level-deep reference anchor.

2 / 3

Total

10

/

12

Passed

Description

67%

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 is specific and distinct, clearly conveying what the skill does, but it omits explicit trigger guidance, leaving the 'when to use it' only implied and limiting trigger-term coverage.

Suggestions

Add an explicit 'Use when…' clause naming natural user phrases (e.g., 'Use when the user says they are a CEO/manager and wants to set up delegation, meeting-prep, and decision tracking').

Surface common user trigger phrasings such as 'set up my executive workflow' or 'help me manage my team's commitments' directly in the description.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'delegation-heavy, meeting prep, decision capture, morning and evening digests' and 'Creates a `commitments` project and installs two dashboard widgets' — matching the multi-action anchor.

3 / 3

Completeness

The 'what' is clearly stated, but the 'when' is only implied ('One-time onboarding for the executive/manager commitment workflow'); the missing explicit 'Use when…' clause caps completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

Contains some natural terms ('executive/manager', 'delegation', 'meeting prep') but lacks an explicit 'Use when…' trigger clause and common user phrasings, so it is not a level-3 coverage.

2 / 3

Distinctiveness Conflict Risk

It carves a clear niche — one-time executive/manager setup that creates a specific project and widgets — making it unlikely to trigger for the wrong skill; not a level-2 overlap.

3 / 3

Total

10

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
nearai/ironclaw
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.