Back to list
stars-end

skills-doctor

by stars-end

Global DX Skills

0🍴 0📅 Jan 25, 2026

SKILL.md


name: skills-doctor description: Validate that the current VM has the right agent-skills installed for the repo you’re working in.

skills-doctor

Description

Validate that the current VM has the right agent-skills installed for the repo you’re working in.

This is a soft doctor: it reports issues and suggested fixes, but should not block work.

Use when:

  • Agents are missing required skills (dx-doctor, lockfile-doctor, railway-doctor, etc.)
  • You suspect ~/.agent/skills is stale on a VM
  • You want a quick “is my skills stack correct for this repo?” check

How it works

  • Picks a repo profile from skill-profiles/ based on your repo’s origin remote URL.
  • Checks that each required skill directory exists under ~/.agent/skills (or AGENT_SKILLS_DIR).
  • Prints a small actionable summary.

Usage

# From inside a repo (prime-radiant-ai, affordabot, llm-common)
~/.agent/skills/skills-doctor/check.sh

Optional overrides:

export AGENT_SKILLS_DIR="$HOME/.agent/skills"
export SKILLS_DOCTOR_PROFILE="prime-radiant-ai"   # or affordabot, llm-common
~/.agent/skills/skills-doctor/check.sh

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon