onboard-repo

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Context

Top-level layout: !ls -d */ 2>/dev/null | head -10

Orientation docs present: !out=""; for f in README.md AGENTS.md CLAUDE.md CONTRIBUTING.md; do test -f "$f" && out="$out $f"; done; echo "${out:-(none)}"

Manifest identity: !test -f package.json && jq -r '.name // empty' package.json 2>/dev/null || echo "(no package.json)"

Instructions

Read the repository's own orientation first, extract the idiom from real neighbors, and deliver a compact cited map before any edit lands.

Process

Installs
6
First Seen
Jul 25, 2026
onboard-repo — okisdev/ai-reference