coding-agent

Orchestrate coding agents from Codex, Claude Code, OpenCode, and Pi in background sessions.

117|8|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/geezerrrr/motive --skill coding-agent-geezerrrr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-agent
Source: https://github.com/geezerrrr/motive/tree/main/Motive/Resources/Skills.bundle/coding-agent
Command: npx skills add https://github.com/geezerrrr/motive --skill coding-agent-geezerrrr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrating multiple coding agents across Codex, Claude Code, OpenCode, and Pi can be cumbersome without a unified workflow, leading to context switching and fragmented results.

Core Features & Use Cases

  • Background execution: Run coding agents in the background with PTY support to preserve interactivity and workflow in real projects.
  • Multi-provider orchestration: Coordinate Codex, Claude Code, OpenCode, and Pi from a single interface.
  • Session controls: Use list, log, write, submit, and kill to manage long-running tasks and monitor progress.

Quick Start

Start a background coding agent in your project directory using PTY and monitor its session with process controls.

Frequently Asked Questions about coding-agent

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

FAQPage Schema
How do I run coding agents in the background across multiple providers?

To run coding agents in the background, this skill orchestrates multiple providers like Codex and Claude Code using PTY support. It manages long-running tasks through session controls including list, log, write, submit, and kill for reliable automated coding workflows.

What is the best way to orchestrate Codex and Claude Code for automated coding sessions?

Orchestrating Codex and Claude Code is handled through a unified interface that enforces PTY usage for interactivity. This approach coordinates multiple coding agents from a single workflow, eliminating context switching and fragmented results during software development.

Does background execution of coding agents preserve interactivity in real projects?

Background execution preserves interactivity by enforcing PTY usage. This ensures that coding agents maintain real-time workflow and interactivity even when running automated tasks, batch code reviews, or isolated software development sessions.

Can I manage long-running coding tasks and monitor progress across different providers?

You can manage long-running coding tasks and monitor progress using built-in session controls. These controls include list, log, write, submit, and kill functions to reliably orchestrate and track background agents across providers like Pi and OpenCode.

How do I kill or log an automated coding session in an isolated workspace?

To kill or log an automated coding session, use the integrated session controls provided by the orchestration interface. These controls allow you to directly list, log, write, submit, or terminate tasks running in isolated workspaces.