What problem does it solve? Users of the Rad Orc agentic coding environment often need guidance on features, workflows, and concepts without digging through documentation themselves. This Skill puts the agent into a persistent documentation-grounded help mode that answers questions strictly from the shipped local docs, at a user-friendly altitude that hides implementation details. ## Core Features & Use Cases - Documentation-grounded Q&A: Answers questions exclusively from the local corpus at ~/.radorc/docs, with clickable dashboard citations, and degrades gracefully if docs are missing. - Multiple help modes: Routes on the invocation argument to a feature tour (spotlight), a guided tutorial that builds something, a skill lookup explaining what any shipped skill does, or direct Q&A. - Persistent help posture: Holds a warm, plain-language persona for the whole engagement, never surfacing function names, flags, or internal mechanics. - Use Case: A new user runs /rad-help, picks the tour from the opening menu, and is walked through Rad Orc's features one at a time with links to read more on the local dashboard. ## Quick Start Run /rad-help and ask any question about Rad Orc, or pick the tour or tutorial option from the opening menu.