Jules
Delegate coding tasks to Google Jules AI agent for async bug fixes, documentation, tests, and feature implementation on GitHub repos
Install
Quick install
npx skills add https://github.com/sanjay3290/ai-skills/tree/main/skills/julesnpx skills add sanjay3290/ai-skills --skill jules --agent claude-codenpx skills add sanjay3290/ai-skills --skill jules --agent cursornpx skills add sanjay3290/ai-skills --skill jules --agent codexnpx skills add sanjay3290/ai-skills --skill jules --agent opencodenpx skills add sanjay3290/ai-skills --skill jules --agent github-copilotnpx skills add sanjay3290/ai-skills --skill jules --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add sanjay3290/ai-skills --skill julesManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/sanjay3290/ai-skills.gitcp -r ai-skills/skills/jules ~/.claude/skills/jules
Delegate coding tasks to Google Jules AI agent for async bug fixes, documentation, tests, and feature implementation on GitHub repos
What is it?
A skill for delegating coding tasks to Google's Jules AI agent. Jules handles asynchronous bug fixes, documentation generation, test writing, and feature implementation on GitHub repositories. It allows you to offload time-consuming development tasks to an AI coding agent that works in the background.
How to use it?
To use this skill:- Describe the task you want Jules to handle (bug fix, tests, docs, etc.)
- Specify the GitHub repository and relevant files or branches
- Jules executes the work asynchronously in the background
- Review results when Jules completes - changes are submitted as pull requests
Jules is particularly effective for well-defined, isolated tasks like writing unit tests, fixing documented bugs, or generating API documentation.
Key Features
- Asynchronous task delegation to Google Jules AI agent
- Bug fix automation on GitHub repositories
- Automated test generation and documentation writing
- Feature implementation for well-defined tasks
- Pull request creation with proposed changes
- Background execution without blocking your workflowView on GitHub
GitHub Stats
StarsForksLast UpdateAuthorsanjay3290LicenseApache-2.0Version1.0.0Categories
Developer ToolsTags
aitestinggitdocument-processingcodingdebuggingFeatures
Related Skills
More from Developer Toolstest-fixing
Detect failing tests and propose patches or fixes350mhattingpeteDeveloper ToolsProductivity00
Superpowers
A comprehensive workflow system for Claude with 20 proven development techniques1.2kJesse Vincentworkflowtdddebugginggit00
Web App Testing
Test local web applications using Playwright for UI verification and debugging5.3kAnthropicDeveloper Tools00
---
Source: https://github.com/sanjay3290/ai-skills/tree/main/skills/jules
Author: sanjay3290
License: https://opensource.org/licenses/Apache-2.0
GitHub Stars: 79
Tags: ai, testing, git, document-processing, coding, debugging
SKILL.md source
--- name: jules description: Delegate coding tasks to Google Jules AI agent for async bug fixes, documentation, tests, and feature implementation on GitHub repos --- # jules Delegate coding tasks to Google Jules AI agent for async bug fixes, documentation, tests, and feature implementation on GitHub repos What is it? A skill for delegating coding tasks to Google's Jules AI agent. Jules handles asynchronous bug fixes, documentation generation, test writing, and feature implementation on GitHub repositories. It allows you to offload time-consuming development tasks to an AI coding agent that works in the background. ## How to use it? To use this skill: * Describe the task you want Jules to handle (bug fix, tests, docs, etc.) * Specify the GitHub repository and relevant files or branches * Jules executes the work asynchronously in the background * Review results when Jules completes - changes are submitted as pull requests Jules is particularly effective for well-defined, isolated tasks like writing unit tests, fixing documented bugs, or generating API documentation. ## Key Features * Asynchronous task delegation to Google Jules AI agent * Bug fix automation on GitHub repositories * Automated test generation and documentation writing * Feature implementation for well-defined tasks * Pull request creation with proposed changes * Background execution without blocking your workflowView on GitHub ### GitHub Stats StarsForksLast UpdateAuthorsanjay3290LicenseApache-2.0Version1.0.0 ### Categories Developer Tools ### Tags aitestinggitdocument-processingcodingdebugging ### Features ## Related Skills More from Developer Tools ### test-fixing Detect failing tests and propose patches or fixes 350mhattingpeteDeveloper ToolsProductivity00 ### Superpowers A comprehensive workflow system for Claude with 20 proven development techniques 1.2kJesse Vincentworkflowtdddebugginggit00 ### Web App Testing Test local web applications using Playwright for UI verification and debugging 5.3kAnthropicDeveloper Tools00 --- **Source**: https://github.com/sanjay3290/ai-skills/tree/main/skills/jules **Author**: sanjay3290 **License**: https://opensource.org/licenses/Apache-2.0 **GitHub Stars**: 79 **Tags**: ai, testing, git, document-processing, coding, debugging
Related skills 6
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use...
grill-me
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
grill-with-docs
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
minimal-run-and-audit
RigorPilot trusted execution and reporting skill for README-first deep learning repo reproduction. Use when the task is specifically to capture or normalize evidence from the selected smoke test or documented inference or evaluation command and write standardized `repro_outputs/` files, including patch notes when repository files changed. Do not use for training execution, initial repo intake, generic environment setup, paper lookup, target selection, hidden scientific-meaning changes, or end...
polish
Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.
critique
Evaluate design from a UX perspective, assessing visual hierarchy, information architecture, emotional resonance, cognitive load, and overall quality with quantitative scoring, persona-based testing, automated anti-pattern detection, and actionable feedback. Use when the user asks to review, critique, evaluate, or give feedback on a design or component.