- Signup up at z.ai (use my code here)
- Signup at https://sprites.dev/
- Create and sprite
sprite create my-sprite - Auth with github:
gh auth - Clone your repo:
gh repo clone ... - Logout of gh:
gh auth logout - Setup z.ai with an API key
npx @z_ai/coding-helper - Have claude read about ralph for context:
claude read https://gist.githubusercontent.com/bradleygolden/f0a0c749c85184f16ce39cb290ea920f/raw/66ada9d0c2e88bd5078113fcfeb11d46a7c26521/gistfile1.txt - Generate PROMPT.md and any other reference material
- Add claude code plugins for backpressure:
claude /plugin marketplace add bradleygolden/claude-marketplace-elixir /plugin install elixir@elixir - Execute ralph
while :; do cat PROMPT.md | claude ; done
Last active
January 30, 2026 05:27
-
-
Save bradleygolden/223f429d189e80c945195752e6e204b2 to your computer and use it in GitHub Desktop.
Ralph setup
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment