CtrlK
BlogDocsLog inGet started
Tessl Logo

orch-fix-defect

Orchestrate fixing a bug — reproduce it as a failing regression test, fix to green, review, and gated commit — by delegating each phase to the matching ECC agent. Use when existing behavior is broken or wrong.

68

Quality

85%

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

86%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 tight, well-structured orchestration skill that assumes Claude's competence and gives concrete delegations with explicit gates and a red→green validation loop. The only weakness is that core mechanics are delegated to the orch-pipeline engine rather than restated here.

DimensionReasoningScore

Conciseness

Lean and efficient with no explaining of concepts Claude already knows; every section (When to Use, Operation settings, How It Works, Example) earns its place, including the single earned justification "Proving the bug exists first is what separates a fix from a tweak."

5 / 5

Actionability

Concrete, executable delegations are named throughout ("Run the orch-pipeline engine", "scope it with code-explorer", "escalate build breaks to build-error-resolver / /build-fix", "Stop at Gate 1 ... Gate 2"), but the phase-mask notation and gate mechanics are deferred to the engine, leaving minor gaps.

4 / 5

Workflow Clarity

A clear numbered sequence with explicit checkpoints (Gate 1, Gate 2) and a red-test→green-test feedback loop, but detailed validation mechanics rely on the external orch-pipeline engine rather than being self-contained.

4 / 5

Progressive Disclosure

A sub-50-line single-purpose wrapper with well-organized sections and a single clearly-signaled one-level reference to orch-pipeline/SKILL.md; no bundle files are needed or present, satisfying the simple-skill exception.

5 / 5

Total

18

/

20

Passed

Description

83%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 concise, third-person description that concretely names the fix pipeline and gives an explicit, natural trigger. It is strong on completeness and specificity with only minor keyword-coverage and distinctiveness gaps.

DimensionReasoningScore

Specificity

Lists several concrete actions — "reproduce it as a failing regression test", "fix to green", "review", "gated commit" — but the mechanism ("delegating each phase to the matching ECC agent") leaves minor gaps in coverage.

4 / 5

Completeness

Clearly answers both what (orchestrate fixing via reproduce→fix→review→gated commit through ECC agents) and when ("Use when existing behavior is broken or wrong") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural terms users would say are present ("fixing a bug", "broken", "wrong") with a concrete "Use when existing behavior is broken or wrong" trigger, though common synonyms like regression/crash/error are absent.

4 / 5

Distinctiveness Conflict Risk

The "broken or wrong" existing-behavior trigger carves a clear niche distinct from feature changes, though the description alone does not explicitly distinguish it from sibling orch-fix/orch-change skills.

4 / 5

Total

17

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

relative_links

Relative link issues: 1 suspicious

Warning

Total

14

/

16

Passed

Repository
affaan-m/ECC
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.