CtrlK
BlogDocsLog inGet started
Tessl Logo

new-feature

Post-launch setup for a new feature worktree — detect context, recall memories, and transition to brainstorming.

64

Quality

76%

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 ./devflow-plugin/skills/new-feature/SKILL.md

The canonical home for this skill is new-feature in AndreJorgeLopes/devflow

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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 highly actionable, clearly sequenced setup guide with executable commands, explicit guard/confirmation checkpoints, and clean section organization. Its only weakness is mild verbosity in the pipeline/orchestration and optional-offer sections.

Suggestions

Tighten Step 6's pipeline and phase-handoff paragraph — move the spawn/handoff mechanics to a referenced doc or a brief one-liner, keeping the setup guide focused on orientation.

Collapse the two optional offers in Step 5 (walkthrough and architecture diagram) into a single concise optional prompt to reduce token weight.

Consider extracting the full downstream pipeline (brainstorming → ... → finish-feature) into a references file so the SKILL.md body stays a lean overview.

DimensionReasoningScore

Conciseness

Tight, executable shell snippets and no concept-explaining fluff, but the Step 6 pipeline/phase-handoff paragraph and the double-optional offers in Step 5 add orchestration detail that could be trimmed for a setup guide.

2 / 3

Actionability

Provides copy-paste-ready shell commands, an exact ticket regex, a concrete mark_chapter JSON payload, git-log fallbacks, a rendered-context template, and exact skill invocations — fully actionable rather than abstract.

3 / 3

Workflow Clarity

A clearly sequenced Preamble + Steps 1–6 with explicit checkpoints: the Step 1 main/master guard and the Step 4 "ask BEFORE recalling more" confirmation gate; being a read-only orientation flow, no destructive-operation validation cap applies.

3 / 3

Progressive Disclosure

No bundle files exist; the body is a self-contained, well-sectioned guide (Preamble / Steps / Important) with clearly signaled skill invocations and no nested reference indirection, meeting the well-organized-sections bar.

3 / 3

Total

11

/

12

Passed

Description

67%

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 specific and occupies a clear niche, but omits an explicit "Use when..." trigger clause, leaving the activation condition implied and relying on internal jargon rather than natural user phrasing.

Suggestions

Append an explicit trigger clause, e.g. "Use when you've just been launched inside a feature worktree and need to orient, recall context, and start a feature."

Surface natural user-facing terms ("start a new feature", "set up a feature branch") alongside the internal "post-launch setup" phrasing.

Name the concrete first operation (e.g. "extract the ticket ID from the current branch") to make the actions even more granular.

DimensionReasoningScore

Specificity

Quotes three concrete actions within a clear domain — "detect context, recall memories, and transition to brainstorming" — comparable in granularity to the anchor's multi-operation list, rather than a single vague verb.

3 / 3

Completeness

Clearly answers "what" but the "when" is only implied by "Post-launch" and "new feature worktree" with no explicit trigger clause; per guidelines a missing "Use when..." caps completeness at 2.

2 / 3

Trigger Term Quality

Has real domain keywords ("worktree", "new feature", "brainstorming") but lacks a "Use when..." clause and the phrasing ("post-launch setup") is internal jargon users would not naturally say, missing common variations.

2 / 3

Distinctiveness Conflict Risk

Carves a specific niche — post-launch setup for a feature worktree — that is unlikely to overlap with general skills; triggers (worktree + brainstorming) are distinct.

3 / 3

Total

10

/

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
AndreJorgeLopes/devflow
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.