CtrlK
BlogDocsLog inGet started
Tessl Logo

source-command-methodology-advisor

Analyzes your codebase and asks 3 targeted questions to recommend the right AI-assisted development methodology stack

59

Quality

68%

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 ./.agents/skills/source-command-methodology-advisor/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%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 is a strong, highly actionable workflow with executable commands, a scoring rubric, and concrete output templates, well-structured across four clear phases. Its main weaknesses are minor conciseness redundancy and the absence of explicit validation checkpoints in the analysis flow.

Suggestions

Fix the no-op duplicate on line 28 (`cat AGENTS.md 2>/dev/null || cat AGENTS.md 2>/dev/null`) — both sides are identical so the fallback does nothing; replace the second with a real fallback or remove the `||`.

Add one explicit validation checkpoint in Phase 1 (e.g., 'If fewer than 3 signal categories return results, note the gaps before scoring') to give the analysis flow a feedback loop.

Consider moving the 'Stack reference (internal)' block (lines 175-193) into a `references/stacks.md` file referenced one level deep, to further trim the main body and improve progressive disclosure.

DimensionReasoningScore

Conciseness

The body is mostly lean — concrete bash commands, a scoring table, and templates with minimal concept explanation — but contains minor trimmable redundancy such as the duplicate `cat AGENTS.md 2>/dev/null || cat AGENTS.md 2>/dev/null` and a long question bank, keeping it just below fully lean.

4 / 5

Actionability

Phase 1 provides copy-paste-ready executable bash commands across six analysis categories, Phase 2 gives a concrete scoring table, and Phases 3-4 supply exact question wording and a fill-in output template, fully covering the common cases.

5 / 5

Workflow Clarity

The four-phase sequence (silent analysis → score stacks → ask 3 questions → recommend) is clearly ordered with explicit constraints ('No more' than 3 questions), but there are no explicit validation checkpoints or feedback loops, which is a minor gap rather than a destructive-operation cap.

4 / 5

Progressive Disclosure

No bundle files exist, so the skill is self-contained; the body is well-organized with clear section headers (Phases 1-4, Stack reference) and the inline stack-reference table is short enough to belong in SKILL.md, with only minor organization gaps.

4 / 5

Total

17

/

20

Passed

Description

53%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 conveys a clear, specific purpose and a distinct niche, but it omits any explicit 'Use when' trigger guidance and slips into second-person voice, capping both completeness and specificity. Adding a natural trigger clause would substantially raise the score.

Suggestions

Add an explicit 'Use when...' clause naming the natural trigger phrases users would say (e.g., 'Use when the user asks for an AI-assisted development methodology, wants a methodology recommendation, or needs to pick a dev-process stack').

Rewrite in third person to avoid the second-person 'your codebase' phrasing (e.g., 'Analyzes the codebase and asks 3 targeted questions to recommend...').

Include common synonyms and a concrete trigger term (e.g., 'methodology stack', 'dev process', 'Spec Kit / TDD / BDD') to improve natural keyword coverage.

DimensionReasoningScore

Specificity

The description lists concrete actions ('Analyzes your codebase', 'asks 3 targeted questions', 'recommend the right AI-assisted development methodology stack'), but the base score of 4 is reduced by 1 because it uses second-person voice ('your codebase') per the rubric's voice penalty.

3 / 5

Completeness

It clearly states what the skill does (analyze codebase, ask questions, recommend a stack) but provides no 'Use when...' trigger clause, so completeness is capped at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Relevant domain keywords ('AI-assisted development', 'methodology stack', 'codebase') are present, but common variations or synonyms a user would naturally say are missing, matching the 'some relevant keywords but missing variations' anchor.

3 / 5

Distinctiveness Conflict Risk

The methodology-stack recommendation niche is fairly distinct with limited overlap risk against closely related advisory skills, though the absence of explicit trigger phrases keeps it just below a 5.

4 / 5

Total

13

/

20

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
FlorianBruniaux/claude-code-ultimate-guide
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.