logicrwlogicrwCommunity·2 Agent Skills Included

agpair

Delegate coding tasks to external CLI workers with verified evidence

Delegates bounded coding, review, and research tasks from Codex or Claude Code to external CLI workers like grok-cli and antigravity-cli. Tracks task state, waits cheaply, validates structured receipts, and supports retry or fallback when a worker blocks. Eliminates manual polling and unverified output by returning diffs, logs, and evidence packs for controller review.
npx skills add logicrw/agpair --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AGPair?

Run `npx skills add logicrw/agpair --all -g -y` in your terminal to install all skills in this suite globally.

What does AGPair do?

AGPair lets Codex or Claude Code hand off bounded coding, review, or research tasks to external CLI workers, then verify, adopt, retry, or fall back using structured evidence.

Which external executors does AGPair support?

It supports grok-cli and antigravity-cli as primary lanes, plus codex and claude-code as cross-controller fallback or escalation workers.

Does AGPair work with Claude Code and Codex?

Yes. It ships dedicated skills for Claude Code, Codex, and Hermes controllers, with managed hooks that inject external-first routing guidance.

How does AGPair keep parallel edits safe?

Every mutating lane runs in an isolated worktree or disjoint scope, and the controller reviews the diff with `task diff` and `task apply` before accepting changes.

Related Repositories in Software Engineering

View All in Software Engineering