coding-agent

Coordinate Codex, Claude Code, and Pi agents in background PTY sessions.

Updated Dec 6, 2016
One-click install
npx skills add https://github.com/majunbao/learn --skill coding-agent-majunbao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-agent
Source: https://github.com/majunbao/learn/tree/main/openclaw_tags/openclaw-2026.3.2/skills/coding-agent
Command: npx skills add https://github.com/majunbao/learn --skill coding-agent-majunbao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines complex coding workflows by orchestrating multiple coding agents (Codex, Claude Code, Pi) to work in parallel, saving time and reducing context-switching.

Core Features & Use Cases

  • Background automation: Run coding agents in the background with PTY support to keep sessions interactive and non-blocking.
  • Agent selection & orchestration: Choose Codex, Claude Code, or Pi based on prompt needs and availability.
  • Safe environment: Use in temporary work directories to protect main projects and handle PR reviews, feature scaffolding, and refactoring tasks.

Quick Start

Create a temporary git repository and launch a background PTY-enabled coding session to begin work.

Frequently Asked Questions about coding-agent

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

FAQPage Schema
How do I run multiple AI coding agents in the background for parallel task execution?

This skill orchestrates multiple coding agents like Codex, Claude Code, and Pi to work in parallel within a background PTY-enabled environment, ensuring sessions remain interactive and non-blocking while executing complex software tasks.

What is the best way to orchestrate automated PR reviews and large-scale refactors across diverse repositories?

The best way to orchestrate automated PR reviews and refactors is using a safe orchestration layer that coordinates coding agents in temporary work directories, protecting main projects while handling feature scaffolding and large-scale refactoring tasks across diverse repositories.

Can I use Claude Code and Codex together for interactive session lifecycle control?

Yes, you can use Claude Code and Codex together. The skill provides an interactive orchestration layer with explicit tool selection and PTY handling, managing the session lifecycle controls for both agents during complex software engineering workflows.

How do I start a background coding session in a safe temporary environment?

To start a background coding session, create a temporary git repository and launch a PTY-enabled session through the orchestration layer, which protects your main project directories while delegating coding tasks to the selected AI agents.

Does background PTY support prevent coding agent sessions from blocking my main terminal?

Yes, background PTY support prevents coding agent sessions from blocking your main terminal. The skill runs coding agents in a background PTY-enabled environment to keep sessions interactive and non-blocking, allowing you to continue other work.

How does explicit agent selection work for coding orchestration tasks?

Explicit agent selection for coding orchestration works by choosing Codex, Claude Code, or Pi based on your specific prompt needs and agent availability, coordinating them to execute complex software engineering workflows efficiently.