CtrlK
BlogDocsLog inGet started
Tessl Logo

gbrain-advisor

Proactive "make the most of gbrain" coaching. Runs `gbrain advisor` on a cadence and pings the user with the top high-leverage actions for their brain: version drift, pending migrations, stalled jobs, low embed coverage, setup smells, and uninstalled brain skills. Read-only; always asks before fixing.

63

Quality

75%

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 ./skills/gbrain-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 body is highly actionable with concrete commands, a real payload schema, and a gated ask-before-apply workflow, all in a well-structured single file; only minor conciseness and feedback-loop gaps keep it from top marks.

Suggestions

Add an explicit error-recovery step for a failed `--apply` (e.g. re-run `gbrain advisor --json`, inspect the finding, retry or report) to make the feedback loop explicit.

De-duplicate the read-only/ask-first guarantees between the Contract and Anti-Patterns sections to tighten conciseness.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence — it documents gbrain-specific semantics (exit codes, JSON payload) Claude wouldn't know rather than padding with general concepts; minor repetition of read-only/ask-first across Contract and Anti-Patterns could be trimmed.

4 / 5

Actionability

Fully executable guidance: concrete commands (`gbrain advisor --json`, `gbrain advisor --apply <dispatch_id>`), the exact JSON payload shape, exit-code severity gate, and a copy-ready output template covering common cases.

5 / 5

Workflow Clarity

Clear numbered sequence with explicit checkpoints — severity-gate exit codes, "ask whether to run it", "Never run a fix the user didn't approve" — and a new-since-last-run delta; not a 5 because error-recovery feedback for a failed `--apply` is only implicit.

4 / 5

Progressive Disclosure

Well-organized single-file skill with clearly labeled sections and one-level, clearly signaled references (brain-first convention, cron-scheduler skill); no bundle files exist so structure is assessed on sectioning, which is strong but the file is slightly over the 50-line simple-skill threshold.

4 / 5

Total

17

/

20

Passed

Description

67%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 specific and distinctive with strong concrete action coverage, but lacks explicit trigger guidance and natural-language synonyms in the description field itself, capping completeness and trigger-term quality.

Suggestions

Add an explicit "Use when the user asks how to get more out of gbrain, wants a brain checkup, or mentions version drift/migrations" clause to the description so 'when' is explicit.

Include natural synonyms users actually say (e.g. "gbrain checkup", "is my brain healthy", "brain review") alongside the technical signal terms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and signal types — "version drift, pending migrations, stalled jobs, low embed coverage, setup smells, and uninstalled brain skills" — plus read-only/ask-before-fix behavior, giving comprehensive coverage.

5 / 5

Completeness

"What" is clear (runs `gbrain advisor` on a cadence and pings top actions) but "when" is only weakly implied via "on a cadence" with no explicit "Use when…" clause, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Leads with one natural user phrase ("make the most of gbrain") but the rest is technical jargon (embed coverage, migrations) with no synonyms or common variations; missing the natural terms users would say.

3 / 5

Distinctiveness Conflict Risk

Occupies a clear gbrain-specific niche with distinct triggers; the advisor/read-only framing makes conflict with other skills minimal.

5 / 5

Total

16

/

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
garrytan/gbrain
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.