Found 27 repositories(showing 27)
gmickel
Claude Code plugins for reliable AI coding. Flow-Next: plan-first workflows, Ralph autonomous mode (overnight coding with fresh context), multi-model review gates via RepoPrompt/Codex, re-anchoring to prevent drift, receipt-based gating.
guyskk
Auto-review and iterate until quality work is delivered - a better alternative to ralph-claude-code. Switch between multiple Claude Code providers (Kimi, GLM, MiniMax, etc.) with a single command.
gmickel
OpenCode port of Flow-Next: plan-first workflows, Ralph autonomous mode (overnight coding with fresh context), multi-model review gates via Codex, re-anchoring to prevent drift, receipt-based gating.
gregorydickson
🥒 Pickle Rick for Claude Code — autonomous PRD-driven coding loops + relentless code review. Ralph Loop toolkit.
kenryu42
Orchestrating coding agents for code review, verification and fixing via the ralph loop.
jsamuel1
A 16-hat, event-driven AI orchestration architecture built on Ralph. Raw ideas enter one end; tested, reviewed, deployed, and committed code exits the other.
Custos
Claude Code plugin: unified multi-LLM planning with adversarial review and TDD execution via Ralph Loop
jodagreyhame
A Docker-based Ralph Wiggum loop featuring a 3-tier review system, multi-provider support, automatic provider fallback, role escalation, task mode with dependency tracking, and steering guidance.
IgorWarzocha
An extension that monitors Pi for PR submissions and injects Codex Bot review back into Pi when posted. AKA GH Review Ralph Loop.
mdelapenya
Implements the Ralph loop pattern using Claude Code CLI - iterative work/review/ship cycles on GitHub issues
Freakingnolife
Ralph: AI prompt coaching via daily digest. Review your prompts against the OpenAI prompt guidance framework, delivered to Discord daily.
lesly
Ralph Marketing checks a landing page against your ideal customers by reviewing it from different user roles. It finds weak or unclear parts and improves them automatically. The loop repeats until the page works well for all target customers.
ralph-groupscholar
Ralph reviews your code
kenryu42
Homebrew tap for ralph-review
davesnowdon
Building on ralph to add automated code review, worktree creation and plan review
puppe1990
Codex-compatible skills for Ralph TUI workflows and product-minded engineering reviews.
dave-schmidt-dev
A ralph loop scaffold for using multiple agents to review, implement, and audit
wjonaskr
Automated code review harness for OpenCode native Ralph Loop — no external orchestrator required
araobclaw
OpenClaw Joe: agent swarm orchestrator (tmux/Codex/Claude, cron Ralph loop, gh CI/reviews)
none-ascetic
Complete spec-to-ship workflow for Claude Code. PRD → Plan → Issues → Ralph → Review → Cycle.
syntax-syndicate
Website building skill system for Claude Code - interview, build, review, revise with Ralph loops
aptdnfapt
opencode session skill so ai can review long running ralph and tell me wtf went wrong
RalphNHuang
This is an campaign held by Chiffon & Ralph to review the packages of particular languages--Python & R
Anandsharma1
Unified lifecycle orchestrator for multi-step development: 7-phase planning, two-stage review, persistent context, RALPH-validated execution
dididy
You design, agents forge through the night — a watcher orchestrates parallel Claude Code workers in tmux: assigns tasks, reviews code, recovers from failures, all autonomously (ralph-loop)
According to the Georgia insurance Commissioner Ralph Hudgens, the Allstate Company has proposed hike in insurance rates, overall Allstate has proposed to raise about 25% and it will be in action from 22nd of May. According to Hudgens this increase in rate is just an average so all the policy holders should be prepared for even more. As per reports, Ralph is concerned over this he also said that the law prohibits him from stopping this increase unless it is proved that this increased rate is excessively high. The reports say that on Monday Hudgens told his staff to examine the matter seriously by filing under the state law, and if he finds the rate excessive high, he will take each and every measure which will be allowed to act. According to the reports, Georgia adopted file and use system in the year 2008 in order to promote competition and lower rates among insurance companies. The State Insurance Commissioner had to approve each rate increase which insurers had proposed. Now, what is happening is that insurer are filing their rate with the state which will go into effect, however commissioner can review the rates in order to check whether they are more or less. Allstate insurance is the state’s second largest automobile insurance company. In a event Allstate Spokesperson Daniel Groce said, that we have adjusted the rate properly for the danger they assumed and also make sure to protect our policyholders from uncertainties. He also made the customers aware that if they face any kind of problem they should immediately consult the Allstate agent in order to get exact information of the coverage and by the help of the agents the customers can also avail discounts according to their stage or circumstances. Overall the Allstate policy holders of Georgia should check the available options left with them during this increased phase.
coderwizardofficial
All SQL code must be present in the SQL (editor) window when you submit this assessment. The SQL log is only for your reference while solving the code. The SQL log will not be visable and therefore will not be considered when reviewing your code. Make sure all of your SQL including dropping/creating tables, insert statements, and select/update queries are visable in the SQL window when you submit. You should be able to click on Run SQL and your SQL code should execute completely with the full results showing in the Output box. Make sure you complete each of the following requirments fully. Drop tables employee, contact, and address if they already exist Any unspecified field type is text. Create a table called employee with fields for id as int, fname, lname, age as int, hiredate as date. Load employee records with this data: 01 Alan Palmer 32 12/15/2019 02 Susan Shepard 28 07/21/2015 03 Justin Ward 43 08/24/2017 04 Alan Smith 30 06/22/2017 05 James Betternot 26 06/22/17 06 Ralph White 44 06/23/17 07 Leonard Nimoy 72 12/14/07 08 Janice Rand 61 07/06/16 09 Harry Mudd 65 07/06/20 10 Hikaru Sulu 58 03/21/15 11 James Kirk 59 01/02/14 12 Leonard McCoy 65 08/21/15 13 Pavel Chekov 44 10/15/14 14 Christopher Pike 32 11/24/14 15 Darth Vader 124 03/22/15 16 Boba Fett 49 03/22/15 17 Luke Skywalker 66 11/11/19 18 Han Solo 73 02/03/12 19 Kylo Ren 34 06/14/20 20 Galen Erso 55 06/14/20 Create a table called address with fields for id as int, address1, address2, city, state, zip. Load records with this data: 01, 1211 Sudan St, n/a, Mobile, AL, 36609 02, 4800 Barkshire Dr, n/a, Pace, FL, 32571 03, 12 Nutmeg Ct, n/a, Culver City, CA 90211 04, 2142 Elmwood Pl, n/a, Johnson City, TN, 37112 05, 777 Heavenly Ln, Box 13, Pike City, MN, 50877 Create a table called contact with fields for id as int, cellphone, homephone, email Load records with this data: 01, 5121325343, 5125234234, apalmer@yachtmail.com 02, 5129739834, 5129847873, sshepard@yorkdevtraining.com 03, 6453898502, 6459872345, jsward2007@yahoo.com 04, 8763238756, 8763736548, alsmith999@gmail.com 05, 8880345966, 8888567987, james.betternot@hotmail.com 06, 3322827765, 3328760098, ralph.white264@aol.com Create a query that joins (inner) employee and address tables on id and returns fname, lname, age, city, state where fname = Alan Create a query that joins (inner) employee, address, and contact tables on id and returns fname, lname, age, city, state, email where email = james.betternot@hotmail.com Update Susan Shepard's cellphone to be 4383991212 using fname and lname in the where clause. You must use the employee table to find the name and the contact table to update the cellphone. (Hint: You can use a WHERE ??? = (select ??? from ??? where ??? = "???") to reference a value in the employee table that matches the record in the contact table you are updating. Create a query that returns all of Susan's data by name
All 27 repositories loaded