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. Use when a design or spec document must become a running MVP through planned vertical slices.

72

Quality

89%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

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-organized orchestration skill body that is concise and clearly structured with explicit gates and a feedback loop. The main weakness is that several concrete execution steps are delegated to referenced sibling skills rather than spelled out inline.

Suggestions

Inline a one-line concrete invocation form for the orch-pipeline engine (e.g. the actual command or phase entry point) so the first step is copy-paste ready rather than delegated.

Add a brief note on what 'passes or plateaus' means for the gan-build loop (e.g. stop condition / max iterations reached) to make the feedback loop's exit explicit.

Clarify the Gate 1 approval criteria (what makes a slice plan approvable) so the checkpoint is a validation step, not just a pause.

DimensionReasoningScore

Conciseness

Lean and dense throughout — terse bullets, the 'Actor · action · target' framing, and operation settings assume Claude's competence with no padding or explanation of known concepts.

5 / 5

Actionability

Provides a concrete executable command with flags ('/gan-build "<one-line brief>" --skip-planner', '--max-iterations 15', '--pass-threshold 7.0', '--eval-mode playwright'), but the opening 'Run the orch-pipeline engine with the settings above' delegates specifics to a referenced skill, leaving minor gaps.

4 / 5

Workflow Clarity

Clear phased sequence (0→6) with explicit Gate 1 (slice plan) and Gate 2 (pre-commit) checkpoints and a generator→evaluator feedback loop, though execution detail is partly deferred to the orch-pipeline engine.

4 / 5

Progressive Disclosure

Short, well-sectioned overview with one-level-deep, clearly signaled references to orch-pipeline/SKILL.md and gan-harness artifacts; no bundle files needed and navigation is easy.

5 / 5

Total

18

/

20

Passed

Description

92%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 strong, specific description that clearly states both the capability and the trigger conditions, with concrete pipeline actions and a well-defined niche. Minor room for broader trigger-term synonyms keeps trigger quality at 4 rather than 5.

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' — covering the full pipeline comprehensively.

5 / 5

Completeness

Explicitly answers both what (bootstrapping an MVP via ingest→plan→scaffold→TDD→review→gated commit) and when ('Use to turn an SDD/PRD into a running starting point. Use when a design or spec document must become a running MVP...').

5 / 5

Trigger Term Quality

Includes natural terms users would say ('design or spec document', 'SDD/PRD', 'MVP', 'running MVP') with good coverage, though a few synonyms or extensions are missing.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche — turning an SDD/PRD into a running MVP via planned vertical slices — with distinct triggers and minimal overlap with generic build skills.

5 / 5

Total

19

/

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.