clawdbot-skill

Manage tmux sessions for AI coding workflows with output capture.

5|4|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/yossiovadia/claude-code-wingman --skill clawdbot-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdbot-skill
Source: https://github.com/yossiovadia/claude-code-wingman/tree/main/clawdbot-skill
Command: npx skills add https://github.com/yossiovadia/claude-code-wingman --skill clawdbot-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies managing and monitoring AI-driven coding sessions by orchestrating tmux workflows, reducing manual oversight and increasing productivity.

Core Features & Use Cases

  • Session Management: Spawn, attach, and kill tmux sessions running Claude Code for coding tasks.
  • Permission Control: Handle user approval prompts automatically or manually during coding workflows.
  • Progress Monitoring: Capture and display tmux output to track ongoing tasks without directly accessing files.
  • Use Case: A developer wants to generate code snippets while controlling multiple sessions, review outputs, and approve changes directly from chat commands.

Quick Start

Run the shell script with session name, project directory, and task prompt to initiate a coding session and monitor its progress.

Frequently Asked Questions about clawdbot-skill

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

FAQPage Schema
How do I manage multiple AI coding sessions in tmux?

You can manage multiple AI coding sessions in tmux by using shell scripts to spawn, attach, and kill tmux sessions running Claude Code. This allows you to control task execution directly from chat commands.

Can I automate user approval prompts during AI-driven coding workflows?

Yes, you can automate user approval prompts during AI-driven coding workflows. The skill handles permission control automatically or manually, allowing developer oversight without requiring direct terminal access.

How do I monitor tmux output for ongoing coding tasks without accessing files?

You can monitor tmux output for ongoing coding tasks by capturing and displaying the session output. This provides real-time progress tracking so you can review outputs without directly opening project files.

What's the best way to orchestrate shell scripting for AI code generation?

The best way to orchestrate shell scripting for AI code generation is to run a shell script with the session name, project directory, and task prompt. This initiates a coding session and monitors progress automatically.

Do I need to install dependencies to use tmux session control for coding workflows?

No additional dependencies are required to use tmux session control for coding workflows. The skill operates independently using its included scripts and references to manage the tmux environment and session automation.