CtrlK
BlogDocsLog inGet started
Tessl Logo

dev-lifecycle

AI DevKit · Orchestrator for structured SDLC phase skills. Use when the user wants to run the full lifecycle or choose the next phase across requirements, design, planning, implementation, testing, and review.

80

Quality

100%

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

100%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured orchestration skill: concise, actionable with specific commands, clearly sequenced workflows with validation checkpoints, and good progressive disclosure that defers phase details to the routed skills plus one real bundle script.

DimensionReasoningScore

Conciseness

Lean and efficient body that assumes Claude's competence; no explanation of what SDLC or phases are, and every section earns its tokens.

3 / 3

Actionability

Provides concrete, copy-paste-ready commands (e.g. 'npx ai-devkit@latest skill list', 'npx ai-devkit@latest init -a -e claude --built-in --yes') and a specific phase-routing table rather than abstract direction.

3 / 3

Workflow Clarity

Multi-step processes are explicitly sequenced (Startup Validation steps 1-9, Plan Before Execution, Sequential flow) with validation checkpoints (lint must pass, task probe must exit 0) and feedback loops (lint fails -> init -> rerun lint; task probe fails -> continue without blocking).

3 / 3

Progressive Disclosure

SKILL.md acts as an overview that routes to one-level-deep phase skills and references a real, verified bundle script at scripts/check-status.sh, with clear signaling rather than nested or monolithic content.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 clearly states the skill's coordinating role, gives an explicit 'Use when' trigger, and enumerates the concrete phase domains. It answers what and when without padding.

DimensionReasoningScore

Specificity

Names concrete orchestration actions ('run the full lifecycle', 'choose the next phase') and enumerates six specific phase domains (requirements, design, planning, implementation, testing, review).

3 / 3

Completeness

Explicitly answers both what ('Orchestrator for structured SDLC phase skills') and when ('Use when the user wants to run the full lifecycle or choose the next phase'), with an explicit 'Use when' clause.

3 / 3

Trigger Term Quality

Natural user phrasing is well covered via 'Use when the user wants to run the full lifecycle or choose the next phase' plus the enumerated phase terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

Clear niche of SDLC lifecycle orchestration with distinct phase-based triggers unlikely to conflict with the individual phase skills it coordinates.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
codeaholicguy/ai-devkit
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.