CtrlK
BlogDocsLog inGet started
Tessl Logo

ccg-skills

CCG Skills - Quality gates, documentation generator, and multi-agent orchestration. Auto-installed by CCG workflow system.

58

Quality

66%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./templates/skills/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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 well-structured, mostly executable overview with clear sequenced quality-gate workflows and copy-paste commands. Its main gaps are an explicit validation feedback loop and concrete invocation guidance for the multi-agent skill.

Suggestions

Add a short failure-recovery note to the auto-trigger rules (e.g., 'if /verify-* reports issues, fix and re-run the verify step before proceeding').

Give the multi-agent skill a concrete runnable example mirroring the quality-gates command block, instead of only describing its capabilities.

Trim the one-line section preambles that restate the heading (e.g., 'Mandatory quality checkpoints...') to tighten token use.

DimensionReasoningScore

Conciseness

The body is lean and well-sectioned, assuming Claude's competence with only minor trimmable lines such as "Mandatory quality checkpoints to ensure deliverable standards."

4 / 5

Actionability

Provides copy-paste-ready commands via run_skill.js with concrete examples for each gate, but the multi-agent section is descriptive rather than giving an executable invocation.

4 / 5

Workflow Clarity

Auto-trigger rules give clear sequenced flows with verify-* checkpoints built into each path; the gap is the absence of an explicit failure-recovery loop.

4 / 5

Progressive Disclosure

A well-organized overview with clean sections that points one level deep to sub-skills via the runner; no bundle files exist, and the structure is appropriately split for an index.

4 / 5

Total

16

/

20

Passed

Description

58%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 conveys a clear, multi-part capability set but lacks explicit trigger guidance and relies on technical terms over natural user language. It is mostly distinct thanks to its CCG branding.

Suggestions

Add an explicit 'Use when...' clause naming the natural situations that should activate this skill (e.g., running CCG quality gates, generating module docs, coordinating multiple agents).

Soften jargon with user-facing synonyms (e.g., 'documentation generator' paired with 'create README/DESIGN docs', 'quality gates' paired with 'verify module/security/changes').

Replace the installation note with invocation context so the 'when' is as concrete as the 'what'.

DimensionReasoningScore

Specificity

Lists several specific capabilities ("Quality gates, documentation generator, and multi-agent orchestration") rather than vague abstractions, though the terms lean toward categories over fine-grained actions.

4 / 5

Completeness

The "what" is clear, but there is no "Use when..." clause; "Auto-installed by CCG workflow system" describes installation, not invocation timing, so the trigger guidance cap applies.

3 / 5

Trigger Term Quality

Relevant keywords are present ("quality gates", "documentation", "multi-agent orchestration") but they skew technical/jargon and omit natural user phrasings and synonyms a person would actually say.

3 / 5

Distinctiveness Conflict Risk

The branded "CCG" niche and specific toolchain references make it mostly distinct, with only minor overlap risk against generic dev-tool skills.

4 / 5

Total

14

/

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
fengshao1227/ccg-workflow
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.