jules skillA
jules is agent-read markdown (skill) from j-star-films-studios/vibecode-protocol-suite: Delegate coding tasks to Google Jules AI agent for asynchronous execution. Use when user says: 'have Jules fix', 'delegate to Jules', 'send to Jules', 'ask Jules to', 'check Jules sessions', 'pull Jules results', 'jules add tests', 'jules add docs', 'jules review pr'. Handles: bug fixes, documentation, features, tests, refactoring, code reviews. Works with GitHub repos, creates PRs..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Jules Task Delegation Delegate coding tasks to Google's Jules AI agent on GitHub repositories. ## Setup (Run Before First Command) ### 1. Install CLI ```bash which jules || npm install -g @google/jules ``` ### 2. Check Auth ```bash jules remote list --repo ``` If fails → tell user to run `jules login` (or `--no-launch-browser` for headless) ### 3. Auto-Detect Repo ```bash git remote get-url origin 2>/dev/null | sed -E 's#.*(github\.com)[/:]([^/]+/[^/.]+)(\.git)?#\2#' ``` If not GitHub or not in git repo → ask user for `--repo owner/repo` ### 4. Verify Repo Connected Check repo is in `jules remote list --repo`. If not → direct to https://jules.google.com ## Commands ### Create Tasks ```bash jules new "Fix auth bug" # Auto-detected repo jules new --repo owner/repo "Add unit tests" # Specific repo jules new --repo owner/repo --parallel 3 "Implement X" # Parallel sessions cat task.md | jules new --repo owner/repo # From stdin ``` ### Monitor ```bash jules remote list --session # All sessions jules remote list --repo # Connected repos ``` ### Retrieve Results ```bash …
Read the whole file at its exact version.
How to install
mdr add j-star-films-studios/vibecode-protocol-suite/jules@git:20260212.2781c29mdr add j-star-films-studios/vibecode-protocol-suite/jules@sha256:7c3c91d7d6688ceePin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_es665xagitaoof2l)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (5402 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
j-star-films-studios/vibecode-protocol-suite · 24 stars · license ISC · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_es665xagitaoof2l GET https://markdownregistry.com/api/v1/resolve?ref=j-star-films-studios/vibecode-protocol-suite/jules GET https://markdownregistry.com/api/v1/blob/7c3c91d7d6688ceeaedbf3762e5112419b285cad4ddcce525de98581e6ecaf5f
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from j-star-films-studios/vibecode-protocol-suite
Every file in j-star-films-studios/vibecode-protocol-suite