Run one ticket from plan to merged pull request with two agents — a team lead that judges and owns the ticket, and an implementer that builds it. Use when handing a ticket to the team rather than doing it yourself.
Use when working on kesha TTS internals — voice routing and which engine serves which voice-id prefix, Kokoro/Vosk ONNX I/O shapes, the CharsiuG2P vs FluidAudio G2P split, SSML handling, multilingual behaviour (es/fr/it/pt on ONNX, hi/ja/zh on darwin-arm64), or the KESHA TTS environment variables. Explains why…
Use when a model SHA-256 mismatch surfaces (downloadverified errors, manifesttests failures, fresh download produces a different hash than rust/src/models/manifest.rs pins). Walks through the safe bump procedure — verify the upstream weights deliberately, then update the pin. Refuses to suggest commenting out…
Instructions for drakulavich/kesha-voice-kit: Project rules, build commands, release process, and lessons learned live in CLAUDE.md — single source of truth for every coding agent (Claude Code, Cursor, Aider, Codex, etc.). When CLAUDE.md and any other doc disagree, CLAUDE.md wins.
Instructions for drakulavich/kesha-voice-kit, covering claude.md, project overview, critical development rules, default tts voices must be male and never auto-download the engine or models.
Local multilingual voice toolkit — speech-to-text (STT), text-to-speech (TTS), speaker diarization, and language detection, over a CLI or an MCP server. Runs entirely offline on Apple Silicon, Linux, and Windows. No API keys, no cloud. NVIDIA Parakeet TDT for STT across 25 European languages, Kokoro-82M + Vosk-TTS for…
Greptile-style Mermaid diagrams for AI code reviews — but driven by your own agent. Appends a sequence, flow, class, or entity-relation diagram (auto-detected from the diff) to a GitHub PR's /review comment. Bundles the /iago skill and its /squawk alias.
Instructions for drakulavich/iago: Project rules, install & invoke instructions, repo structure, build/test commands, and lessons learned live in CLAUDE.md — the single source of truth for every coding agent (Claude Code, Codex, Cursor, Aider, Copilot, Gemini, …).
Instructions for drakulavich/iago, covering claude.md, project overview, critical rules (read before changing anything), install & invoke and claude code (plugin).
Append a Mermaid diagram (sequence, flow, class, or entity-relation) to a GitHub PR's existing /review comment. Like Iago the parrot from Aladdin, this skill loudly squawks a visual summary on top of an existing review. Also triggered by /squawk. Use after the /review skill finishes, or when the user asks to…
Alias for the iago skill. Appends a Mermaid diagram (sequence, flow, class, or entity-relation) to a GitHub PR's existing /review comment. Use whenever the user invokes /squawk or says "squawk this PR".