Rec Onboard banner
danielrosehill danielrosehill

Rec Onboard

Code Quality community

Description

--- description: First-run setup for the recommendation workspace — picks format, captures initial preferences, builds the folder structure, and suggests MCPs. --- # /onboard Set up this recommendation workspace for the user. ## Steps ### 1. Confirm purpose and format(s) Ask the user (use AskUserQuestion). Format selection is **multi-select** — the workspace can be specialised for one format or cover several: - **Formats:** any combination of: Movies, Netflix Series (and other streaming se

Installation

Installs to ~/.claude/skills/danielrosehill-procurement-tools-plugin-rec-onboard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-procurement-tools-plugin-rec-onboard && curl -fsSL https://raw.githubusercontent.com/danielrosehill/procurement-tools-plugin/HEAD/commands/rec-onboard.md -o ~/.claude/skills/danielrosehill-procurement-tools-plugin-rec-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