CtrlK
BlogDocsLog inGet started
Tessl Logo

gc-work

Finding, creating, claiming, and closing work items (beads)

63

Quality

73%

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 ./internal/bootstrap/packs/core/skills/gc-work/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

83%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 a tight, fully executable command reference that assumes Claude's competence and covers the common CRUD cases. Its main weakness is the absence of validation checkpoints for state-changing and multi-agent dispatch operations, which caps workflow clarity at 3.

Suggestions

Add explicit validation checkpoints for state-changing steps, e.g. run `bd show <id>` to confirm status is in_progress before `bd close <id>`, and verify a bead exists in the target rig's database before claiming or slinging it.

Add a brief feedback loop for errors, such as re-running `bd list --dir <rig>` to confirm a created bead landed in the expected rig database.

DimensionReasoningScore

Conciseness

Lean command reference with tight one-line examples and inline comments; every prose line carries non-obvious domain rules (ID prefix -> rig) with no padding of concepts Claude already knows.

5 / 5

Actionability

Fully executable copy-paste `bd` and `gc` commands cover the common cases (create, list, find, claim, update, close, hooks) with specific flags and placeholders.

5 / 5

Workflow Clarity

Sections follow the bead lifecycle (create -> find -> claim -> close -> hooks), but state-changing batch/multi-agent operations lack explicit validation checkpoints, capping workflow clarity at 3.

3 / 5

Progressive Disclosure

No bundle files exist, but the ~62-line single-purpose skill is cleanly organized into well-named sections with easy navigation; a couple of prose paragraphs that could live as references keep it just below a clean 5.

4 / 5

Total

17

/

20

Passed

Description

63%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 action-oriented with a distinct niche, but lacks any explicit trigger guidance and relies on domain jargon rather than natural user phrases. Completeness is capped at 3 by the missing 'Use when...' clause.

Suggestions

Add an explicit trigger clause, e.g. 'Use when managing work items (beads) in Gas City: creating tasks, claiming available work, or closing completed items.'

Include natural user-facing synonyms (tasks, issues, tickets) alongside the proprietary 'beads' term so users can discover the skill without knowing the jargon.

DimensionReasoningScore

Specificity

Names the domain and four concrete lifecycle actions ('Finding, creating, claiming, and closing work items (beads)'), giving comprehensive coverage of the stated CRUD scope.

5 / 5

Completeness

The 'what' is clear, but there is no 'Use when...' or equivalent trigger guidance, so per the missing-trigger clause completeness is capped at 3.

3 / 5

Trigger Term Quality

Keywords are present ('work items', 'beads') but lean on proprietary Gas-City jargon rather than natural user language, and miss common synonyms like tasks, issues, or tickets.

3 / 5

Distinctiveness Conflict Risk

The distinctive 'beads' framing and specific four-action lifecycle give it a clear niche with only minor overlap risk against sibling task-management skills, though 'work items' alone is generic.

4 / 5

Total

15

/

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
crypt0nerd1/gascity
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.