emanuelrechsteiner

Simple Onboard — Security skill for Claude Code

Security community

Fast read-only orientation on ANY repo (stack, structure, run/test commands) PLUS a R.Code-suitability verdict that can escalate to /rcode-migrate.

How to install Simple Onboard

Installs to ~/.claude/skills/emanuelrechsteiner-claude-rcode-simple-onboard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emanuelrechsteiner-claude-rcode-simple-onboard && curl -fsSL https://raw.githubusercontent.com/emanuelrechsteiner/claude-rcode/HEAD/commands/simple-onboard.md -o ~/.claude/skills/emanuelrechsteiner-claude-rcode-simple-onboard/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Simple Onboard does


description: Fast read-only orientation on ANY repo (stack, structure, run/test commands) PLUS a R.Code-suitability verdict that can escalate to /rcode-migrate. Lightweight — for deep docs-audit + asset scaffolding use /bootstrap instead. argument-hint: [notes] allowed-tools: Read, Glob, Grep, Bash(git rev-parse:*), Bash(git branch:*), Bash(git log:*), Bash(git rev-list:*), Bash(git shortlog:*), Bash(git status:*), Bash(git tag:*), Bash(pwd:*), Bash(gh issue list:*), Bash(gh pr list:*), Bash

Alternatives in Security

  • Octoboss Reorganize Tentacles — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★
  • UX A11y — WCAG 2.1 AA accessibility audit plus common-courtesy checks beyond the spec 66 ★
  • Audit CI — Comprehensive CI/CD audit 63 ★

Full documentation available on GitHub

View Source Repository