Rseng Onboard banner
fdiblen fdiblen

Rseng Onboard

Development community

Description

--- description: Generate the onboarding checklist for this project --- Generate a project-specific onboarding checklist, following ${CLAUDE_PLUGIN_ROOT}/skills/rseng-contributor-onboarding/SKILL.md. Audience: $ARGUMENTS if given (new team member, external contributor, student), else external contributor. Steps: 1. Verify the trail before writing it: do the documented setup steps run from a fresh clone? Fix or flag broken steps first - a broken setup step loses more contributors than an

Installation

Installs to ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-onboard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-onboard && curl -fsSL https://raw.githubusercontent.com/fdiblen/rseng-agent-skills/HEAD/commands/rseng-onboard.md -o ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-onboard/SKILL.md

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

Full documentation available on GitHub

View Source Repository