CtrlK
BlogDocsLog inGet started
Tessl Logo

full-stack-orchestration-full-stack-feature

Use when working with full stack orchestration full stack feature

41

Quality

41%

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

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills/skills/full-stack-orchestration-full-stack-feature/SKILL.md

The canonical home for this skill is full-stack-orchestration-full-stack-feature in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

57%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 content provides a well-structured, phased multi-agent workflow with concrete subagent assignments, but it is monolithic (no real bundle files), relies on template prompts rather than executable steps, and omits validation checkpoints for risky operations like deployment and migrations.

Suggestions

Add explicit validation gates between phases (e.g., verify API contracts pass before Phase 3, validate migrations on a copy before applying).

Move the detailed per-phase prompts into a referenced playbook file and actually create the referenced 'resources/implementation-playbook.md'.

Replace generic prompt-template strings with concrete, copy-paste-ready invocations or example command outputs for at least the common stacks.

DimensionReasoningScore

Conciseness

The body is largely lean lists of subagent types, prompts, and expected outputs with minimal padding of concepts Claude already knows, though some prompt templates are wordy.

4 / 5

Actionability

Each step names a concrete subagent_type and prompt, but the prompts are template strings with $ARGUMENTS placeholders rather than executable code or commands, leaving key execution details implied.

3 / 5

Workflow Clarity

Phases and 12 steps are clearly sequenced, but destructive and batch operations (migrations, DB changes, deployment, security hardening) lack explicit validation checkpoints, capping the score at 3.

3 / 5

Progressive Disclosure

Content is organized into phases but the entire multi-phase playbook is inlined in SKILL.md, and the lone reference to 'resources/implementation-playbook.md' points to a file that does not exist in the bundle.

3 / 5

Total

13

/

20

Passed

Description

25%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 tautological and generic, repeating the skill name as both the domain and the trigger without stating concrete capabilities or natural keywords. It reads as an auto-generated placeholder rather than actionable trigger guidance.

Suggestions

State 2-4 concrete actions the skill performs (e.g., 'orchestrates backend, frontend, and infra agents to deliver a full-stack feature').

Add natural user-facing trigger phrases such as 'full-stack feature', 'API-first development', or 'multi-agent feature delivery'.

Avoid restating the skill name verbatim; differentiate the 'what' (capabilities) from the 'when' (trigger conditions).

DimensionReasoningScore

Specificity

The description 'Use when working with full stack orchestration full stack feature' names a domain but provides no concrete actions, only a generic 'working with ... tasks' framing.

2 / 5

Completeness

It contains a 'Use when' clause but offers no clear 'what' — no capabilities or actions are stated, only a vague 'when'.

2 / 5

Trigger Term Quality

The phrase 'full stack orchestration full stack feature' is redundant jargon rather than natural keywords a user would say, missing common trigger variations.

2 / 5

Distinctiveness Conflict Risk

The broad, redundant 'full stack' framing overlaps with many general development skills and lacks distinct, narrowly-scoped triggers.

2 / 5

Total

8

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.