bassemZohdy/delegate-skills
Skill Claude CodeCodex
Delegates coding tasks to Agy running in a background process with an isolated git worktree. Tracks all tasks and sub-tasks in TODO.md and periodically reviews completion. Use this whenever you want to hand off implementation, refactoring, test generation, or migration work to Agy for background execution.
bassemZohdy/delegate-skills
Skill Claude CodeCodex
Delegates coding tasks to whichever agent CLI is available on the system — automatically selects the best installed runtime (oh-my-opencode, opencode, pi, mimo, hermes, kimi, codex, agy) by priority order. Use this when you don't care which agent runs the task, or when you want maximum portability across machines with…
bassemZohdy/delegate-skills
Skill Claude CodeCodex
Delegates coding tasks to OpenAI Codex CLI running in a background process with an isolated git worktree. Tracks all tasks and sub-tasks in TODO.md and periodically reviews completion. Use this whenever you want to hand off implementation, refactoring, test generation, or migration work to Codex for background…
bassemZohdy/delegate-skills
Skill Claude CodeCodex
Delegates coding tasks to Hermes Agent running in a background process with an isolated git worktree. Tracks all tasks and sub-tasks in TODO.md and periodically reviews completion. Use this whenever you want to hand off implementation, refactoring, test generation, or migration work to Hermes for background execution.
bassemZohdy/delegate-skills
Skill Claude CodeCodex
Delegates coding tasks to Kimi Code Agent running in a background process with an isolated git worktree. Tracks all tasks and sub-tasks in TODO.md and periodically reviews completion. Use this whenever you want to hand off implementation, refactoring, test generation, or migration work to Kimi for background execution.
bassemZohdy/delegate-skills
Skill Claude CodeCodex
Delegates coding tasks to mimo (MiMo Code Agent) running in a background process with an isolated git worktree. Tracks all tasks and sub-tasks in TODO.md and periodically reviews completion. Use this whenever you want to hand off implementation, refactoring, test generation, or migration work to mimo for background…
bassemZohdy/delegate-skills
Skill Claude CodeCodex
Delegates coding tasks to opencode (or oh-my-opencode) running in a background process with an isolated git worktree. Tracks all tasks and sub-tasks in TODO.md and periodically reviews completion. Use this whenever you want to hand off implementation, refactoring, test generation, or migration work to opencode for…
bassemZohdy/delegate-skills
Skill Claude CodeCodex
Delegates coding tasks to pi (oh-my-pi / omp) running in a background process with an isolated git worktree. Tracks all tasks and sub-tasks in TODO.md and periodically reviews completion. Use this whenever you want to hand off implementation, refactoring, test generation, or migration work to pi for background…
bassemZohdy/delegate-skills
Instructions file CodexOpenCode
AGENTS.md instructions for bassemZohdy/delegate-skills, covering agents.md, what this repo is, directory layout, skills/ — installable skills and docs/ — documentation only.
bassemZohdy/delegate-skills
Skill Claude CodeCodex
Delegate long-running coding tasks to a background agent CLI (opencode, pi, mimo, hermes, kimi, codex, agy) with git worktree isolation, structured handoff documents, and progress monitoring.