Skill Detail

Run supervised agentic terminal sessions with Warp

<p>Use Warp as a supervised terminal workspace for running Warp Agent or external CLI agents such as Codex, Claude Code, Gemini CLI, and OpenCode with shared shell context.</p>

Developer ToolsMulti-Framework
Developer Tools Multi-Framework Security Reviewed
⭐ 58.5k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill run-supervised-agentic-terminal-sessions-with-warp Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Warp desktop app or preview build; Warp Agent or a supported CLI agent such as Codex, Claude Code, Gemini CLI, OpenCode, or another terminal agent
Install & setup
Download Warp from https://www.warp.dev/download, open the target repository or shell workspace, and configure the built-in Warp Agent or the external CLI agent the operator intends to supervise.
Author
Warp
Publisher
Open Source
Last updated
May 15, 2026
Quick brief

Use Warp when an operator wants to run coding or shell tasks through an agentic terminal instead of switching between a separate terminal, AI chat, and ad hoc command history. The repeatable workflow is to open the relevant project in Warp, choose Warp Agent or a supported CLI agent, give it a scoped development or debugging task, review the commands and file changes it proposes, and keep the resulting terminal context available for follow-up work.

How it works

What this skill actually does

Invoke this instead of using the product casually when the job needs a supervised agent/operator loop: repository inspection, command execution, code edits, test runs, issue triage, or handoff between multiple CLI agents in one terminal environment. It is not a generic terminal-emulator listing, a broad coding-agent marketplace card, or a replacement for human review of shell commands; keep the scope to reviewable terminal-based development sessions with explicit workspace boundaries.

Inputs and prerequisites: Warp desktop app or preview build; Warp Agent or a supported CLI agent such as Codex, Claude Code, Gemini CLI, OpenCode, or another terminal agent.

Setup notes: Download Warp from https://www.warp.dev/download, open the target repository or shell workspace, and configure the built-in Warp Agent or the external CLI agent the operator intends to supervise.

Source and verification boundary: use https://docs.warp.dev as the canonical reference before running the workflow; keep commands, API calls, CLI usage, and generated outputs reviewable against that upstream source.

Framework fit: publish this as a Multi-Framework workflow only when the operator can invoke the documented toolchain directly, rather than treating the upstream project as a generic product listing.