Home / deathemperor / infinitus · .repos/effect-smol/.agents/skills/migration-guidance/SKILL.md · GitHub

migration-guidance skillA

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

migration-guidance is agent-read markdown (skill) from deathemperor/infinitus: Use when changing how a v3 public API maps to v4, editing migration annotations, or regenerating migration/v3-to-v4.md..

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

Update guidance when a v3 public module or API is renamed, moved, removed,
replaced, or gains a materially different v4 contract. A v4-only API without a
v3 counterpart does not automatically need an annotation.

1. Account for every affected v3 symbol.
2. Read [annotations.md](annotations.md) before adding or changing annotation
   YAML. Verify every suggested replacement against implementation and tests.
3. When checking or regenerating the reference, or when the API change exists in
   a committed ref, read [generation.md](generation.md). Otherwise report that
   generation is deferred.
4. When output was generated, inspect it for unrelated movement and stale refs.

The task is complete when every affected v3 symbol is accounted for, annotation
replacements are verified, checks and generation succeed when the change is in
a committed ref, and every generated difference is explained. Report deferred
checks explicitly for uncommitted API changes.

Read the whole file at its exact version.

How to install

Latest version
mdr add deathemperor/infinitus/migration-guidance@git:20260918.e3c85ea
Exact content
mdr add deathemperor/infinitus/migration-guidance@sha256:90976b6b5b39271d

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260918.e3c85ea latest2026-09-18 e3c85ea 1,129 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 (1129 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

deathemperor/infinitus · 6 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_kaekyvdhjrsmikay
GET https://markdownregistry.com/api/v1/resolve?ref=deathemperor/infinitus/migration-guidance
GET https://markdownregistry.com/api/v1/blob/90976b6b5b39271db952e0230377cf30d13380d9526466bc889614552cce6cd4

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 deathemperor/infinitus

drive-phone skill
deathemperor/infinitus · .agents/skills/drive-phone/SKILL.md · Drive the developer's paired physical iPhone (Titan) from a session to reproduce and troubleshoot the Infinitus phone…
git:20260919.7e45544 · audit A · 6 stars
test-t3-app skill
deathemperor/infinitus · .agents/skills/test-t3-app/SKILL.md · Test T3 Code's web and desktop UI through its built-in Browser panel against isolated development state. Use for…
git:20260918.ccad9f6 · audit A · 6 stars
test-t3-mobile skill
deathemperor/infinitus · .agents/skills/test-t3-mobile/SKILL.md · Test T3 Code's native iOS and Android app through its Device panel and returned AgentDevice command. Use for mobile…
git:20260918.ccad9f6 · audit B · 6 stars
cursor-cloud rules
deathemperor/infinitus · .cursor/rules/cursor-cloud.mdc · Cursor Cloud environment setup and run notes for T3 Code (Cursor-specific; not for other editors/CI)
git:20260707.b9cc8d6 · audit B · 6 stars
AGENTS.md@.repos/alchemy-effect agents
deathemperor/infinitus · .repos/alchemy-effect/AGENTS.md
git:20260918.e3c85ea · audit A · 6 stars
CLAUDE.md@.repos/alchemy-effect claude
deathemperor/infinitus · .repos/alchemy-effect/CLAUDE.md
git:20260603.bd851c0 · audit B · 6 stars
AGENTS.md@.repos/alchemy-effect/packages/alchemy/src/AWS agents
deathemperor/infinitus · .repos/alchemy-effect/packages/alchemy/src/AWS/AGENTS.md
git:20260918.e3c85ea · audit A · 6 stars
DESIGN.md@.repos/alchemy-effect/packages/alchemy/src/Git design
deathemperor/infinitus · .repos/alchemy-effect/packages/alchemy/src/Git/DESIGN.md
git:20260918.e3c85ea · audit A · 6 stars
llms.txt@.repos/alchemy-effect/website/public llmstxt
deathemperor/infinitus · .repos/alchemy-effect/website/public/llms.txt
git:20260918.e3c85ea · audit A · 6 stars
AGENTS.md@.repos/effect-smol/.agents agents
deathemperor/infinitus · .repos/effect-smol/.agents/AGENTS.md
git:20260918.e3c85ea · audit A · 6 stars
ai-docs skill
deathemperor/infinitus · .repos/effect-smol/.agents/skills/ai-docs/SKILL.md · AI documentation. Use when editing ai-docs/src or regenerating LLMS.md.
git:20260918.e3c85ea · audit A · 6 stars
bundle-analysis skill
deathemperor/infinitus · .repos/effect-smol/.agents/skills/bundle-analysis/SKILL.md · Bundle analysis. Use when measuring current bundle size, comparing stable or selected fixtures, inspecting composition…
git:20260918.e3c85ea · audit A · 6 stars

Every file in deathemperor/infinitus

Other files named migration-guidance

migration-guidance skill
scriptedalchemy/agent-bundle · repos/effect/.agents/skills/migration-guidance/SKILL.md · Use when changing how a v3 public API maps to v4, editing migration annotations, or regenerating migration/v3-to-v4.md.
git:20260901.b4afb74 · audit A · 11 stars

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