Bitmia-ai/RedEye

6 stars · Last commit 2026-04-29

Your codebase keeps moving while you sleep. Autonomous Claude Code plugin that runs your task list through TDD, review, and verify gates overnight.

README preview

<div align="center">
  <img src=".github/assets/banner.png" alt="RedEye — Your codebase keeps moving while you sleep." width="100%" />
  <img src=".github/assets/demo.gif" alt="RedEye demo — /redeye:init, user answers 4 setup questions, scaffolding, /redeye:start, overnight wait, haze London showing working weather CLI output" width="100%" />
  <p><sub><i>Demo: <code>/redeye:init</code> → <code>/redeye:start</code> → wake up to a working weather CLI. Real overnight run.</i></sub></p>
  <p>
    <a href="https://github.com/Bitmia-ai/RedEye/blob/main/LICENSE">
      <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License" />
    </a>
    <a href="https://docs.anthropic.com/en/docs/claude-code">
      <img src="https://img.shields.io/badge/Claude%20Code-plugin-D97757.svg" alt="Claude Code plugin" />
    </a>
  </p>
</div>

---

## What is RedEye?

**RedEye works overnight.** Add tasks, run `/redeye:start`, walk away. Come back to tested, reviewed commits on a branch you approve before anything ships.

View full repository on GitHub →