pan-sync-main skillA
pan-sync-main is agent-read markdown (skill) from eltmon/overdeck: pan sync-main <id> — merge latest main into the feature branch for an active workspace.
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
# Sync with Main Merges the latest `main` branch into a workspace's feature branch. Uses `git merge` (not rebase) to avoid rewriting history, and delegates conflict resolution to the merge-agent specialist. ## Usage ```bash # CLI command pan sync-main PAN-XXX # Or via the dashboard API curl -X POST http://localhost:3011/api/issues/PAN-XXX/sync-main ``` ## What It Does 1. Checks for uncommitted changes (blocks if any — must commit, explicitly discard, or surface to the operator first; agents never `git stash`) 2. Resolves the workspace's required git repos; monorepos produce one repo root 3. Cleans up stale git locks in each repo 4. Fetches and merges each repo's configured target branch sequentially in config order 5. Stops at the first failed or conflicted repo and marks later repos skipped 6. If clean: reports aggregate commit/file totals plus one result per repo 7. If conflicts remain: aborts that repo's merge and reports its conflict files ## Outcomes | Result | Meaning | |--------|---------| | Already up to date | Main has no new commits since last sync | | Success (N commits) | Clean merge or agent-resolved conflicts | …
Read the whole file at its exact version.
How to install
mdr add eltmon/overdeck/pan-sync-main@git:20260725.68ec740mdr add eltmon/overdeck/pan-sync-main@sha256:faf87f05f3542d1fPin 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_m6f5ixuegru2dtai)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260725.68ec740 latest | 2026-07-25 | 68ec740 | 3,177 B | A | view · diff |
| git:20260614.b09402f | 2026-06-14 | b09402f | 2,839 B | A | view · diff |
| git:20260527.f1b48a4 | 2026-05-27 | f1b48a4 | 2,828 B | A | view · diff |
| git:20260522.817c2c7 | 2026-05-22 | 817c2c7 | 2,770 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 (3177 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
eltmon/overdeck · 28 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_m6f5ixuegru2dtai GET https://markdownregistry.com/api/v1/resolve?ref=eltmon/overdeck/pan-sync-main GET https://markdownregistry.com/api/v1/blob/faf87f05f3542d1f94d8251d12271d6d432bc5cf6456298c970cefde60ad7fbb
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.