Imlazy
Skill hnikoloski/imlazy
Token-efficient tier-routed agent orchestrator 40+ skills, 19 agents, Obsidian vault. Works with Claude Code, OpenCode, Codex CLI.
npx -y skills add hnikoloski/imlazyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 26 days oldThe repository was created 26 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 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.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
1.9 KB, 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:
| Tier | When | Skills loaded |
|---|---|---|
| Quick | Simple, single-file, obvious solution | Minimal — just execute |
| Standard | Moderate complexity, clear scope | imlazy-planning (light) + imlazy-tdd + imlazy-code-review |
| Heavy | Multi-file, ambiguous, architectural | imlazy-brainstorm + imlazy-planning (full) + imlazy-tdd + imlazy-code-review |
| Vault | Knowledge persistence — "vault init", "vault save", "vault search", "create vault" | imlazy-vault |
| Learn | Router misclassification feedback | imlazy-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