readiness-reviewer
USE WHEN /repo-doctor --semantic runs. Judges whether discoverability artifacts (AGENTS.md, README, ADRs, GLOSSARY, per-dir AGENTS.md) are truthful, actionable, and mutually consistent — the quality layer deterministic checks cannot see. Read-only. Returns per-dimension JSON
$ npx -y skills add Filip-Podstavec/claude-leverage --agent claude-codeShips with claude-leverage. Installing the plugin gets this agent.
How it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
USE WHEN /repo-doctor --semantic runs. Judges whether discoverability artifacts (AGENTS.md, README, ADRs, GLOSSARY, per-dir AGENTS.md) are truthful, actionable, and mutually consistent — the quality layer deterministic checks cannot see. Read-only. Returns per-dimension JSON
Make any repo AI-first - write sustainable code from the start, or refactor a legacy codebase to prepare it for agent-driven development.Building blocks for Claude Code: subagents, slash commands, hooks, and workflow patterns. Copy what you need. A working developer's stack for Claude Code.
Repo: Filip-Podstavec/claude-leverage
Other agents on claude-leverage.
- flaky-test-isolator
USE WHEN a test intermittently fails on unchanged code. Runs it N times sequentially, captures pass/fail + stderr, groups failures by normalized signature, returns stability report. Read-only — never modifies code or installs deps. For statistical signal across runs, not
Open agent - security-reviewer
USE BEFORE committing security-sensitive changes (auth, crypto, routes, templates, secrets). Audits current diff for OWASP-Top-10 patterns + deps typosquatting. Read-only. Returns Critical / Important / Nice schema with file:line. Model review — not a Semgrep/CodeQL replacement.
Open agent

