THE COMPILER
FOR YOUR
PROJECT
Scrumb is an AI project execution engine for small dev teams. It interrogates your idea, generates a precision dependency graph, and — when you start slacking — shames you back to work. Built for hackathon teams, student devs, and startups with a deadline and no excuses.
FIVE SYSTEMS. ONE GOAL: SHIP.
Scrumb operates as a state machine for project birth and survival. See the full pipeline →
- 01ARCHITECT_AUDITTechnical MCQ interview locks in your stack, scope, and team skills before any tasks are created. “Build a bus app” doesn’t compile here.
- 02DAG_GENERATOROutputs a Directed Acyclic Graph of tasks — every task knows its parent, owner, and hard dependencies. Real architecture, not a flat list.
- 03PANIC_MODEWhen deadline math fails, Scrumb archives non-critical tasks automatically. Scope trimmed by AI, not discovered missing at 2am on submission day.
- 04SHAME_ENGINEAnalyzes stalled tasks. Identifies blockers by name. Generates brutal but funny accountability reports to restore momentum. See examples →
- 05INTEGRITY_GUARDCheating detector. Blocks marking a parent task “Done” if sub-tasks are open. Your dashboard reflects reality.
FROM IDEA TO SHIPPED
Five stages. Your project can’t advance until each gate clears. Full breakdown →
ARCHITECT AUDIT
Stack, scope, team capacity locked before any tasks exist.
DAG GENERATION
Full dependency graph. Owners auto-assigned. Timeline calculated.
ACTIVE BUILD
Team executes. Integrity Guard enforces honest reporting.
DRIFT DETECTION
Panic Mode trims scope. Shame Engine restores momentum.
MVP SHIPPED
Finished, defensible, and actually submitted.
THE SHAME ENGINE
When someone hasn’t touched their critical-path task in 48 hours and the deadline is Friday, Scrumb stops being polite.
@Rohan — STALLED 52 HRS — [ backend/auth/jwt-middleware ]
Impact: BLOCKING 4 downstream tasks
IDE sessions: 11 — Commits pushed: 0
// Close the system design video. Write the function. It is 40 lines.
BUILT FOR TEAMS THAT SHIP
Not enterprise. Not process consultants. 2–5 people with a real deadline.
THE ARCHITECT
Gets a full dependency graph with owners pre-assigned. Opens IDE, sees exactly what to build next.
THE VISIONARY
The Architect Audit validates your stack against team capability before any code is written.
THE EXECUTOR
48-hour deadline. No PM. Scrumb tells everyone exactly what to build next and who’s blocking who.
YOUR TASK TREE IN YOUR IDE
The Scrumb plugin surfaces your dependency graph directly inside IntelliJ, PyCharm, WebStorm, and GoLand. See what to build next without leaving the editor. Full plugin page →
↓ DOWNLOAD PLUGIN (.ZIP)INSTALL INSTRUCTIONS
- Download scrumb-plugin.zip
- Open your JetBrains IDE
- Go to Settings → Plugins
- Click the ⚙ gear icon
- Select Install Plugin from Disk
- Choose the .zip file
- Restart the IDE