Skip to main content
ClaudeWave

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.

Subagents63 estrellas2 forksPythonMITActualizado 8d ago
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/Filip-Podstavec/claude-leverage && cp claude-leverage/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

18 items en este repositorio

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 one-shot diagnosis.

Instalar

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.

Instalar
flaky-testSlash Command

Diagnose a flaky test by running it N times. Delegates to flaky-test-isolator subagent — N runs, signature-grouped failures, stability report. Does NOT fix the test.

Instalar
adr-newSkill

>

Instalar

>

Instalar

>

Instalar

>

Instalar

>

Instalar

>

Instalar

>

Instalar

>

Instalar

>

Instalar

USE WHEN AIDEV anchors / per-dir AGENTS.md / ADRs have changed in this repo and the smart-context-surfacing PreToolUse hook needs an updated manifest. Rebuilds `.claude-leverage-context-map.json` at the repo root by running `scripts/build-context-map.py`. Read-only on source — only writes the manifest.

Instalar

>

Instalar

>

Instalar

>

Instalar

>

Instalar

>

Instalar
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
claude-aiclaude-codeclaude-code-plugin

Lo que la gente pregunta sobre claude-leverage

¿Qué es Filip-Podstavec/claude-leverage?

+

Filip-Podstavec/claude-leverage es subagents para el ecosistema de Claude AI. 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. Tiene 63 estrellas en GitHub y se actualizó por última vez 8d ago.

¿Cómo se instala claude-leverage?

+

Puedes instalar claude-leverage clonando el repositorio (https://github.com/Filip-Podstavec/claude-leverage) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar Filip-Podstavec/claude-leverage?

+

Nuestro agente de seguridad ha analizado Filip-Podstavec/claude-leverage y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene Filip-Podstavec/claude-leverage?

+

Filip-Podstavec/claude-leverage es mantenido por Filip-Podstavec. La última actividad registrada en GitHub es de 8d ago, con 0 issues abiertos.

¿Hay alternativas a claude-leverage?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega claude-leverage en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: Filip-Podstavec/claude-leverage
[![Featured on ClaudeWave](https://claudewave.com/api/badge/filip-podstavec-claude-leverage)](https://claudewave.com/repo/filip-podstavec-claude-leverage)
<a href="https://claudewave.com/repo/filip-podstavec-claude-leverage"><img src="https://claudewave.com/api/badge/filip-podstavec-claude-leverage" alt="Featured on ClaudeWave: Filip-Podstavec/claude-leverage" width="320" height="64" /></a>

Más Subagents