agentsclimarketplace

Imlazy

Skill hnikoloski/imlazy

Use when you want tier-aware agent routing — detects task complexity, routes to Quick/Standard/Heavy/Vault workflows, and auto-dispatches the right agent. Trigger with /imlazy or "i am lazy" prefix.From its SKILL.md

Install
npx -y skills add hnikoloski/imlazy

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.9 KB, 445 tokens by cl100k_base, as published. Nobody here has run it

imlazy — Tier-Routed Agent Workflow

A token-efficient workflow system that classifies tasks by complexity and routes them to the right set of skills automatically.

How It Works

Trigger with /imlazy <task> or i am lazy, <task> — the router classifies the task into a tier and loads only what's needed:

TierWhenSkills loaded
QuickSimple, single-file, obvious solutionMinimal — just execute
StandardModerate complexity, clear scopeimlazy-planning (light) + imlazy-tdd + imlazy-code-review
HeavyMulti-file, ambiguous, architecturalimlazy-brainstorm + imlazy-planning (full) + imlazy-tdd + imlazy-code-review
VaultKnowledge persistence — "vault init", "vault save", "vault search", "create vault"imlazy-vault
LearnRouter misclassification feedbackimlazy-learn

Included Skills

Core workflow: imlazy-router, imlazy-bootstrap, imlazy-brainstorm, imlazy-planning, imlazy-tdd, imlazy-code-review, imlazy-debug, imlazy-parallel, imlazy-worktrees, imlazy-learn, imlazy-vault, imlazy-verify, imlazy-subagents, imlazy-write-plans, imlazy-write-skills, imlazy-receive-review, imlazy-request-review, imlazy-strategic-save, imlazy-eval, imlazy-finish-branch

Domain: imlazy-wordpress, imlazy-security, imlazy-api-design, imlazy-frontend, imlazy-backend, imlazy-standards

Obsidian vault: obsidian-markdown, obsidian-bases, json-canvas, obsidian-cli, defuddle, imlazy-vault

Installation

bash install.sh          # Unix / WSL
.\install.ps1            # Windows PowerShell

Usage

/imlazy add a tag filter to the image library
i am lazy, fix the broken upload button

What ships with it: 57 files

221.4 KB alongside SKILL.md, 12 of them executable

.claude-plugin/

.codex-plugin/

assets/

commands/

hooks/

17 more files not listed here. See all 57 in the repository.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.