transcribe
25IvanLutsenko/awac-ai-agent-plugins
Command
Transcribe a video using whisper (local or API).
IvanLutsenko/awac-ai-agent-plugins
Command
Transcribe a video using whisper (local or API).
IvanLutsenko/awac-ai-agent-plugins
Skill Claude CodeCodex
Generates platform-specific social media descriptions for video clips. Creates copy for YouTube Shorts, Instagram Reels, and TikTok.
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.
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.
IvanLutsenko/awac-ai-agent-plugins
Skill Claude CodeCodex
Find interesting moments in a transcript or video. Use when the user invokes /find-moments.
IvanLutsenko/awac-ai-agent-plugins
Skill Claude CodeCodex
Transcribe a video using whisper (local or API). Use when the user invokes /transcribe.
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.
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…
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…
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…
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…
IvanLutsenko/awac-ai-agent-plugins
Command
Combined code review: multi-agent analysis + CodeRabbit. Supports GitHub PR, GitLab MR, branch diff, uncommitted changes.
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.
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.
IvanLutsenko/awac-ai-agent-plugins
Skill Claude CodeCodex
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.
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.
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.
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.
IvanLutsenko/awac-ai-agent-plugins
Agent
Fast Android crash classification by type, component, and trigger.
IvanLutsenko/awac-ai-agent-plugins
Agent
Fast iOS crash classification by type, component, and trigger (Swift/Objective-C).
IvanLutsenko/awac-ai-agent-plugins
Agent
Fetches crash details from Firebase Crashlytics. MCP primary, REST API fallback.
IvanLutsenko/awac-ai-agent-plugins
Agent
Android crash analyst with mandatory git blame forensics, code-level fixes, and assignee identification.
IvanLutsenko/awac-ai-agent-plugins
Agent
You are a Staff iOS Developer, world-class expert in crash debugging.
IvanLutsenko/awac-ai-agent-plugins
Command
Configure Crashlytics plugin settings (language, branch, platform, model, Firebase IDs).