agpair
Delegate coding tasks to external CLI workers with verified evidence
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core