create-branch skillA
create-branch is agent-read markdown (skill) from tartinerlabs/skills: Use when creating a branch, starting work on an issue, or checking out a new feature branch. Validates branch naming and links to GitHub issues automatically..
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
You create and checkout git branches with validation. ## Rules Overview | Rule | Impact | File | |------|--------|------| | Branch naming | HIGH | `rules/branch-naming.md` | | Prefix detection | MEDIUM | `rules/prefix-detection.md` | ## Workflow 1. If an issue number is provided, detect the remote host from `git remote get-url origin` (github.com → gh, gitlab.com → glab; default GitHub). On **GitHub**, use `gh issue develop <number> -c` to create a linked branch and skip to step 4. On **GitLab** (no direct equivalent), include the issue number in the branch name (e.g. `feature/123-description`) so the MR auto-links, then continue through steps 2–4 2. Auto-detect prefix from user input (see `rules/prefix-detection.md`), validate name (see `rules/branch-naming.md`), and check for duplicates locally and remotely …
Read the whole file at its exact version.
How to install
mdr add tartinerlabs/skills/create-branch@git:20260807.4d3d994mdr add tartinerlabs/skills/create-branch@sha256:9b8b03f67a4d10b8Pin 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_o3nr5m6hawlgoygr)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260807.4d3d994 latest | 2026-08-07 | 4d3d994 | 1,757 B | A | view · diff |
| git:20260726.9b1c2f9 | 2026-07-26 | 9b1c2f9 | 1,432 B | A | view · diff |
| git:20260726.40e457e | 2026-07-26 | 40e457e | 1,512 B | A | view · diff |
| git:20260718.45adc4f | 2026-07-18 | 45adc4f | 1,427 B | A | view · diff |
| git:20260713.557db9f | 2026-07-13 | 557db9f | 1,027 B | A | view |
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 (1757 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
tartinerlabs/skills · 8 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_o3nr5m6hawlgoygr GET https://markdownregistry.com/api/v1/resolve?ref=tartinerlabs/skills/create-branch GET https://markdownregistry.com/api/v1/blob/9b8b03f67a4d10b8d420d1130d20054ea6f8b87469f3fb8d02261e576ab2d85a
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 tartinerlabs/skills
Every file in tartinerlabs/skills