CtrlK
BlogDocsLog inGet started
Tessl Logo

git-advanced-workflows

Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with confidence.

48

Quality

53%

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 ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/git-advanced-workflows/SKILL.md

The canonical home for this skill is git-advanced-workflows in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

57%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 highly actionable with comprehensive executable Git commands and clear workflow sequences, but it carries generic boilerplate, lacks inline validation for destructive operations, and references bundle files that are absent.

Suggestions

Remove the generic 'Instructions' and 'Do not use this skill when' boilerplate, or replace with Git-specific guidance.

Add explicit validation checkpoints inside destructive workflows, e.g. 'run tests, then force-push with --force-with-lease' and 'create a backup branch before rebasing'.

Either create the referenced references/assets/scripts files or remove the Resources entries that point to non-existent paths.

DimensionReasoningScore

Conciseness

The body is mostly command-focused and efficient, but the generic 'Instructions' ('Clarify goals... Apply relevant best practices and validate outcomes') and 'Do not use this skill when' sections are boilerplate padding that could be trimmed.

3 / 5

Actionability

It provides copy-paste-ready git commands across rebase, cherry-pick, bisect, worktrees, reflog, and recovery, with only minor gaps such as brief conflict-resolution handling and placeholder hashes.

4 / 5

Workflow Clarity

Workflows 1-5 are clearly sequenced, but destructive operations (force push, reset --hard, history rewriting) lack inline validation checkpoints; validation advice lives only in a separate Best Practices list, so the destructive-operation cap of 3 applies.

3 / 5

Progressive Disclosure

Section structure is reasonable and a Resources section lists reference files, but the bulk of detailed content is inlined in SKILL.md and the referenced bundle files (references/, assets/, scripts/) do not exist on disk.

3 / 5

Total

13

/

20

Passed

Description

48%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 identifies a clear Git-advanced niche but relies on abstract goals and over-claims rather than concrete capabilities, and it lacks any explicit 'Use when...' trigger guidance. It is distinct but not comprehensive.

Suggestions

Replace abstract goals with concrete actions, e.g. 'Run interactive rebases, cherry-pick commits across branches, bisect bugs, and recover lost commits with the reflog.'

Add an explicit trigger clause, e.g. 'Use when cleaning up commit history before a PR, applying hotfixes across release branches, or recovering from Git mistakes.'

Drop the over-claim 'recover from any situation with confidence' in favor of specific recovery scenarios.

DimensionReasoningScore

Specificity

Phrases like 'maintain clean history, collaborate effectively, and recover from any situation' name the Git domain but describe abstract goals rather than concrete operations (rebase, cherry-pick, bisect), and 'recover from any situation' is over-claim fluff.

2 / 5

Completeness

It states a clear 'what' (master advanced Git techniques for clean history, collaboration, recovery) but includes no 'Use when...' clause, so the 'when' is missing — capping completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

'advanced Git techniques', 'clean history', 'collaborate', and 'recover' are relevant keywords a user might say, but common specific phrases like 'rebase', 'cherry-pick', or 'lost commits' are missing.

3 / 5

Distinctiveness Conflict Risk

'advanced Git techniques' carves a clear niche distinct from generic skills, with only minor overlap risk against a basic Git skill.

4 / 5

Total

12

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

referenced_paths_exist

Referenced path issues: 6 missing

Warning

Total

14

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.