ic-workflow skillB
ic-workflow is agent-read markdown (skill) from vmobifystudio/app-dev-team: Use when working an implementation ticket as any IC role — app, backend, web, CLI, library, or a specialist like monetization. Holds the ticket lifecycle every one of them runs: branch-before-you-write isolation, the choke-point rule, the read order, the commit and daily-fragment discipline, and the CODE output contract. Triggers the moment an IC agent is handed a ticket ID. Product-agnostic: the language, framework and hazards live in the agent file that invokes this..
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
# IC workflow
Every IC on this team runs the same loop, whatever the product is. Only the language, the
conventions pack and the hazards differ — those live in your own agent file. Everything below is
the same for all of you, and it is the part that has actually gone wrong in live runs.
## Isolation — read this before you touch a file
Use the `agent-isolation` skill — worktree discipline, the ban on blanket staging, confirming the
mutation landed, the stop-and-report rule when HEAD moves under you, and the measured cost of
skipping all of it. The one thing it does not spell out: **branch before you write, never after.**
`git checkout -b feat/APP-NNN-short-slug` is your *first* action, not your seventh. If you were
given no worktree, say so in your first line.
Write-up: `${CLAUDE_PLUGIN_ROOT}/docs/research/2026-07-29-dry-run-parallel-agent-collision.md`.
Before that first write, run `context-preflight` against the project and ticket. It checks branch,
dirty tree, active worktrees, ticket row, and source-of-truth documents. For dependency, SDK, API,
or toolchain changes also run `dependency-policy`; do not choose versions from memory.
…Read the whole file at its exact version.
How to install
mdr add vmobifystudio/app-dev-team/ic-workflow@git:20260807.a03b72dmdr add vmobifystudio/app-dev-team/ic-workflow@sha256:9ba78b5b011c07dfPin 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_y7ehpibnircd325m)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260807.a03b72d latest | 2026-08-07 | a03b72d | 9,908 B | B | view · diff |
| git:20260731.42d47b3 | 2026-07-31 | 42d47b3 | 9,518 B | B | view · diff |
| git:20260729.0255434 | 2026-07-29 | 0255434 | 9,232 B | B | view · diff |
| git:20260729.4e52b23 | 2026-07-29 | 4e52b23 | 9,017 B | B | view · diff |
| git:20260729.071181e | 2026-07-29 | 071181e | 7,468 B | A | view |
Audit of the latest version
- fail: No prompt-injection phrasing (matched: ignore your previous instructions)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (9908 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 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
vmobifystudio/app-dev-team · 4 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_y7ehpibnircd325m GET https://markdownregistry.com/api/v1/resolve?ref=vmobifystudio/app-dev-team/ic-workflow GET https://markdownregistry.com/api/v1/blob/9ba78b5b011c07df7b30ddc45cd1615d1ced390f4a6345077d7fe5e105aff39d
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.