CtrlK
BlogDocsLog inGet started
Tessl Logo

meta-optimize

Analyze ARIS usage logs and propose optimizations to SKILL.md files, reviewer prompts, and workflow defaults. Outer-loop harness optimization inspired by Meta-Harness (Lee et al., 2026). Use when user says "优化技能", "meta optimize", "improve skills", "分析使用记录", or wants to optimize ARIS's own harness components based on accumulated experience.

71

Quality

88%

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

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 well-validated multi-step workflow, but it is over-long for a SKILL.md: verbose hedging in the privilege-boundary section and heavy inline content drag down conciseness and progressive disclosure. Tightening the prose and offloading the event-schema and boundary detail into referenced files would materially improve it.

Suggestions

Move the Event Schema Reference (and the extended privilege-boundary / blacklist-vs-sandbox analysis) into a referenced file under a references/ bundle, keeping SKILL.md as a lean overview with one-level-deep links.

Cut hedging and restatement in the Privilege boundary section — the no-apply rule is restated in Step 6, Key Rules, and the closing line; state it once and link out for the rationale.

Tighten the model-delta and trigger-rate analysis prose to imperative bullet form, removing parenthetical caveats ('be honest about the layers', 'over-built for a not-yet-load-bearing producer') that add tokens without adding instruction.

DimensionReasoningScore

Conciseness

The body is dense and mostly efficient but carries notable padding — the verbose privilege-boundary essay ('This split is structural, not advisory...', the extended blacklist-vs-sandbox hedging, 'over-built for a not-yet-load-bearing producer, so deferred...') and repeated restatements of the no-apply rule could be tightened; not score 3 because several passages hedge and restate rather than earning every token, and not score 1 because much of the prose is genuinely novel skill-specific methodology rather than concepts Claude already knows.

2 / 3

Actionability

Provides concrete executable code throughout — the Step-0 bash availability check, the Step-1.5 python3 json.dumps heredoc, a concrete unified diff example, and a populated mcp__codex__codex call with config — copy-paste ready; not score 2 because the operational scripts are executable rather than pseudocode (the [paste original]/[today] tokens are clearly report-template fill-ins).

3 / 3

Workflow Clarity

Steps are clearly sequenced (0→1→1.5→2→3→4→5→6) with explicit validation checkpoints — Step 0 exits on insufficient data, Step 4 cross-model reviews each patch, Step 6 stages only after user approval — and feedback loops for error recovery; the destructive corpus mutation is deliberately deferred to /meta-apply with a fresh jury, so the workflow is not capped at 2.

3 / 3

Progressive Disclosure

References to deeper materials are present and clearly signaled via one-level-deep markdown links (acceptance-gate.md, capture-antipatterns.md, the output-protocol refs), but the SKILL.md itself is a ~414-line monolith with large inline blocks (the privilege-boundary essay, the Event Schema Reference) that could live in separate files; not score 3 because content that should be separate is largely inline, and not score 1 because references are clearly signaled rather than deeply nested.

2 / 3

Total

10

/

12

Passed

Description

100%

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 concise, third-person, and explicitly states both capability and trigger conditions with natural bilingual keywords. It is a strong, well-targeted description with no over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions on named targets — 'Analyze ARIS usage logs and propose optimizations to SKILL.md files, reviewer prompts, and workflow defaults' — matching the score-3 anchor 'Lists multiple specific concrete actions'; it is not the level below because it goes beyond naming only a domain and a couple of actions.

3 / 3

Completeness

Clearly answers both what ('Analyze ARIS usage logs and propose optimizations...') and when ('Use when user says...') with an explicit trigger clause; not score 2 because the 'Use when' trigger is present rather than merely implied.

3 / 3

Trigger Term Quality

Provides explicit natural trigger phrases users would say — '优化技能', 'meta optimize', 'improve skills', '分析使用记录' — giving good coverage of natural terms; not score 2 because common variations are present rather than missing.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (outer-loop harness optimization for ARIS) with distinct bilingual trigger phrases unlikely to fire for unrelated skills; not score 2 because the triggers are specific rather than broadly overlapping.

3 / 3

Total

12

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 9 suspicious

Warning

Total

13

/

16

Passed

Repository
wanshuiyin/Auto-claude-code-research-in-sleep
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.