Loop banner
th3vib3coder th3vib3coder

Loop

Development community

Description

--- description: Execute one cycle of the Vibe Science research loop (OTAE) allowed-tools: Read, Write, Edit, Bash, Glob, Grep, WebSearch, WebFetch, Task model: opus --- ## Current State (auto-injected) !`cat .vibe-science/STATE.md 2>/dev/null || echo "No STATE.md — run /vibe-science:init first"` ## Tree State !`cat .vibe-science/STATE.md 2>/dev/null | grep -A5 "Tree\|Stage\|Node" || echo "No tree state"` # vibe-science:loop Execute one cycle of the Vibe Science research loop. ## When to Us

Installation

Installs to ~/.claude/skills/th3vib3coder-vibe-science-loop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/th3vib3coder-vibe-science-loop && curl -fsSL https://raw.githubusercontent.com/th3vib3coder/vibe-science/HEAD/commands/loop.md -o ~/.claude/skills/th3vib3coder-vibe-science-loop/SKILL.md

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

Full documentation available on GitHub

View Source Repository