Voice Commands

Complete reference for voice commands and natural language interactions.

Issues Management

View Issues

  • "Show all open issues" - Lists all open issues in the current repository
  • "Show closed issues" - Lists all closed issues
  • "Show issues labeled as bug" - Filter issues by specific labels

Create and Modify Issues

  • "Create new issue" - Creates a new issue with interactive prompts
  • "Close issue #123" - Closes a specific issue by number
  • "Assign issue to [user]" - Assigns an issue to a team member
  • "Add label [label] to issue #123" - Adds a label to an issue

Pull Requests

View Pull Requests

  • "Show pull requests" - Lists all pull requests in the repository
  • "PRs needing review" - Shows PRs awaiting review
  • "Show my pull requests" - Lists your open PRs

PR Operations

  • "Merge PR #456" - Merges a pull request
  • "Review PR changes" - Shows PR diff and changes
  • "Approve PR #789" - Approves a pull request
  • "Request changes on PR" - Requests changes with comments

Repository Navigation

File Operations

  • "Go to [file]" - Opens a specific file
  • "Show README" - Displays the repository README
  • "List files in [folder]" - Shows folder contents
  • "Search for [term]" - Searches repository contents

Repository Information

  • "Show repository stats" - Displays repository statistics
  • "List branches" - Shows all branches
  • "Show recent commits" - Displays commit history
  • "Show contributors" - Lists repository contributors

Tips for Voice Commands

  • Be natural - Speak naturally; the agent understands conversational language
  • Use context - Reference previous items (e.g., "close that issue", "merge it")
  • Ask questions - You can ask questions like "What's the status of PR #123?"
  • Combine commands - You can combine operations like "Show open bugs and assign them to me"