Secondmate Doctor banner
eshwarvijay eshwarvijay

Secondmate Doctor

Git community

Description

--- description: Check and auto-fix secondmate's requirements (checker/reason harness, git/gh/python, and companions herdr/ponytail/loop-task/adhd). Installs what's missing — the human only approves each action. --- Set up secondmate end to end. YOU (the agent) run every fix so the human only approves it via the normal permission prompt — never make the human hunt for install steps. 1. Detect: `bash "${CLAUDE_PLUGIN_ROOT}/bin/doctor.sh" --json` 2. For each item with `"status":"MISSING"` and a

Installation

Installs to ~/.claude/skills/eshwarvijay-secondmate-secondmate-doctor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eshwarvijay-secondmate-secondmate-doctor && curl -fsSL https://raw.githubusercontent.com/eshwarvijay/secondmate/HEAD/commands/secondmate-doctor.md -o ~/.claude/skills/eshwarvijay-secondmate-secondmate-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