BigHugger
sk Skill · amElnagdy

warp-delegate

Delegate a coding task to the Warp Agent CLI (oz) as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to Warp — phrasings like "have Warp implement X", "delegate this to the Warp CLI", "run it through Warp", "use oz to implement/fix/refactor" — or wants to run a queue of coding tasks through Warp while staying the reviewer. DO NOT USE…

installs 8w
1,544
30-day movement
starts with the next reading
Related entries
1
Connections
0
bashJavaScript

This is an agent skill (a SKILL.md) that teaches an AI coding agent to delegate bounded coding tasks to the Warp Agent CLI (`oz`) as a headless background implementer. It provides a bash relay for dispatching `oz agent run` and capturing its NDJSON event stream, plus references on writing briefs, dispatching, polling, running task queues, and reviewing the resulting diff before landing it yourself.

Use it when you want to hand implementation work to Warp's `oz` CLI while you stay the orchestrator and reviewer.

Use it to

  • Delegate a coding task to `oz agent run` and review its diff
  • Run a queue of coding tasks through Warp in the background
  • Write a self-contained brief for the implementer
  • Verify gates before committing Warp's changes

For AI coding agent users who delegate implementation to Warp's `oz` CLI.

Host repository
amElnagdy/delegate-skills
Version
0.5.0
Installs, lifetime
1,600
Installs, 8 weeks
1,544
Compatible with
Requires the `oz` CLI (Warp Agent CLI) installed and authenticated (`oz login`, or `WARP_API_KEY` for a headless host, Warp AI features need an eligible Warp plan or your own provider key), Node 18+, or Git Bash/WSL on Windows).
Licence
MIT
Host stars
2,063
Host language
JavaScript
topicswarpoz-cliagent-delegationbackground-taskscode-reviewbash