coding-agent
✓プログラムによる制御のために、Codex CLI、Claude Code、OpenCode、または Pi コーディング エージェントをバックグラウンド プロセス経由で実行します。
インストール
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 |
プログラムによる制御のために、Codex CLI、Claude Code、OpenCode、または Pi コーディング エージェントをバックグラウンド プロセス経由で実行します。 ソース: steipete/clawdis。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/steipete/clawdis --skill coding-agent- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
coding-agent とは?
プログラムによる制御のために、Codex CLI、Claude Code、OpenCode、または Pi コーディング エージェントをバックグラウンド プロセス経由で実行します。 ソース: steipete/clawdis。
coding-agent のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/steipete/clawdis --skill coding-agent インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/steipete/clawdis
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01