CtrlK
BlogDocsLog inGet started
Tessl Logo

speckit-git-remote

Detect Git remote URL for GitHub integration

66

1.42x
Quality

51%

Does it follow best practices?

Impact

98%

1.42x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./.claude/skills/speckit-git-remote/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

95%

22%

Git Remote Inspector Tool

Git remote URL parsing for both HTTPS and SSH formats

Criteria
Without context
With context

Uses git config command

0%

100%

Checks git availability

0%

100%

HTTPS owner extraction

100%

100%

HTTPS repo extraction

100%

100%

HTTPS is_github true

100%

100%

SSH owner extraction

100%

100%

SSH repo extraction

100%

100%

SSH is_github true

100%

100%

raw_url field present

100%

100%

Script is executable

50%

50%

100%

15%

Multi-Host Repository Metadata Extractor

Non-GitHub remote correctly flagged as not GitHub

Criteria
Without context
With context

GitHub is_github true

100%

100%

GitLab is_github false

100%

100%

Bitbucket is_github false

100%

100%

Uses git config command

0%

100%

GitLab owner correct

100%

100%

GitLab repo correct

100%

100%

Bitbucket SSH owner correct

100%

100%

Bitbucket SSH repo correct

100%

100%

raw_url present in all results

100%

100%

Git availability check

37%

100%

100%

51%

Resilient Project Context Detector

Graceful degradation when no Git repository or remote present

Criteria
Without context
With context

No-repo check command

75%

100%

Warning message format

0%

100%

No-repo returns empty

100%

100%

No-remote returns empty

100%

100%

With-remote returns data

40%

100%

Uses git config command

0%

100%

Script does not exit on failure

100%

100%

is_github field present

0%

100%

is_github false for non-GitHub

0%

100%

Repository
mixpanel/mixpanel-headless
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

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.