coding-agent

Run Codex, Claude Code, OpenCode, or Pi agents via PTY-enabled Bash sessions.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/DharambirAgrawal/Personal-Assistant --skill coding-agent-dharambiragrawal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-agent
Source: https://github.com/DharambirAgrawal/Personal-Assistant/tree/main/skills/coding-agent
Command: npx skills add https://github.com/DharambirAgrawal/Personal-Assistant --skill coding-agent-dharambiragrawal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a terminal-driven workflow to operate interactive coding agents (Codex, Claude Code, OpenCode, Pi) using a PTY-enabled Bash session, enabling deterministic control and background task management for development automation.

Core Features & Use Cases

  • PTY-required interactive sessions: ensures proper terminal output and responsiveness for coding agents.
  • Background and session management: start, monitor, and control multiple coding sessions with actions like list, log, poll, write, submit, and kill.
  • Targeted agents support: supports Codex CLI, Claude Code, OpenCode, and Pi Coding Agent for varied coding tasks in local environments.
  • Real-world scenarios: automate repetitive coding prompts, run long interactives, and orchestrate AI-assisted coding workflows within a project.

Quick Start

Start a coding session in PTY mode within your project directory and run a sample task in the background.

Frequently Asked Questions about coding-agent

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

FAQPage Schema
How do I run interactive coding agents from the terminal?

You can run interactive coding agents from the terminal by using a PTY-enabled Bash session to execute tools like Codex, Claude Code, OpenCode, or Pi, ensuring proper terminal output and responsiveness for local development tasks.

What's the best way to manage background coding sessions for AI agents?

Managing background coding sessions involves using session controls to start, monitor, list, log, poll, write, submit, and kill tasks, allowing you to run multiple AI agent sessions concurrently within a local project workspace.

Can I automate repetitive coding prompts with Claude Code or Codex CLI?

Yes, you can automate repetitive coding prompts with Claude Code or Codex CLI by orchestrating AI-assisted workflows through a PTY-enabled terminal, enabling deterministic control and batch task execution for development automation.

Why do coding agents require a PTY-enabled terminal for local execution?

Coding agents require a PTY-enabled terminal to ensure proper terminal output and responsiveness, preventing broken interactive sessions and allowing background tasks to run correctly without blocking the local workspace.

Does this coding agent workflow support multiple AI tools concurrently?

Yes, the coding agent workflow supports multiple targeted AI tools concurrently, specifically Codex CLI, Claude Code, OpenCode, and Pi Coding Agent, enabling you to select and manage explicit tools for varied coding tasks.