call

Enable real-time voice calls with Claude for software project discussions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tehrim-786/claude-code-voice-skill --skill call
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: call
Source: https://github.com/tehrim-786/claude-code-voice-skill/tree/main
Command: npx skills add https://github.com/tehrim-786/claude-code-voice-skill --skill call

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Voice conversations with Claude help developers brainstorm and get updates about their projects without switching context.

Core Features & Use Cases

  • Live voice conversations with Claude about your projects, including context loading from your repository and on-demand file reading or code search during calls.
  • Inbound and outbound call support, project context snapshots, and automatic transcript syncing for later review.
  • Use Case: Start a call to discuss ongoing work, or have Claude pre-load a project and summarize git status and changes during a chat.

Quick Start

To begin, register a project in your local directory and start the Claude Voice workflow with claude-code-voice start.

Frequently Asked Questions about call

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I brainstorm with Claude about my coding project using voice?

You can have real-time voice conversations with Claude about your coding project by registering the project locally and starting the Claude Voice workflow. It supports inbound and outbound calls to discuss ongoing work hands-free.

Can Claude read files and search code during a voice call?

Yes, Claude can read files and search code during a voice call. The skill uses configured tool IDs to fetch live context from your repository, allowing on-demand code search and file reading while you talk.

Do I need Vapi integration to make phone calls with Claude?

Yes, Vapi integration is required to enable phone calls with Claude. You must configure phone numbers and tool IDs to allow the skill to fetch live context, read files, and search code during calls.

How do I register a project for voice conversations with Claude?

To register a project for voice conversations, use your local directory to register the project, then run the start command to initiate the workflow. This loads a project context snapshot to guide discussions.

Does voice coding with Claude sync transcripts for later review?

Voice coding with Claude includes automatic transcript syncing for later review. This allows you to revisit the conversation details, project summaries, and discussed code changes after the call ends.

Can I get a git status summary during a Claude voice call?

You can get a git status summary during a Claude voice call by having Claude pre-load a project. It will summarize git status and recent changes automatically within the conversation using loaded context.