CtrlK
BlogDocsLog inGet started
Tessl Logo

ccw-chain

Chain-based CCW workflow orchestrator. Intent analysis, workflow routing, and Skill pipeline execution via progressive chain loading. Triggers on "ccw chain", "chain ccw", "workflow chain".

64

Quality

78%

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

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/ccw-chain/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 content is actionable and well-structured, giving concrete commands and a ready-to-use assembly function. Its main weakness is the absence of validation checkpoints in the pipeline execution flow, which the rubric caps at 3 for batch operations.

Suggestions

Add an explicit validation/verification checkpoint in the Execution Protocol between 'Execute' and 'Advance' (e.g., check the prior Skill's result or call chain_loader status) before calling chain_loader done.

Clarify how chain_loader is invoked (Bash command vs. function) and where $ARGUMENTS and previousResult.session_id originate, to close the actionability gaps.

Signal the @phases/ and @skills/ reference paths as navigable resources with a short note on how to resolve them, rather than burying them in the Architecture section.

DimensionReasoningScore

Conciseness

The body is dense operational guidance that largely assumes Claude's competence with chain_loader and Skill mechanics, with only minor instances of over-explanation such as 'Read the loaded doc content to understand the skill's purpose and interface'.

4 / 5

Actionability

Provides concrete commands (chain_loader list/inspect/start/done/visualize/content/status) and a copy-paste assembleCommand() function, but leaves minor gaps about how chain_loader itself is invoked and how $ARGUMENTS/session context resolve.

4 / 5

Workflow Clarity

Discovery and Execution Protocol are clearly numbered sequences, but a skill pipeline is batch-like and lacks explicit validation/verification checkpoints between steps before calling 'chain_loader done', so the destructive/batch cap applies.

3 / 5

Progressive Disclosure

Well-organized into clearly headed sections with no nested file references and no bundle files present, but the @phases/ and @skills/ path references in the Architecture section are not clearly signaled as navigable resources.

4 / 5

Total

15

/

20

Passed

Description

87%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 strong: it names concrete capabilities, provides explicit trigger guidance, and occupies a distinct niche. Voice is appropriately third person with no over-claims.

DimensionReasoningScore

Specificity

Lists three concrete actions — 'Intent analysis, workflow routing, and Skill pipeline execution via progressive chain loading' — naming the domain with several specific operations, though coverage is not fully comprehensive.

4 / 5

Completeness

Clearly states what it does (chain-based CCW workflow orchestration with named actions) and when to use it via the explicit 'Triggers on...' clause with concrete trigger phrases.

5 / 5

Trigger Term Quality

Explicit trigger phrases 'ccw chain', 'chain ccw', 'workflow chain' give good keyword coverage a user would naturally say, but synonyms and variations are limited.

4 / 5

Distinctiveness Conflict Risk

The CCW-chain niche with distinct command-style triggers ('ccw chain', 'chain ccw') creates a clear identity with minimal overlap risk against other skills.

5 / 5

Total

18

/

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

allowed_tools_field

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

Warning

Total

15

/

16

Passed

Repository
catlog22/Claude-Code-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.