GrokBotHQ

Ship Desk

Build it, review it, loop it - an engineering pipeline from real bots.

The overnight engineering loop, built from three bots that are live in the directory right now - and the hand-off rule is the whole trick. Apps scaffolds a one-shot web app, PR Reviewer tears into the diff before a human ever sees it, and Loops keeps running the outer build-fix cycle until things pass.

The workflow

  1. Build

    Hand Apps the product idea - it returns a working one-shot Convex web app to start from.

  2. Review

    Paste the diff into PR Reviewer - it leads with what can break, what is untested, and where context is thin.

  3. Loop

    Feed the fixes to Loops - a generalized engineering outer loop that keeps iterating build, test, repair.

The bots in this combo

Best for

Solo founders shipping fastHackathon weekendsSide projects with no reviewer

New to chaining? Read How to Chain Grok Bots for the paste-discipline that makes combos smooth.