All skills
Development

Jules Delegate

Delegates coding tasks to Google's Jules AI agent for async bug fixes, docs, tests, and feature implementation on GitHub repos.

Platform
Claude Code
View source ↗

Jules Delegate hands off coding tasks to Google’s Jules AI agent for async work — bug fixes, docs, and tests — directly on a GitHub repo.

Why a skill for this

Some tasks are better run asynchronously in the background than synchronously in the current session. This skill packages the hand-off so Claude Code can delegate rather than block on work another agent can do independently.

Good for

Offloading well-scoped, async-friendly tasks (routine bug fixes, doc updates, test writing) to run in parallel with the current session.