CtrlK
BlogDocsLog inGet started
Tessl Logo

orch-add-feature

Orchestrate building a brand-new feature end to end — research, plan, TDD implementation, review, and gated commit — by delegating each phase to the matching ECC agent. Use when adding a capability that does not exist yet.

78

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 known issues

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.

A compact orchestration wrapper that defers machinery to the shared orch-pipeline engine while giving concrete operation settings, a first-move rule, two explicit gates, and a worked example. It is well-structured, brief, and free of concept re-explanation.

DimensionReasoningScore

Conciseness

Lean and efficient with no concept explanation or padding — 'Thin wrapper over the shared engine in orch-pipeline' and tightly scoped sections; every line earns its place, matching the score-3 lean anchor rather than the score-2 'could be tightened'.

3 / 3

Actionability

Concrete, specific guidance for an instruction-only skill: phase mask '0 → 1 → 2 → 4 → 5 → 6 (skip 3 Scaffold)', 'write new failing tests … then implement to green', and 'Add security-reviewer if the feature touches a security trigger'; per the code-vs-instruction scoring note, absence of code is not penalized when guidance is this actionable, so it is not score-2.

3 / 3

Workflow Clarity

Clear sequence with explicit validation checkpoints — 'Stop at Gate 1 (plan approval) and Gate 2 (pre-commit)' and the size-classify-then-collapse flow — matching the score-3 anchor of explicit checkpoints and feedback gating, not score-2 whose checkpoints are only implicit.

3 / 3

Progressive Disclosure

Under 50 lines with no bundle files needed; well-organized sections (When to Use, Operation settings, How It Works, Example) and a single clearly-signaled one-level reference to ../orch-pipeline/SKILL.md, matching the simple-skill scoring note that allows a 3 with well-organized sections.

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.

A concise, third-person description that names concrete phases, includes an explicit 'Use when' trigger, and carves a distinct niche for net-new feature work. It avoids verbosity and over-claims while covering both what the skill does and when to invoke it.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'research, plan, TDD implementation, review, and gated commit — by delegating each phase to the matching ECC agent' — matching the score-3 anchor of several specific concrete actions rather than the single-domain score-2 example.

3 / 3

Completeness

Explicitly answers both what ('Orchestrate building a brand-new feature end to end — research, plan, TDD implementation, review, and gated commit') and when ('Use when adding a capability that does not exist yet'), matching the score-3 anchor with an explicit trigger clause; not score-2 because the 'when' is explicit, not implied.

3 / 3

Trigger Term Quality

Natural phrasings users would say appear directly: 'building a brand-new feature', 'adding a capability that does not exist yet', giving good coverage; it is not the score-2 'some keywords but missing common variations' since both 'building a feature' and 'adding a capability' are present.

3 / 3

Distinctiveness Conflict Risk

Clear niche — net-new capabilities ('does not exist yet') with distinct triggers unlikely to conflict with fix/change skills; the 'brand-new feature' framing separates it from adjacent skills, matching the score-3 clear-niche anchor.

3 / 3

Total

12

/

12

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.