hitch

Share a user's terminal in real time with AI coding agents.

176|5|Updated May 24, 2026
One-click install
npx skills add https://github.com/maxktz/hitch --skill hitch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hitch
Source: https://github.com/maxktz/hitch/tree/main
Command: npx skills add https://github.com/maxktz/hitch --skill hitch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Hitch enables real-time sharing of a user's terminal with AI agents to inspect, interact with, and control sessions, enabling collaborative debugging and development workflows.

Core Features & Use Cases

  • Share live terminals with AI agents to observe activity, run commands, and tail logs.
  • Coordinate long-running tasks, dev servers, watchers, tunnels, and builds through agent collaboration.
  • Use context, send-keys, capture, and terminal session management to streamline teamwork.

Quick Start

Start Hitch to share your terminal with an AI agent and begin collaborating immediately.

Frequently Asked Questions about hitch

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

FAQPage Schema
How do I share my terminal with an AI coding agent?

You can share your terminal with an AI coding agent by using Hitch to stream your live terminal session in real time, enabling the agent to inspect activity, run commands, and tail logs for collaborative debugging.

Can an AI agent control my terminal session to run long-running builds?

Yes, an AI agent can control your terminal session to coordinate long-running tasks, dev servers, watchers, and builds by using the send-keys feature to input commands directly into the shared terminal.

Do I need the Hitch CLI installed to share my terminal with AI?

Yes, you need the Hitch CLI installed to share your terminal with AI, as it provides the necessary context, send-keys, capture, and session management features required for agent interaction.

What is the best way to coordinate tasks across multiple terminals with AI?

The best way to coordinate tasks across multiple terminals with AI is by using terminal session management to share live sessions, allowing agents to observe and interact with parallel processes simultaneously.

Are there limitations when sharing a live terminal with an AI agent?

Sharing a live terminal with an AI agent relies on the SKILL.md frontmatter to guide activation and safety rules, meaning interactions are bound by the defined context and session management constraints to prevent unsafe operations.