Repo Doctor - OpenClaw Skill

Inspect repository health, summarize failing tests, and recommend the smallest safe patch path for coding agents. The skill is packaged for agent use, with predictable commands, clear permissions, and reusable task instructions.

Repo Doctor Overview

Inspect repository health, summarize failing tests, and recommend the smallest safe patch path for coding agents. The skill is packaged for agent use, with predictable commands, clear permissions, and reusable task instructions.

How to Install Openclaw Skills

CLI

ClawHub CLI

npx clawhub@latest install repo-doctor

DIR

Manual Installation

~/.openclaw/skills/repo-doctor

AI

Chat Alternative

Paste the repository link into your assistant and ask it to use the skill.

Core Features

Features

  • Structured skill manifest
  • Agent-friendly operating instructions
  • Reusable commands
  • Local-first execution pattern

Use Cases

  • Extending a coding agent
  • Automating repeated local tasks
  • Adding specialized domain behavior

Related OpenClaw Skills