CtrlK
BlogDocsLog inGet started
Tessl Logo

code-mate-github-copilot

Runs GitHub Copilot CLI programmatically for repository analysis and coding tasks. Use when the user asks to delegate work to Copilot CLI or obtain a Copilot coding-agent result.

72

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

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

A concise, highly actionable skill body with executable commands and a clear sequenced workflow. The only minor gap is the absence of an explicit error-recovery/retry loop, which is largely appropriate for delegating to an external agent.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with every line earning its place; e.g. "the published exit-code contract is incomplete" conveys non-obvious guidance without padding.

5 / 5

Actionability

It provides a copy-paste-ready command (`copilot -p "<prompt>" -s --output-format json --no-ask-user`) with specific flags, an availability check, and concrete JSONL parsing instructions.

5 / 5

Workflow Clarity

A clear numbered sequence with checkpoints (availability check, nonzero-exit/error-event failure detection, auth handling), but no explicit validate-fix-retry loop; appropriate for a delegation skill yet a minor gap.

4 / 5

Progressive Disclosure

Under 50 lines with no need for external references, organized into clear ## Run and ## Authentication And Permissions sections, satisfying the simple-skill exception.

5 / 5

Total

19

/

20

Passed

Description

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

A strong, third-person description that clearly states both capability and explicit trigger conditions with minimal conflict risk. The only weakness is that the listed actions ("repository analysis and coding tasks") are somewhat generic.

DimensionReasoningScore

Specificity

"Runs GitHub Copilot CLI programmatically for repository analysis and coding tasks" names the domain and a couple of actions, but "repository analysis and coding tasks" is generic rather than a comprehensive list of concrete actions.

3 / 5

Completeness

It explicitly answers both what ("Runs GitHub Copilot CLI programmatically for repository analysis and coding tasks") and when ("Use when the user asks to delegate work to Copilot CLI or obtain a Copilot coding-agent result") with concrete trigger phrases.

5 / 5

Trigger Term Quality

"delegate work to Copilot CLI" and "Copilot coding-agent result" are natural phrases a user would say, with good coverage, though synonym/extension variants are limited.

4 / 5

Distinctiveness Conflict Risk

The description targets a clear niche (GitHub Copilot CLI delegation) with distinct triggers, giving minimal conflict risk with other skills.

5 / 5

Total

17

/

20

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
CherryHQ/cherry-studio
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.