Tour banner
allierays allierays

Tour

AI community

Description

--- description: Take an interactive tour of agentic-loop - the system for going from idea to shipped code with AI. --- # Vibe & Thrive Tour ## Step 1: Check & Fix Setup Print this exactly: ``` ╦ ╦╦╔╗ ╔═╗ ┬ ╔╦╗╦ ╦╦═╗╦╦ ╦╔═╗ ╚╗╔╝║╠╩╗║╣ ┌┼─ ║ ╠═╣╠╦╝║╚╗╔╝║╣ ╚╝ ╩╚═╝╚═╝ └┘ ╩ ╩ ╩╩╚═╩ ╚╝ ╚═╝ Checking setup... ``` **Check each item and FIX if missing:** 1. **Check jq installed:** ```bash command -v jq ``` - If missing: Say "⚠️ jq not found. Install it: `brew ins

Installation

Installs to ~/.claude/commands/allierays-agentic-loop-tour.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/allierays/agentic-loop/HEAD/.claude/commands/tour.md -o ~/.claude/commands/allierays-agentic-loop-tour.md

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

Full documentation available on GitHub

View Source Repository