coding-agent

Execute and manage AI coding agents via PTY with session monitoring.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/badbsallyy/openclaw-source-code --skill coding-agent-badbsallyy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-agent
Source: https://github.com/badbsallyy/openclaw-source-code/tree/main/openclaw-sourcecode.zip/skills/coding-agent
Command: npx skills add https://github.com/badbsallyy/openclaw-source-code --skill coding-agent-badbsallyy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides programmatic control over various AI coding agents, enabling automated code generation, review, and refactoring.

Core Features & Use Cases

  • Unified Interface: Interact with Codex CLI, Claude Code, OpenCode, and Pi Coding Agent through a consistent command-line interface.
  • Background Processing: Run coding tasks in the background for long-running operations, with session monitoring capabilities.
  • Use Case: Automate the process of generating boilerplate code for new features, performing code reviews on pull requests, or refactoring existing codebases based on defined standards.

Quick Start

Run the coding agent with the command 'codex exec "Write a Python function to sort a list"' using PTY mode and a specified working directory.

Frequently Asked Questions about coding-agent

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

FAQPage Schema
How do I automate code generation and review using AI coding agents?

Automate code generation and review by programmatically executing AI coding agents like Codex CLI and Claude Code. This Skill provides a unified command-line interface to run tasks in the background and monitor sessions within specified project directories.

Can I run Claude Code and Codex CLI in the background for long-running tasks?

Yes, Claude Code and Codex CLI can run in the background for long-running operations. The Skill supports background execution with session monitoring capabilities and interactive terminal control via PTY.

How do I execute coding agents programmatically with PTY terminal control?

Execute coding agents programmatically with PTY terminal control by using commands like 'codex exec' with a specified working directory. This enables interactive terminal sessions and automated code refactoring.

Does this tool support OpenCode and Pi Coding Agent for automated refactoring?

Yes, this tool supports OpenCode and Pi Coding Agent for automated refactoring. It provides a unified interface to interact with these agents, facilitating consistent code generation and review across different platforms.

What is the best way to manage multiple AI coding agent sessions?

The best way to manage multiple AI coding agent sessions is through the Skill's unified interface, which supports background processing and session monitoring. This allows you to track long-running code generation tasks efficiently.