coding-agent

Execute AI coding agents in background processes with PTY support.

93|20|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/seedprod/openclaw-prompts-and-skills --skill coding-agent-seedprod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-agent
Source: https://github.com/seedprod/openclaw-prompts-and-skills/tree/main/.claude/skills/coding-agent
Command: npx skills add https://github.com/seedprod/openclaw-prompts-and-skills --skill coding-agent-seedprod

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of using various AI coding agents (like Codex, Claude Code, OpenCode, Pi) for programmatic control over coding tasks, from simple commands to complex background processes.

Core Features & Use Cases

  • Interactive Terminal Execution: Run coding agents that require a pseudo-terminal (PTY) for proper functionality.
  • Background Process Management: Execute long-running coding tasks in the background and monitor their progress.
  • Use Case: Automatically refactor a codebase, generate unit tests for new features, or review pull requests by leveraging different coding agents and their specific command-line interfaces.

Quick Start

Use the coding-agent skill to run codex exec with pty enabled on the command 'echo hello world'.

Frequently Asked Questions about coding-agent

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

FAQPage Schema
How do I run AI coding agents like Codex CLI in the background?

You can run AI coding agents in the background by using this Skill to programmatically execute CLI tools like Codex CLI and Claude Code with PTY support. It manages interactive terminal applications through background processes for deterministic task automation and code generation.

What is PTY support for interactive terminal applications?

PTY support enables programmatic execution of coding agents that require a pseudo-terminal for proper functionality. It provides deterministic control over interactive terminal applications, ensuring commands execute correctly in background processes without direct user input.

Do I need specific CLI tools installed to automate coding tasks?

Yes, specific CLI tools must be installed and accessible in your environment. This Skill programmatically executes AI coding agents including Codex CLI, Claude Code, OpenCode, and Pi Coding Agent, requiring their respective binaries to be present.

Can I use Claude Code for automated codebase refactoring?

Yes, Claude Code can be used for automated codebase refactoring. This Skill enables programmatic execution of various AI coding agents to automatically refactor codebases, generate unit tests for new features, or review pull requests.

How to monitor long-running coding tasks executed in the background?

Monitor long-running coding tasks by executing them as background processes managed by this Skill. It handles background process management for interactive terminal applications, allowing you to track the progress of your AI coding agents.

Does this approach work with OpenCode and Pi Coding Agent?

Yes, this approach works with OpenCode and Pi Coding Agent. The Skill enables programmatic execution of multiple AI coding agents through background processes with PTY support, including Codex CLI, Claude Code, OpenCode, and Pi Coding Agent.