CtrlK
BlogDocsLog inGet started
Tessl Logo

git-workflows

Reusable git delivery workflows derived from local slash commands (commit, push, PR, release notes, and GitHub Actions failure triage with worktree-based fixes).

65

Quality

77%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/git-workflows/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A concise, well-structured routing skill with clean progressive disclosure, but its actionability and workflow clarity are limited because executable steps and validation feedback loops live in referenced files rather than inline.

Suggestions

Inline at least one short concrete example per major workflow (e.g. a sample conventional-commit message format or the exact branch->push->PR command sequence) so the body is actionable without opening references.

Add an explicit validate->fix->retry checkpoint for the push/PR/release workflows (e.g. verify CI status or a clean working tree before proceeding) to lift workflow clarity above the destructive-operations cap.

DimensionReasoningScore

Conciseness

Lean 41-line body with no concept re-explanation or padding; every section earns its place and defers detail to references.

3 / 3

Actionability

Gives concrete pointers ("Read the requested command template from references/source-commands.md") and safe-default rules, but the executable steps themselves are deferred to a reference rather than stated inline.

2 / 3

Workflow Clarity

Execution rules are sequenced with a confirmation gate before side effects, but workflows involving destructive/external git operations lack an explicit validate-fix-retry feedback loop, capping clarity at 2.

2 / 3

Progressive Disclosure

Clear overview with well-signaled one-level-deep references (source-commands.md, command-catalog.md), both of which are real files, with detail appropriately split out.

3 / 3

Total

10

/

12

Passed

Description

82%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A specific, distinctive description naming concrete git delivery actions, but it lacks an explicit 'Use when...' trigger clause, which caps completeness at 2.

Suggestions

Append an explicit 'Use when...' trigger clause naming the natural user phrases that should activate this skill (e.g. 'Use when the user asks to commit, push, open a PR, draft release notes, or fix a failed GitHub Actions run').

Add common phrasing variations (e.g. 'make a commit', 'open a pull request', 'write release notes') to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Lists several concrete actions — "commit, push, PR, release notes, and GitHub Actions failure triage with worktree-based fixes" — matching the multi-action anchor.

3 / 3

Completeness

Strongly answers "what" but has no explicit "Use when..." trigger clause, so per the rubric guideline completeness is capped at 2.

2 / 3

Trigger Term Quality

Natural user-facing terms (commit, push, PR, release notes, GitHub Actions) give good coverage of what a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Scoped to git delivery workflows derived from local slash commands, a clear niche unlikely to fire for unrelated skills.

3 / 3

Total

11

/

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
TencentCloudBase/CloudBase-AI-Toolkit
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.