CtrlK
BlogDocsLog inGet started
Tessl Logo

orch-build-mvp

Orchestrate bootstrapping a working MVP from a design or spec document — ingest the doc, plan thin vertical slices, scaffold the first end-to-end slice, then TDD-implement, review, and gated commit. Use to turn an SDD/PRD into a running starting point.

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 lean orchestration wrapper that gives concrete commands with flags/defaults and file paths, sequences the pipeline with explicit gates and a generator-evaluator feedback loop, and is well-organized into clear sections. It respects token budget by delegating to sibling skills rather than re-explaining them.

DimensionReasoningScore

Conciseness

The ~40-line body assumes Claude's competence — it does not explain what an MVP or TDD is and delegates to sibling skills by name — so every line earns its place rather than padding with concepts Claude already knows.

3 / 3

Actionability

Provides concrete executable commands with specific flags and defaults ('/gan-build "<one-line brief>" --skip-planner' with '--max-iterations 15', '--pass-threshold 7.0', '--eval-mode playwright') and concrete file paths (gan-harness/spec.md, feedback/feedback-NNN.md), which is actionable guidance for an instruction/orchestration skill.

3 / 3

Workflow Clarity

The phase sequence (0→1→2→3→4→5→6) and numbered 'How It Works' steps include explicit validation checkpoints ('Stop at Gate 1 (slice plan) and Gate 2 (pre-commit)') and a feedback loop (generator→evaluator scoring 'until the score passes or plateaus'), matching the clear-sequence-with-validation anchor.

3 / 3

Progressive Disclosure

As a sub-50-line single-purpose skill with no bundle files, the well-organized sections (When to Use, Operation settings, How It Works, Example) and one clearly-signaled one-level-deep reference ([orch-pipeline](../orch-pipeline/SKILL.md)) meet the simple-skill anchor for full marks.

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, well-constructed description that names a comprehensive set of concrete actions, includes an explicit 'Use to' trigger covering both broad and specific terms, and carves a clear spec-to-MVP niche. It answers both what the skill does and when to use it without verbosity or over-claiming.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'ingest the doc, plan thin vertical slices, scaffold the first end-to-end slice, then TDD-implement, review, and gated commit' — matching the anchor for listing several specific concrete actions rather than just naming a domain.

3 / 3

Completeness

Clearly answers what ('Orchestrate bootstrapping a working MVP...') and provides an explicit when clause ('Use to turn an SDD/PRD into a running starting point'), satisfying the what-AND-when anchor with explicit triggers.

3 / 3

Trigger Term Quality

Covers natural terms a user would say across both broad ('design or spec document', 'MVP', 'working MVP', 'bootstrap') and specific ('SDD/PRD') variations, exceeding the 'some relevant keywords but missing variations' anchor.

3 / 3

Distinctiveness Conflict Risk

The 'turn an SDD/PRD into a running starting point' trigger carves a distinct spec-doc-to-MVP niche unlikely to fire for unrelated skills, rather than being a generic 'helps with code and documents' description.

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.