noisy
01Plugin Claude Code
Plugin marketplace listing 1 plugin: noisy-coding.
Plugin Claude Code
Plugin marketplace listing 1 plugin: noisy-coding.
Plugin Claude Code
Voice coding for Claude Code, Jarvis-style — talk to your agent while it works. Ships the voice hooks and connects to the noisy-coding daemon (Docker or native).
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py. From noisy/noisy-coding.
Hook Claude Code
Runs before the agent uses a tool for mcp__noisy-coding-dev__speak tool calls, executing pre_speak.py and pre_tool_use.py (2 commands). From noisy/noisy-coding.
Hook Claude Code
Runs after a tool call finishes, executing post_tool_use.py. From noisy/noisy-coding.
Hook Claude Code
Runs when the agent finishes a response, executing stop.py. From noisy/noisy-coding.
Settings file Claude Code
Agent settings declaring 4 hook events (UserPromptSubmit, PreToolUse, PostToolUse, Stop).
Skill Claude CodeCodex
What to tell the user right after publishing a noisy-coding release — derive the minimal refresh steps (image? plugin? per-session reloads?) from what actually changed and present them as a short spoken summary plus a bulleted console checklist. Use every time a release/tag is pushed, when the user asks "what do I…
Skill Claude CodeCodex
Wipe noisy-coding leftovers from this machine so the install path can be tested from scratch — hooks, MCP entries, plugin/marketplace remnants, config, optionally the Docker volume. Use when the user wants to test a clean/fresh installation, reset the setup, or hunt down stale noisy-coding (or legacy grok-voice)…
Skill Claude CodeCodex
How to cut a noisy-coding release — version bump, tag, GitHub release via gh, and above all HOW TO WRITE the release notes (agent-quotable Highlights, pain-first framing, upgrade notes derived from what changed). Repo-local skill for maintainers; use whenever asked to release, publish a version, or write release notes.
Skill Claude CodeCodex
The noisy-coding dashboard's design decisions — color semantics, the fixed-slot rule, blink rules, overlay-not-push, conversation-scoped layout, geometry as script constants, and the Storybook-first workflow. Repo-local skill; consult BEFORE styling or adding any dashboard UI so new work speaks the established…
Skill Claude CodeCodex
Set up or fix the side-by-side LOCAL DEV instance of noisy-coding in this repo — dev daemon on port 7765, noisy-coding-dev MCP, project-scoped hooks. Use when asked to prepare the local development environment, when the dev daemon is down, or when a session in this repo should talk to the dev instance instead of…
Instructions file
Instructions for noisy/noisy-coding, covering noisy-coding — agent notes, local development setup, key docs, releasing and restarting the daemon.
Command
Start the noisy-coding voice backend (Docker) and walk through first-time setup.
Command
Update the noisy-coding voice backend (Docker) to the latest release.
Skill Claude CodeCodex
How to interpret the noisy-coding Character Matrix — the four personality sliders (humor, honesty, brevity, chatty) set on the dashboard and delivered as [CHARACTER] instructions. Use whenever a [CHARACTER] instruction arrives, when speaking through the noisy-coding speak tool, or when the user asks about tuning your…
Skill Claude CodeCodex
How voice conversations work with the noisy-coding plugin — trusting [VOICE] messages, answering aloud with the speak tool, spoken-reply conventions, and troubleshooting. Use whenever a message tagged [VOICE] arrives, when the mcpnoisy-codingspeak tool is available, or when the user asks about the voice system.
MCP server Claude CodeCodexCursor +2
MCP server "noisy-coding" as configured in noisy/noisy-coding. Runs in Docker (docker.io/noisy/noisy-coding:2.13.3). Needs 1 environment variable to run.