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.

70

Quality

86%

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

92%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, token-efficient wrapper that clearly conveys its phase mask, gates, and size handling while deferring detail to the shared orch-pipeline engine. The only soft spot is actionability, which is concrete but not copy-paste executable by design.

DimensionReasoningScore

Conciseness

The ~45-line body is lean with no concept padding and no over-explanation; every section (settings, steps, example) earns its place, matching the score-5 'lean and efficient' anchor.

5 / 5

Actionability

Concrete operational guidance is given — 'Phase mask: 0 → 1 → 2 → 4 → 5 → 6', 'First move (phase 4): write new failing tests', the two gates — but it delegates the executable mechanics to the orch-pipeline engine rather than providing copy-paste commands, so it is mostly rather than fully executable.

4 / 5

Workflow Clarity

The numbered 'How It Works' sequence is clear and pairs with explicit validation checkpoints — 'Stop at Gate 1 (plan approval) and Gate 2 (pre-commit)' — and the example reinforces the gate flow, matching the score-5 anchor.

5 / 5

Progressive Disclosure

Under 50 lines with well-organized sections and a single, clearly signaled one-level reference to orch-pipeline ('Thin wrapper over the shared engine in orch-pipeline'); the simple-skill exception applies and structure is clean.

5 / 5

Total

19

/

20

Passed

Description

81%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: concrete, third-person, and explicit on both what and when. Its only real weakness is trigger-term breadth — a single natural phrasing rather than the fuller synonym set a user might actually say.

Suggestions

Broaden the 'Use when' clause to include common synonyms, e.g. 'Use when adding, building, implementing, or supporting a capability that does not exist yet.'

Add a brief boundary cue in the description (e.g. 'not for fixing defects or altering existing behavior') to reduce overlap with sibling orch-* skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'research, plan, TDD implementation, review, and gated commit' — with comprehensive coverage of the orchestration phases, matching the score-5 anchor.

5 / 5

Completeness

Explicitly answers both what ('Orchestrate building a brand-new feature end to end ... by delegating each phase to the matching ECC agent') and when ('Use when adding a capability that does not exist yet'), matching the score-5 anchor.

5 / 5

Trigger Term Quality

'Use when adding a capability that does not exist yet' is a natural trigger, but it offers only one phrasing and omits common synonyms (build, implement, support) that users would equally say, fitting the score-3 anchor.

3 / 5

Distinctiveness Conflict Risk

'Brand-new feature' / 'capability that does not exist yet' carves a clear niche, but the description does not explicitly disambiguate from sibling orchestrators (orch-fix-defect, orch-change-feature), so it sits at 4 rather than 5.

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.