runbookify
← All plans
Facilities, Assets & IT Operations / Inventory, Spare Parts & Consumables

Spare Parts Inventory with Reorder Points: Never Stall a Repair on a $4 Part

Track on-hand quantity, min/max reorder points, and bin location for your maintenance or IT spares — and auto-raise a reorder list the moment a part drops below trigger, with a storeroom lead approving it before anything is ordered.

IntermediateA weekendBuilds onNext.jsSupabaseResend
What you'll build

A web tool where you import your spare-parts list, log issues and receipts to keep on-hand accurate, auto-flag any part below its min, and have your storeroom lead review and approve a suggested reorder list (quantity + supplier) before it becomes a reorder request — plus a stock report and a clean CSV export for purchasing.

Gated download

Enter your email — the plan downloads instantly and a copy lands in your inbox.

By submitting your email you'll also receive the weekly runbookify newsletter. You can unsubscribe at any time.

Before you start

  • A Supabase account (free)
  • A Vercel account (free)
  • A Resend account (free)
  • A parts list CSV (part number, description, on-hand, min/max, bin, supplier)
  • Claude Code or any AI coding agent

The problem this kills

A technician is mid-repair and reaches for a fuse, a belt, a fitting, a stick of RAM — and the bin is empty. Now a five-minute fix becomes a three-day wait while someone scrambles to order a part that costs less than lunch. The machine sits down. The ticket ages. And nobody noticed the bin was running low because "the inventory" is a spreadsheet that's three weeks out of date, or it's in somebody's head.

Spare-parts storerooms fail in the same quiet way everywhere: there's no live count, no agreed reorder trigger, and no routine that says "this dropped below minimum — reorder it now." So you alternate between stockouts on the cheap stuff you use constantly and dusty shelves of expensive parts you over-bought once in a panic. You don't need a six-figure CMMS to fix this, and you don't need to be a developer.

What you'll build

A simple internal web tool for your storeroom. You import your parts list — part number, description, on-hand quantity, min and max reorder points, bin location, and supplier. From then on, your team logs issues (parts taken for a job) and receipts (parts coming in), so the on-hand count stays honest. The moment any part drops below its minimum, the tool flags it and computes how many to order to bring it back up to max. It builds a suggested reorder list grouped by supplier. Your storeroom lead reviews that list — adjusts quantities, confirms the supplier — and clicks Approve. Only then does it become a reorder request you can hand to purchasing as a clean CSV. You also get a live stock-and-reorder report and bin locations so anyone can find the part.

What's inside the Implementation Plan

The downloadable plan is a step-by-step file you paste into an AI coding agent. It opens by interviewing you about your storeroom — what your parts list looks like and exactly how your part numbers and bins are named, how parts get issued and received today, your typical and peak movement, who's allowed to approve a reorder, the dollar threshold above which a stock adjustment needs sign-off, and the messy edge cases (a part with no supplier, a count that's gone negative, the same part under two numbers) — and then it tailors the data model, the reorder math, and every later step to your answers. This is not a generic template; the agent reads a short spec back to you and waits for your thumbs-up before it builds anything. From there it walks the agent through the import, the issue/receipt logging, the auto-flag-below-min logic, the lead's review-and-approve screen, the reorder request, the stock report, and the CSV export — each with a ready-to-copy prompt. There's a fallback so you can build the whole thing today with just a Google Sheet and no integration to any existing system.

The governance it includes (this is the point)

This is real stockroom tooling, so it ships with the controls a team needs: login so only your crew can use it, row-level security so you only ever see your own site's or organization's parts, a complete audit trail of who issued, received, flagged, and approved what and when, a hard human-approval gate so no reorder request is issued until your lead signs off, a second sign-off on any large stock adjustment, and duplicate guards keyed on part number so the same part can't be entered twice and the same transaction can't be logged twice. Negative or impossible on-hand counts are flagged for a human to fix, never silently saved.

Who it's for

Maintenance storeroom keepers, IT stockroom staff, and facilities coordinators who own the spares shelf and are tired of repairs stalling on parts that should always be in stock. If you can describe how a part gets taken off the shelf and how you decide when to reorder, you can build this.

You've got this — start with the plan, paste the first prompt, answer the interview, and you'll watch your below-minimum reorder list build itself the same afternoon.

Gated download

Enter your email — the plan downloads instantly and a copy lands in your inbox.

By submitting your email you'll also receive the weekly runbookify newsletter. You can unsubscribe at any time.