CtrlK
BlogDocsLog inGet started
Tessl Logo

openwork-desktop-sync

Sync qwen-code packages/desktop with modelstudioai/openwork using commit-by-commit path migration, not subtree split or tree overwrite. Use when exporting qwen-code desktop changes to OpenWork, importing OpenWork desktop changes into qwen-code, preserving target-owned overlay files such as README.md, resolving sync conflicts, or preparing sync PR branches between the two repositories.

80

Quality

100%

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

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is lean, executable, and well-sequenced with validation checkpoints and feedback loops for a destructive git-migration operation. With no bundle files needed, its organized inline sections satisfy progressive disclosure cleanly.

DimensionReasoningScore

Conciseness

The body opens directly with the mechanism ('The repository script owns the Git mechanics') and never explains Git or commit basics Claude already knows; every section (Contract, Modes, Workflow, Rules) earns its place. Matches the 'lean and efficient; every token earns its place' anchor; not 2 because there is no unnecessary explanation or padding.

3 / 3

Actionability

Provides fully executable commands throughout — 'OPENWORK_DIR=/path/to/openwork bun run desktop-openwork-sync --mode export', 'bun run desktop-openwork-sync --mode export --source-base <qwen-code-ref>', and verification commands like 'git diff --check HEAD' and 'git diff --name-status <target-base>..HEAD' — copy-paste ready with placeholders. Not 2 because the code is real and executable, not pseudocode.

3 / 3

Workflow Clarity

A five-step numbered workflow with validation up front (step 1 checks clean worktrees), conflict-resolution guidance (step 3), and explicit verification (step 4), plus the Contract documents feedback loops ('the sync stops so the agent can convert that resolution into a normal follow-up commit'). Not 2 because explicit checkpoints and error-recovery are present.

3 / 3

Progressive Disclosure

No bundle files exist (references/scripts/assets absent) and the ~80-line body is organized into clear Contract/Modes/Workflow/Rules sections with no nested or deeply chained references; per the simple-skill note, well-organized inline content scores 3. Not 2 because content is appropriately self-contained rather than a wall of text or misplaced reference.

3 / 3

Total

12

/

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 specific, uses third-person/gerund voice, and pairs a clear capability statement with an explicit multi-trigger 'Use when' clause for a distinct two-repo sync niche. It reads naturally and is unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'commit-by-commit path migration', 'exporting qwen-code desktop changes to OpenWork', 'importing OpenWork desktop changes', 'preserving target-owned overlay files such as README.md', 'resolving sync conflicts', 'preparing sync PR branches' — matching the 'lists multiple specific concrete actions' anchor; not 2 because the action set is comprehensive rather than partial.

3 / 3

Completeness

Explicitly states what ('commit-by-commit path migration' between the two repos) and an explicit 'Use when...' clause with multiple triggers, matching the 'clearly answers both what AND when' anchor; not 2 because the when guidance is explicit, not merely implied.

3 / 3

Trigger Term Quality

Covers natural phrasings a user would actually say — 'exporting...changes to OpenWork', 'importing...changes into qwen-code', 'resolving sync conflicts', 'preparing sync PR branches' — giving good coverage of common variations; not 2 because it spans export, import, conflict, and PR scenarios rather than a single keyword.

3 / 3

Distinctiveness Conflict Risk

A narrow niche — syncing between two named repos (qwen-code <-> OpenWork) via commit-by-commit migration — with distinct triggers unlikely to fire for an unrelated skill; not 2 because the two-repo, path-migration framing is too specific to overlap with generic sync skills.

3 / 3

Total

12

/

12

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
QwenLM/qwen-code
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.