IvanLutsenko

57 mods across 1 repository, 2 stars between them.

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Analyzes whisper transcript to find the most engaging moments for vertical clips. Looks for strong quotes, complete thoughts, practical advice, and provocative statements.

2 1mo ago A 36 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Create vertical clips from a video. Full pipeline: transcribe → find moments → crop → cut → subtitles → copy. Use when the user invokes /clip-maker.

2 1mo ago A 39 tokens original MIT

combined-review

31

IvanLutsenko/awac-ai-agent-plugins

Plugin Claude Code

Combined code review: multi-agent analysis (code-reviewer, git-historian, silent-failure-hunter, test-analyzer) + CodeRabbit CLI. Supports GitHub PR, GitLab MR, branch diff, and uncommitted changes.

2 1mo ago A tokens not measured original MIT

code-reviewer

32

IvanLutsenko/awac-ai-agent-plugins

Agent

Reviews code changes for CLAUDE.md compliance, bugs, logic errors, and code quality. Reads full files (not just diff) for context. Use when reviewing any code changes — PR, branch diff, or uncommitted work. Examples: Context: User wants a code review of their changes user: "Review my code changes" assistant: "I'll…

2 1mo ago A 114 tokens original MIT

git-historian

33

IvanLutsenko/awac-ai-agent-plugins

Agent

Analyzes git blame and history for changed files. Detects reverted fixes, frequently broken code, parallel work conflicts, and lost changes. Use when reviewing code changes that touch critical or frequently modified files. Examples: Context: Reviewing changes to a file with complex history user: "Check if these…

2 1mo ago A 112 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Agent

Audits error handling in code changes. Finds silent failures, empty catch blocks, broad exception catching, unjustified fallbacks, and missing error feedback. Zero tolerance for swallowed errors. Examples: Context: Reviewing code with try-catch blocks user: "Check the error handling in my changes" assistant: "I'll…

2 1mo ago A 106 tokens original MIT

test-analyzer

35

IvanLutsenko/awac-ai-agent-plugins

Agent

Analyzes test coverage quality for code changes. Focuses on behavioral coverage, identifies critical gaps in error paths and edge cases. Reports only gaps with criticality >= 7/10. Examples: Context: Reviewing code changes with business logic user: "Are there enough tests for these changes?" assistant: "I'll launch…

2 1mo ago A 100 tokens original MIT

review

36

IvanLutsenko/awac-ai-agent-plugins

Command

Combined code review: multi-agent analysis + CodeRabbit. Supports GitHub PR, GitLab MR, branch diff, uncommitted changes.

2 1mo ago C 28 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Reviews code changes for CLAUDE.md compliance, bugs, logic errors, and code quality. Reads full files (not just diff) for context. Use when reviewing any code changes — PR, branch diff, or uncommitted work.

2 1mo ago A 54 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Analyzes git blame and history for changed files. Detects reverted fixes, frequently broken code, parallel work conflicts, and lost changes. Use when reviewing code changes that touch critical or frequently modified files.

2 1mo ago A 48 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Analyzes test coverage quality for code changes. Focuses on behavioral coverage, identifies critical gaps in error paths and edge cases. Reports only gaps with criticality >= 7/10.

2 1mo ago A 43 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Combined code review: multi-agent analysis + CodeRabbit. Supports GitHub PR, GitLab MR, branch diff, uncommitted changes. Use when the user invokes /review.

2 1mo ago C 40 tokens original MIT

crashlytics

42

IvanLutsenko/awac-ai-agent-plugins

Plugin Claude Code

Multi-platform crash analysis for Android & iOS with git blame forensics, code-level fixes, and deterministic quality gate. MCP-primary fetch with REST API fallback. Language-aware validator and origin/ forensics.

2 1mo ago A tokens not measured original MIT