·coding-agent
</>

coding-agent

steipete/clawdis

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.

101Installs·7Trend·@steipete

Installation

$npx skills add https://github.com/steipete/clawdis --skill coding-agent

SKILL.md

Use bash (with optional background mode) for all coding agent work. Simple and effective.

Coding agents (Codex, Claude Code, Pi) are interactive terminal applications that need a pseudo-terminal (PTY) to work correctly. Without PTY, you'll get broken output, missing colors, or the agent may hang.

| command | string | The shell command to run | | pty | boolean | Use for coding agents! Allocates a pseudo-terminal for interactive CLIs | | workdir | string | Working directory (agent sees only this folder's context) | | background | boolean | Run in background, returns sessionId for monitoring |

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control. Source: steipete/clawdis.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/steipete/clawdis --skill coding-agent
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is coding-agent?

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control. Source: steipete/clawdis.

How do I install coding-agent?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/steipete/clawdis --skill coding-agent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/steipete/clawdis

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01