Skip to main content
ClaudeWave

Anti-laziness skill for AI agents. Core: the Depth Tree method, which splits a task N layers deep and gives every leaf the full time budget of the whole task, so effort multiplies with depth. Grounded in 2025-2026 research on model laziness, underthinking and premature completion.

Subagents3k stars188 forksJavaScriptMITUpdated 4d ago
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 9/3/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/Leonxlnx/unlazy && cp unlazy/*.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.

1 items in this repository

unlazySkill

Enforces completion discipline for substantial autonomous work by writing acceptance gates before execution, decomposing work with the Depth Tree, running approved checks, and re-verifying evidence before reporting. Use when an agent faces a long or multi-part task, work that has returned half-done, an exhaustive audit or build, parallel leaves or pipelines, or explicit triggers such as /unlazy, $unlazy, "tree N", "gates", and "do not stop until it is done".

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-agentsclaudeclaude-codellmproductivityprompt-engineeringskill

What people ask about unlazy

What is Leonxlnx/unlazy?

+

Leonxlnx/unlazy is subagents for the Claude AI ecosystem. Anti-laziness skill for AI agents. Core: the Depth Tree method, which splits a task N layers deep and gives every leaf the full time budget of the whole task, so effort multiplies with depth. Grounded in 2025-2026 research on model laziness, underthinking and premature completion. It has 3k GitHub stars and its last recorded update is dated 2026-08-29.

How do I install unlazy?

+

You can install unlazy by cloning the repository (https://github.com/Leonxlnx/unlazy) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Leonxlnx/unlazy safe to use?

+

Our security agent has analyzed Leonxlnx/unlazy and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains Leonxlnx/unlazy?

+

Leonxlnx/unlazy is maintained by Leonxlnx. The last recorded GitHub activity is dated 2026-08-29, with 1 open issues.

Are there alternatives to unlazy?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy unlazy to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Leonxlnx/unlazy
[![Featured on ClaudeWave](https://claudewave.com/api/badge/leonxlnx-unlazy)](https://claudewave.com/repo/leonxlnx-unlazy)
<a href="https://claudewave.com/repo/leonxlnx-unlazy"><img src="https://claudewave.com/api/badge/leonxlnx-unlazy" alt="Featured on ClaudeWave: Leonxlnx/unlazy" width="320" height="64" /></a>

More Subagents