Halal Doctor banner
goww7 goww7

Halal Doctor

Development community

Description

--- name: halal-doctor description: Diagnose the Halal Terminal plugin — credentials storage, API key validity, plan quota, MCP bridge connectivity, skill inventory, recent errors. Read-only; never mutates state. --- # /halal-doctor Run the checks below in order. Report each as ✓ / ⚠ / ✗ with a one-line explanation. Keep output compact; do not lecture. ## 1. Plugin version Read `.claude-plugin/plugin.json` from this plugin's install path. Report `name` and `version`. ## 2. Credentials stora

Installation

Installs to ~/.claude/skills/goww7-halalterminal-claude-skills-halal-doctor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/goww7-halalterminal-claude-skills-halal-doctor && curl -fsSL https://raw.githubusercontent.com/goww7/halalterminal-claude-skills/HEAD/commands/halal-doctor.md -o ~/.claude/skills/goww7-halalterminal-claude-skills-halal-doctor/SKILL.md

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

Full documentation available on GitHub

View Source Repository