joaoariedi

Hef.Doctor — Development skill for Claude Code

Development community

Framework self-check: the running copy against the clone and upstream, the rules against upstream, the hooks linted, the manifest valid, and (opt-in) the plugin's own prompts scored.

How to install Hef.Doctor

Installs to ~/.claude/skills/joaoariedi-hefesto-hef.doctor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joaoariedi-hefesto-hef.doctor && curl -fsSL https://raw.githubusercontent.com/joaoariedi/hefesto/HEAD/commands/hef.doctor.md -o ~/.claude/skills/joaoariedi-hefesto-hef.doctor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Hef.Doctor does


model: sonnet description: "Framework self-check: the running copy against the clone and upstream, the rules against upstream, the hooks linted, the manifest valid, and (opt-in) the plugin's own prompts scored" argument-hint: "[--eval] (opt-in: run the plugin eval suite; spends tokens)"

Doctor

Everything that can go wrong with the framework *itself*, in one report. This command **reports only** — it proposes remediation commands but never runs them without the user's say-so.

1.

Alternatives in Development

  • Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
  • Doctor — Environment diagnostics with interactive fixes — providers, auth, RTK, hooks, token optimization 2.8k ★
  • /build - Start Building Skills, Prompts, Agents, Or Hooks — Quick access to the factory-guide orchestrator for building custom Skills, Prompts, Agents, or Hooks 618 ★

Full documentation available on GitHub

View Source Repository