izmailovilya

51 mods across 2 repositories, 49 stars between them.

research-challenger

25

izmailovilya/ilia-izmailov-plugins

Agent

Research team module that stress-tests findings through 3 lenses: Evidence Quality (verify Source Tags), Pre-Mortem (imagine the research was wrong), and Frame Gap Detection (find missing perspectives). Actively adversarial, not a passive checklist. Context: All investigators have reported — challenger reviews their…

44 12d ago A 275 tokens

scout

26

izmailovilya/ilia-izmailov-plugins

Agent

Research team module for quick landscape scanning. Identifies 3-7 distinct areas, suggests investigation angles with depth tiers, and estimates complexity. Fast (max 5 minutes) — maps terrain, doesn't investigate. Context: Research lead needs to understand codebase before spawning investigators lead: "Research…

44 12d ago A 273 tokens

specialist

27

izmailovilya/ilia-izmailov-plugins

Agent

Research team module spawned on-demand for domain-specific deep dives (security, database, external-api). Created when an investigator flags ESCALATE for a specific domain. Uses Depth Protocol for findings. Context: Investigator flagged security code needing expert review lead: "Investigator found auth/crypto code in…

44 12d ago A 269 tokens

team-research

28

izmailovilya/ilia-izmailov-plugins

Skill Claude CodeCodex

Launch Agent Team for parallel deep codebase/topic research — causal understanding, not just coverage. Use this skill whenever the user asks to 'research the codebase', 'understand how X works', 'investigate', 'explore architecture', 'analyze the codebase', 'how does this work', 'deep dive into', 'trace how data…

44 12d ago A 148 tokens

vibe-audit

29

izmailovilya/ilia-izmailov-plugins

Plugin Claude Code

Interactive feature audit for vibe-coded projects. Finds dead code, unused features, and experiments through conversation with the developer.

44 12d ago A tokens not measured

cleanup-executor

30

izmailovilya/ilia-izmailov-plugins

Agent

Executes cleanup actions after user confirms what to delete. Handles safe removal with git backup. Context: User confirmed features to delete user: "Удали rat-hypothesis" assistant: "Запускаю cleanup-executor для безопасного удаления с git backup".

44 12d ago C 63 tokens

feature-scanner

31

izmailovilya/ilia-izmailov-plugins

Agent

A codebase scanner that finds features which may be unused or still experimental. It returns a structured list for the developer to review through conversation.

44 12d ago A 73 tokens

features-auditor

32

izmailovilya/ilia-izmailov-plugins

Agent

This agent should be used when auditing src/features/ directory for dead code, unused exports, and duplication. Triggers on: "audit features", "find dead code in features", "clean up features/", "check features for unused code". Context: User wants to audit feature modules for cleanup user: "Проверь features на…

44 12d ago A 109 tokens

server-auditor

33

izmailovilya/ilia-izmailov-plugins

Agent

This agent should be used when auditing src/server/ directory for dead code, API inconsistencies, and unused routers. Triggers on: "audit server", "find dead code in server", "clean up routers", "check API for unused endpoints". Context: User wants to clean up server-side code user: "Проверь сервер на мёртвый код"…

44 12d ago A 109 tokens

stores-auditor

34

izmailovilya/ilia-izmailov-plugins

Agent

This agent should be used when auditing src/stores/ directory for unused stores, redundant state, and Zustand patterns. Triggers on: "audit stores", "find unused stores", "clean up state management", "check Zustand stores".

44 12d ago A 53 tokens

ui-auditor

35

izmailovilya/ilia-izmailov-plugins

Agent

This agent should be used when auditing src/design-system/ and UI components for unused components, style inconsistencies, and duplication. Triggers on: "audit design system", "find unused components", "clean up UI", "check design-system for dead code".

44 12d ago A 58 tokens

usage-analyzer

36

izmailovilya/ilia-izmailov-plugins

Agent

A detailed review of how one feature is used throughout a codebase. It follows references to that feature so you can understand its role before making a decision about it.

44 12d ago A 72 tokens

vibe-audit

37

izmailovilya/ilia-izmailov-plugins

Skill Claude CodeCodex

Interactive feature audit — finds dead code, unused experiments, and abandoned features through conversation. Use this skill when the user asks to 'clean up the project', 'find dead code', 'audit the codebase', 'what can we delete', 'find unused code', 'project cleanup', 'remove old experiments', or wants to reduce…

44 12d ago A 117 tokens

infra-scout

39

izmailovilya/ilia-izmailov-plugins

Agent

Read-only scout that maps how a deploy is SUPPOSED to work according to the repository: what starts the app, what sits in front of it, workers and cron, migrations, secrets, and what a rollback would look like. Every finding names the file it came from — it never claims to know what production actually runs. Context…

44 12d ago A 304 tokens

live-drift-checker

40

izmailovilya/ilia-izmailov-plugins

Agent

Read-only scout that finds out what is ACTUALLY running in production — process manager, proxy config in force, live version, instance count — and reports the drift against what the repository claims. Every fact carries the command that produced it, and anything unreachable is reported as unknown, never guessed.…

44 12d ago A 306 tokens

rollback-critic

41

izmailovilya/ilia-izmailov-plugins

Agent

Adversarial reviewer of a finished deployment scheme. Its job is to prove two things wrong: that users will not see errors during a release, and that the rollback will work when it is actually needed. Spawned at the end of a zero-downtime deploy run, because whoever built the scheme is the worst judge of it. Context…

44 12d ago A 332 tokens

ajtbd

44

izmailovilya/cc_ajtbd

Plugin Claude Code

Advanced Jobs To Be Done methodology plugin - analyze product risks, find market segments, generate landing pages using AJTBD framework.

5 9mo ago A tokens not measured