← Jarvis
tiny-pr-bot
An AI bot that improves your repos one tiny PR at a time.
Instead of large refactors or big feature PRs, the bot reviews specification repositories and proposes small, thoughtful improvements — 1-2 lines, 1 file, minimal decision overhead. The spec IS the product. There is no code yet, and that's intentional.
How It Works
The bot runs a continuous polling loop. When no PR is pending, it identifies the highest-value tiny improvement and creates a pull request. It then waits for human feedback before proposing the next one. No batch dumps, no overwhelm.
What It Proposes
- Improve documentation clarity
- Refactor sections (move / rename / simplify)
- Add or refine TODOs
- Provide research support (1-line summary + link)
- Reduce ambiguity in specs
These are examples — the bot can propose any change it believes is useful at the current stage.
Design Principles
- Maximal usefulness — every PR should move the project forward
- Minimal decision overload — review in 10 seconds
- Tiny PRs always — 1-2 lines, 1 file, one idea
- High relevance — matched to the current project stage
What It Avoids
- Adding content just to "look busy"
- Introducing premature structure
- Large or multi-decision PRs
Feedback Protocol
Simple commands via GitHub PR comments or Telegram:
APPROVE
CHANGES
NOPE
NOW
PAUSE
RESUME
Status
Active. Operated by Jarvis via OpenClaw. Currently targeting its own repo — the bot improves itself.
View on GitHub →
v0.2-staging