Home / aiimagined / godmode · skills/godmode-host-sync/SKILL.md · GitHub

godmode-host-sync skillA

godmode-host-sync is agent-read markdown (skill) from aiimagined/godmode: Detect every installed AI CLI host, reconcile Godmode's hook manifests into each host's native format, and drift-repair the wiring with a shown diff before anything trusts interception. Use when a host's wiring needs reconciling or repairing after an install, an update, or reported drift. Not for a plain walkthrough of hook mechanics with no drift repair involved, or for authorizing an unrelated protected operation..

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

# Godmode Host Sync

## Outcome

Every installed AI CLI host carries a live, correct hook manifest in its own
native format, and any drift between what Godmode declares and what a host
actually has wired is shown as an explicit diff before it is repaired.

## Use

- A host's wiring needs checking after an install, an update, or a reported miss.
- A newly detected host needs Godmode's manifests reconciled into its native hook format.
- A hook manifest looks stale, missing, or conflicting and the exact repair should be shown before it lands.
- A protected-operation probe needs to prove the hook mechanism still denies what it should.

## Do Not Use

- Explaining what a single hook event does in isolation, with no wiring check involved.
- Previewing or authorizing an unrelated protected operation - that is `godmode-governance`.
- Diagnosing why a specific test fails - that is `godmode-investigation`.
- Proposing a brand-new skill because a workflow keeps recurring - that is `godmode-skill-forge`.

## Deterministic Execution Flow

1. **Read current wiring.** `godmode hooks status` - always exits 0; read
   `wire_state` per host, `host_registration` per host, and `verdict` for the
…

Read the whole file at its exact version.

How to install

Latest version
mdr add aiimagined/godmode/godmode-host-sync@git:20260923.51b2535
Exact content
mdr add aiimagined/godmode/godmode-host-sync@sha256:4c673f473e0e7e26

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_a4jxwekcbrav5hip.svg)](https://markdownregistry.com/a/art_a4jxwekcbrav5hip)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.51b2535 latest2026-09-23 51b2535 5,133 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 (5133 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

aiimagined/godmode · 6 stars · license Apache-2.0 · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_a4jxwekcbrav5hip
GET https://markdownregistry.com/api/v1/resolve?ref=aiimagined/godmode/godmode-host-sync
GET https://markdownregistry.com/api/v1/blob/4c673f473e0e7e268425a252711b5f27a3e5e1cc8f8cd8c7dfc86171bafdb52c

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 aiimagined/godmode

llms.txt llmstxt
aiimagined/godmode · llms.txt
git:20260826.3e1dc4a · audit A · 6 stars
godmode-changelog skill
aiimagined/godmode · skills/godmode-changelog/SKILL.md · Draft and verify release-notes from local commits and changelog fragments. Use when checking that every user-visible…
git:20260923.51b2535 · audit A · 6 stars
godmode-code-of-law skill
aiimagined/godmode · skills/godmode-code-of-law/SKILL.md · Use at the start of every session and before every new task - read GODMODE-CODE-OF-LAW.md at the project root when it…
git:20260923.51b2535 · audit A · 6 stars
godmode-codegraph skill
aiimagined/godmode · skills/godmode-codegraph/SKILL.md · Query a local, on-demand code dependency graph to answer who calls, who imports, and what blast radius a change…
git:20260923.51b2535 · audit A · 6 stars
godmode-continuity skill
aiimagined/godmode · skills/godmode-continuity/SKILL.md · Reconstruct and preserve private project continuity from local evidence. Use when resuming work, changing branches or…
git:20260923.51b2535 · audit A · 6 stars
godmode-evidence skill
aiimagined/godmode · skills/godmode-evidence/SKILL.md · Shape a claim so its citations grade the first time: reflect it against the record, cite exit-bearing commands through…
git:20260923.51b2535 · audit A · 6 stars
godmode-governance skill
aiimagined/godmode · skills/godmode-governance/SKILL.md · Preview and govern protected engineering actions without executing them implicitly. Use before destructive, externally…
git:20260923.51b2535 · audit A · 6 stars
godmode-impact-gate skill
aiimagined/godmode · skills/godmode-impact-gate/SKILL.md · Score a staged commit's fan-out and architectural-boundary crossings just before committing: dependents left…
git:20260923.51b2535 · audit A · 6 stars
godmode-investigation skill
aiimagined/godmode · skills/godmode-investigation/SKILL.md · Diagnose technical failures with reproducible evidence and bounded hypotheses. Use when a bug, regression, test…
git:20260923.51b2535 · audit A · 6 stars
godmode-memory-gardener skill
aiimagined/godmode · skills/godmode-memory-gardener/SKILL.md · Garden the continuity archive at session close or idle time: tell the session as dated prose, list near-duplicate or…
git:20260923.51b2535 · audit A · 6 stars
godmode-repair skill
aiimagined/godmode · skills/godmode-repair/SKILL.md · Re-pitch an answer that did not land, and record why it did not. Use when the operator says they do not follow, asks…
git:20260923.51b2535 · audit A · 6 stars
godmode-replicate skill
aiimagined/godmode · skills/godmode-replicate/SKILL.md · Rebuild a mechanism already studied in a reference implementation, in stdlib under Godmode's own names, then pin it…
git:20260923.51b2535 · audit A · 6 stars

Every file in aiimagined/godmode

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