CtrlK
BlogDocsLog inGet started
Tessl Logo

update-nanoclaw

Transactionally update a customized NanoClaw checkout from official upstream without exposing live mounted source, with fork-safe skill refresh, mutable-state snapshots, migration gates, exact-code upgrade markers, detected service restart, health verification, and automatic local rollback. Use for routine merge, rebase, or selective upstream updates.

72

Quality

90%

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

88%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 tightly structured, executable runbook with strong validation and rollback safety for a risky update operation. Minor conciseness gains are available by trimming provider-independence disclaimers.

Suggestions

Condense the 'Use ordinary conversation for decisions and confirmations. Do not depend on Claude Code, Codex, OpenCode...' paragraph to one line, since the negative enumeration pads the context without aiding execution.

The inline explanation of what each controller subcommand does (e.g., the validate paragraph) could be shortened to the non-obvious facts, trusting Claude to infer the rest from the command names.

DimensionReasoningScore

Conciseness

Largely lean operational prose with executable commands, but a few sentences (e.g., 'Use ordinary conversation for decisions and confirmations. Do not depend on Claude Code, Codex, OpenCode...') are defensive framing that could be trimmed.

4 / 5

Actionability

Fully executable, copy-paste-ready bash commands cover every phase including conflict resolution, abandon, rollback, and prune, with concrete flags and example rollback instructions.

5 / 5

Workflow Clarity

A clearly numbered 1–7 sequence with an explicit safety contract, validation and health-check checkpoints, and feedback loops (fix inside stageRoot, re-run validation, automatic rollback on failure) for this destructive operation.

5 / 5

Progressive Disclosure

Well-organized into a safety contract and seven labeled steps, with one-level-deep references (docs/onecli-upgrades.md, referenced /<skill> skills) clearly signaled; no nested references, though all detail is inlined in one file.

4 / 5

Total

18

/

20

Passed

Description

92%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 is dense, concrete, and explicitly pairs a clear 'what' with an explicit 'when' trigger clause. It avoids fluff while enumerating the safety-critical capabilities that distinguish this skill.

DimensionReasoningScore

Specificity

Lists multiple concrete actions—'fork-safe skill refresh, mutable-state snapshots, migration gates, exact-code upgrade markers, detected service restart, health verification, and automatic local rollback'—giving comprehensive coverage rather than vague abstraction.

5 / 5

Completeness

Explicitly answers both what ('Transactionally update a customized NanoClaw checkout from official upstream...') and when ('Use for routine merge, rebase, or selective upstream updates.') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural trigger terms like 'merge, rebase, or selective upstream updates' and 'update' match what a user would say, but coverage lacks synonyms or variations beyond the core Git-update vocabulary.

4 / 5

Distinctiveness Conflict Risk

Targets a narrow, well-defined niche—updating a customized NanoClaw checkout from upstream—with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

19

/

20

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

referenced_paths_exist

Referenced path issues: 8 missing

Warning

Total

15

/

16

Passed

Repository
nanocoai/nanoclaw
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.