Home / ronmizrahi / ai-sdlc-graph · plugins/sdlc-graph/skills/onboarding/SKILL.md · GitHub

onboarding skillA

onboarding is agent-read markdown (skill) from ronmizrahi/ai-sdlc-graph: Produce the sdlc-graph tooling checklist — walk the plugin's dependency roster, report tool by tool what this session can actually invoke and what it cannot, print the install line for each gap, and say what a run does without it. Every tool on that roster is third-party and optional: the graph requires git and nothing else, and every absence is recorded in `skipped_gates[]` while the run continues. Invoked at the start of every sdlc-graph run, and by a human any time the question comes up. Pure.

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

# sdlc-graph — the tooling checklist

## Goal

Answer one question, tool by tool: **which of the things a run would dispatch to can this session
actually invoke, and what does a run lose for each one it cannot?**

**Everything on the roster is third-party and optional.** The graph's only hard requirement is `git`.
Every other tool is somebody else's plugin or a capability built into Claude Code, dispatched rather
than copied — because a copied reviewer drifts and then reviews against a stale rulebook. Exactly one
of them ships in this bundle (`sdlc-graph-viewer`), and that one is a declared dependency of the
graph rather than a choice — it should already be present.

**Every absence is recorded in `skipped_gates[]` and the run continues.** Nothing is ever reported as
passed because its tool was missing, and the ledger is append-only: installing a tool later does not
retroactively pass a gate that ran without it.

## Use When

- **Every `sdlc-graph` run start.** `INTAKE` invokes this, always, before the run proceeds past it.
- A human asks what `sdlc-graph` needs, or why a finished run's report led with `skipped_gates[]`.

## Do Not Use When
…

Read the whole file at its exact version.

How to install

Latest version
mdr add ronmizrahi/ai-sdlc-graph/onboarding@git:20260921.a8ec703
Exact content
mdr add ronmizrahi/ai-sdlc-graph/onboarding@sha256:1be995ed76276acc

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.a8ec703 latest2026-09-21 a8ec703 10,064 BA view · diff
git:20260920.2a23c632026-09-20 2a23c63 10,005 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 (10064 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

ronmizrahi/ai-sdlc-graph · 10 stars · license MIT · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_chtno5omgsjwfxbv
GET https://markdownregistry.com/api/v1/resolve?ref=ronmizrahi/ai-sdlc-graph/onboarding
GET https://markdownregistry.com/api/v1/blob/1be995ed76276acc8c59a5aa31f76967e70f1a8a2b1d1802ef3e2003b6aa6945

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 ronmizrahi/ai-sdlc-graph

CLAUDE.md claude
ronmizrahi/ai-sdlc-graph · CLAUDE.md
git:20260920.2a23c63 · audit A · 10 stars
sdlc-graph-engineering-install skill
ronmizrahi/ai-sdlc-graph · plugins/sdlc-graph-engineering-install/skills/sdlc-graph-engineering-install/SKILL.md · Install graph engineering into a project: take an existing process — skills, a runbook, a README, a CI pipeline, or…
git:20260920.2a23c63 · audit A · 10 stars
view-run skill
ronmizrahi/ai-sdlc-graph · plugins/sdlc-graph-viewer/skills/view-run/SKILL.md · Generate a visual, LangSmith-style HTML view of an sdlc-graph run from its state file…
git:20260920.2a23c63 · audit B · 10 stars
graph-run-reviewer skill
ronmizrahi/ai-sdlc-graph · plugins/sdlc-graph/skills/graph-run-reviewer/SKILL.md · Review a finished or stuck sdlc-graph run — read its state file, its milestone journals and (when it was traced) every…
git:20260920.2a23c63 · audit A · 10 stars
sdlc-graph skill
ronmizrahi/ai-sdlc-graph · plugins/sdlc-graph/skills/sdlc-graph/SKILL.md · Drive a feature end to end through the full SDLC as an explicit guarded graph — spec, plan, branching strategy, then…
git:20260921.a8ec703 · audit A · 10 stars

Every file in ronmizrahi/ai-sdlc-graph

Other files named onboarding

onboarding skill
code-yeongyu/oh-my-openagent · packages/omo-senpi/plugin/skills/onboarding/SKILL.md · Guides a first-time omo user through setup and the core workflow. Use when a new user asks to get started with omo.
git:20260904.2790172 · audit A · 69,349 stars
onboarding skill
code-yeongyu/oh-my-openagent · packages/omo-senpi/skills/onboarding/SKILL.md · Guides a first-time omo user through setup and the core workflow. Use when a new user asks to get started with omo.
git:20260904.2790172 · audit A · 69,349 stars
onboarding skill
coreyhaines31/marketingskills · skills/onboarding/SKILL.md · When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also…
v2.0.1 · audit A · 51,418 stars
onboarding skill
ginlix-ai/langalpha · plugins/langalpha_service/skills/onboarding/SKILL.md · First-time user onboarding to set up investment profile, watchlists, portfolio, and preferences.
git:20260826.8da358a · audit A · 1,774 stars
onboarding skill
huytieu/cog-second-brain · .claude/skills/onboarding/SKILL.md · Personalize COG for your workflow - creates profile, interests, and watchlist files with guided setup (run this first!)
git:20260818.622a5e5 · audit A · 1,215 stars
onboarding skill
huytieu/cog-second-brain · .agents/skills/onboarding/SKILL.md · Personalize COG for your workflow - creates profile, interests, and watchlist files with guided setup (run this first!)
git:20260730.acf9b42 · audit A · 1,215 stars
onboarding skill
huytieu/cog-second-brain · skills/onboarding/SKILL.md · Personalize COG for your workflow - creates profile, interests, and watchlist files with guided setup (run this first!)
git:20260818.622a5e5 · audit A · 1,215 stars
onboarding skill
signet-ai/signetai · skills/onboarding/SKILL.md · Interactive interview to set up your Signet workspace (~5-10 minutes). Writes identity files to ~/.agents/ — does not…
git:20260720.f642f14 · audit A · 288 stars

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