steve2
Installation
SKILL.md
Steve — wavybaby + GSD + Ralph Autonomous Execution
Combines three systems:
- wavybaby: Self-equipping toolchain (CoVe verification, skill discovery via skills.sh, MCP server setup, project config)
- GSD: Structured project management (
.planning/, roadmaps, phases, plans, discovery, verification, state tracking) - Ralph: Autonomous while-true loop (circuit breakers, dual-condition exit, session persistence, rate limiting)
IMPORTANT — Context Management: Steve offloads heavy phases to subagents via the Task tool to avoid hitting the 20MB API request limit. Phase instructions live in template files at ~/.claude/skills/steve/templates/. The main conversation stays lean — it orchestrates, collects brief summaries, and handles user interaction only.
EXECUTION FLOW
Step 1: Parallel Kickoff
Do these TWO things simultaneously in a single message with parallel tool calls: