hnikoloski

31 mods across 1 repository, 2 stars between them.

imlazy-local

01

hnikoloski/imlazy

Plugin Claude Code

Local marketplace for the imlazy plugin (not yet published).

2 1mo ago A tokens not measured original MIT

imlazy

02

hnikoloski/imlazy

Plugin Claude Code

Self-contained unified orchestrator — tier-routed agent workflow with 40+ skills, 19 subagent prompts, Obsidian vault integration, and cross-harness support.

2 1mo ago A tokens not measured original MIT

imlazy CLAUDE.md

03

hnikoloski/imlazy

Instructions file

Instructions for hnikoloski/imlazy, covering imlazy — project guidance, project layout, contributing principles and references.

2 1mo ago A 410 tokens original MIT

imlazy

04

hnikoloski/imlazy

Skill Claude CodeCodex

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.

2 1mo ago A 49 tokens original MIT

imlazy

05

hnikoloski/imlazy

Command

Activate the imlazy tier-routed workflow with a task description.

2 1mo ago A 15 tokens original MIT

SessionStart

06

hnikoloski/imlazy

Hook

Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From hnikoloski/imlazy.

2 1mo ago A tokens not measured copy · 86% MIT

imlazy-api-design

07

hnikoloski/imlazy

Skill Claude CodeCodex

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

2 1mo ago A 33 tokens copy · 97% MIT

imlazy-backend

08

hnikoloski/imlazy

Skill Claude CodeCodex

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

2 1mo ago A 32 tokens copy · 88% MIT

imlazy-bootstrap

09

hnikoloski/imlazy

Skill Claude CodeCodex

Bootstrap skill loaded on every session — detects /imlazy and "i am lazy" triggers, routes through imlazy-router for tier-aware execution.

2 1mo ago A 32 tokens original MIT

brainstorming

10

hnikoloski/imlazy

Skill Claude CodeCodex

For Heavy-tier tasks only — turn ideas into specs through one-question-at-a-time dialogue, present design in sections, write spec doc, hand off to planning skill.

2 1mo ago A 36 tokens original MIT

code-review

11

hnikoloski/imlazy

Skill Claude CodeCodex

Two roles — request a code review (dispatch reviewer subagent) and receive a code review (process feedback rigorously). Use after each task in planning full mode, before merge, or when stuck.

2 1mo ago A 42 tokens original MIT

debugging

12

hnikoloski/imlazy

Skill Claude CodeCodex

Systematic root-cause investigation before any fix attempt. Four phases — Root Cause → Pattern Analysis → Hypothesis → Implementation. If 3+ fixes fail, question the architecture.

2 1mo ago A 38 tokens original MIT

imlazy-eval

13

hnikoloski/imlazy

Skill Claude CodeCodex

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.

2 1mo ago A 20 tokens copy · 95% MIT

hnikoloski/imlazy

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

2 1mo ago A 44 tokens copy · 97% MIT

imlazy-frontend

15

hnikoloski/imlazy

Skill Claude CodeCodex

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

2 1mo ago A 25 tokens copy · 95% MIT

learn

16

hnikoloski/imlazy

Skill Claude CodeCodex

Record router misclassifications to /.claude/imlazy/heuristics.log so the router adapts over time. Invoked by workflow skills on auto-escalation or on user feedback.

2 1mo ago A 39 tokens original MIT

parallel-agents

17

hnikoloski/imlazy

Skill Claude CodeCodex

Dispatch multiple subagents in parallel for independent tasks. Cache-friendly dispatch pattern — identical system prompts let the Anthropic prompt cache (5-min TTL) make 2nd-Nth dispatches nearly free.

2 1mo ago A 43 tokens original MIT

imlazy-planning

18

hnikoloski/imlazy

Skill Claude CodeCodex

Create and execute implementation plans. Two modes — light (5-bullet inline plan) for Standard tier; full (plan doc + subagent-dispatched execution + per-task review) for Heavy tier.

2 1mo ago A 44 tokens original MIT

hnikoloski/imlazy

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

2 1mo ago A 40 tokens copy · 94% MIT

hnikoloski/imlazy

Skill Claude CodeCodex

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

2 1mo ago A 22 tokens copy · 81% MIT

imlazy-router

21

hnikoloski/imlazy

Skill Claude CodeCodex

Classify the task into Quick/Standard/Heavy/Vault/Learn tier and route to the right workflow. Adaptively consults heuristics.log to refine borderline classifications.

2 1mo ago A 38 tokens original MIT

imlazy-security

22

hnikoloski/imlazy

Skill Claude CodeCodex

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

2 1mo ago A 37 tokens copy · 95% MIT

imlazy-standards

23

hnikoloski/imlazy

Skill Claude CodeCodex

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

2 1mo ago A 36 tokens copy · 88% MIT

hnikoloski/imlazy

Skill Claude CodeCodex

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

2 1mo ago B 29 tokens original MIT