SKILLEMALL.ai

AC git-helper

A comprehensive Git command assistant and workflow guide. Trigger whenever the user asks how to perform a specific Git operation, wants to know what a Git command does, needs help fixing a Git mistake, or wants guidance on Git best practices (like branching, rebasing, or squashing).

ClawHub Agent Skills author: Xudong Guo v1.0.1 MIT-0 4 files body ≈ 1 288 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process C 62/100 · Has gaps — weak spots: inputs and preconditions, consistency, running it twice

ProcedureSoftware developmenttype and topics are labelled automatically from the skill text
JSON
Technical rating
A
95/100
safety, quality, tests
Safety 60%
100
Quality 40%
87
Run on models
none yet
Process rating
C
62/100
Has gaps
Inputs and preconditions w 11
0
Running it twice w 4
30
Consistency w 8
40
the three weakest of ten parameters · all ten

How to improve

    For the model run — optional
    • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

    Guard findings · 0

    ✓ No critical or high findings

    Files scanned: 3. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 62/100

    • 0Inputs and preconditions. Does not say what the process needs to start
    • 30Running it twice. 18 mutating operations with no state check
    • 40Consistency. Frontmatter name (git-helper) differs from the folder (git-helper-skill)
    • 60Tools and files. Uses tools (web, git) that frontmatter does not declare
    • 60Result and completion. Output format stated, no completion criterion
    • 70When it triggers. States when to use, but not when not to
    • 70Failures and branches. 8 branches
    • 100Steps. 21 steps
    • 100Execution cost. Instruction body is 1288 tokens
    • 100Progress reporting. Reports progress
    • medium 4 test cases, all positive: not one "should refuse" or "should ask first"
    • low No test case covers injection arriving through data

    Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

    Quality signals

    • +5Description has no quoted example phrases that should trigger the skill
    • +4Description does not say when NOT to use the skill (false activations)
    • +1No license
    • +2Single-language instructions
    • +3Description length 283: enough signal without eating the budget
    • +4Structure: 20 headings
    • +3Step-by-step instructions: 21 items
    • +3Output format is stated explicitly
    • +4Has examples (5 code blocks)

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 87.

    External checks

    ClawHub: clean
    This is an instruction-only Git help skill that explains Git commands and warns users about risky operations.
    LLM: benign (high) · VirusTotal: · 29 May 2026