# Vibe Help

> Quick reference cheatsheet for all agentic-loop commands including Ralph.

- Skill: `allierays/vibe-help` (Agent Skill)
- Install (CLI): `npx skillmds@latest add allierays/vibe-help`
- Raw SKILL.md: https://api.skillmd.com/api/skills/allierays/vibe-help/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: allierays (https://skillmd.com/u/allierays)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/allierays/vibe-help

---


# Vibe & Thrive Cheatsheet

Print this cheatsheet for the user. Do not add any commentary or explanation.

---

## The Loop

```
/prd [feature]           brainstorm & generate PRD
npx ralph run            autonomous coding loop (live activity feed)
npx ralph run --quiet    same, but suppress activity feed
npx ralph status         check progress
npx ralph stop           stop after current story
```

---

Run `/vibe-list` to see all commands.

---

## Quality

```
/vibe-check              audit code quality
/review                  security-focused review
npx ralph check          run verification only
```

---

## Setup & Learning

```
/tour                    guided setup
/my-dna                  set preferences
/lesson                  teach Ralph a pattern
npx agentic-loop lessons view learned patterns
```

---

*https://github.com/allierays/agentic-loop*

