Home / jikig-ai / soleur · plugins/soleur/skills/operator-bootstrap/SKILL.md · GitHub

operator-bootstrap skillA

operator-bootstrap is agent-read markdown (skill) from jikig-ai/soleur: This skill should be used when a merge leaves two or more operator steps blocked on one credential: generate a runnable bootstrap.sh on the shared library, not a prose checklist..

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

<!-- Inspired by mattpocock/skills/skills/engineering/wizard/ (MIT, Copyright (c) 2026 Matt Pocock). -->

# Operator Bootstrap — generate the script, not the checklist

Two hard rules already mandate the artifact this skill produces.
`hr-multi-step-post-merge-bootstrap-script` says a post-merge deferral with two or more steps ships
as a runnable script; `hr-ship-message-no-operator-checklist` says the ship message does not hand the
founder a checklist. Until now nothing implemented either one — there was no generator and no
template, only references to infrastructure scripts that happen to be called `bootstrap.sh`.

This skill authors that script. It does **not** author the machinery: every script it produces
`source`s `plugins/soleur/scripts/lib/operator-script.sh`, which is where the progress counter, the
secret handling, the `.env` upsert, the prompt classes and the run ledger live.

## The library header is the contract

**The library is one file. The skill authors only stages. Never hand-edit the library.**

Everything a generated script may rely on is documented **once**, in the header of
`plugins/soleur/scripts/lib/operator-script.sh`, and is not restated here:
…

Read the whole file at its exact version.

How to install

Latest version
mdr add jikig-ai/soleur/operator-bootstrap@git:20260919.129fcd4
Exact content
mdr add jikig-ai/soleur/operator-bootstrap@sha256:a57cc1fcce53fee6

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_4zoyzkhid3qk2vjq.svg)](https://markdownregistry.com/a/art_4zoyzkhid3qk2vjq)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260919.129fcd4 latest2026-09-19 129fcd4 15,459 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (15459 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

GitHub

jikig-ai/soleur · 15 stars · license NOASSERTION · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_4zoyzkhid3qk2vjq
GET https://markdownregistry.com/api/v1/resolve?ref=jikig-ai/soleur/operator-bootstrap
GET https://markdownregistry.com/api/v1/blob/a57cc1fcce53fee66a086544e6008dedcc54bb3ce935a170812cbe24c3223d56

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 jikig-ai/soleur

AGENTS.md agents
jikig-ai/soleur · AGENTS.md
git:20260914.7d6ebbe · audit A · 15 stars
CLAUDE.md claude
jikig-ai/soleur · CLAUDE.md
git:20260919.53a8fac · audit B · 15 stars
zzzprobe skill
jikig-ai/soleur · knowledge-base/project/specs/feat-one-shot-7450-git-root-anchor-untrusted/arm4-probe/skills/zzzprobe/SKILL.md · This skill should be used when the operator asks to run the loader-substitution probe.
git:20260813.449b8c3 · audit A · 15 stars
AGENTS.md@plugins/soleur agents
jikig-ai/soleur · plugins/soleur/AGENTS.md
git:20260916.6c1dbcb · audit A · 15 stars
CLAUDE.md@plugins/soleur claude
jikig-ai/soleur · plugins/soleur/CLAUDE.md
git:20260909.ae44051 · audit B · 15 stars
go skill
jikig-ai/soleur · plugins/soleur/codex/skills/go/SKILL.md · Route your request to the appropriate Soleur workflow or domain agent.
git:20260911.8be1ba1 · audit A · 15 stars
help skill
jikig-ai/soleur · plugins/soleur/codex/skills/help/SKILL.md · List Soleur commands, skills, and domain agents.
git:20260911.8be1ba1 · audit A · 15 stars
sync skill
jikig-ai/soleur · plugins/soleur/codex/skills/sync/SKILL.md · Populate your company knowledge base from the existing codebase.
git:20260911.8be1ba1 · audit A · 15 stars
go skill
jikig-ai/soleur · plugins/soleur/devin/skills/go/SKILL.md · Route your request to the appropriate Soleur workflow or domain agent.
git:20260916.6c1dbcb · audit A · 15 stars
help skill
jikig-ai/soleur · plugins/soleur/devin/skills/help/SKILL.md · List Soleur commands, skills, and domain agents.
git:20260916.6c1dbcb · audit A · 15 stars
sync skill
jikig-ai/soleur · plugins/soleur/devin/skills/sync/SKILL.md · Populate your company knowledge base from the existing codebase.
git:20260916.6c1dbcb · audit A · 15 stars
admin-ip-refresh skill
jikig-ai/soleur · plugins/soleur/skills/admin-ip-refresh/SKILL.md · This skill should be used to refresh the prod SSH allowlist (Doppler ADMIN_IPS) after operator IP rotation. Detects…
git:20260924.a44cf8f · audit A · 15 stars

Every file in jikig-ai/soleur

Browse by kind, by grade A, or by owner.