runbookify
← All plans
Staff Training & Enablement / Quizzes & Assessments

Practical Skills Observation Checklist: Turn "I Think They Can" Into a Signed Record

Build a tool where a qualified observer watches an employee perform a task, marks pass/needs-work per step, enforces a critical-step rule, and signs off — turning gut feel into a dated, signed competency record.

BeginnerAn afternoonBuilds onNext.jsSupabaseResend
What you'll build

A web tool where a qualified observer picks an employee and a skill, marks each checklist step pass or needs-work with notes, captures a signature or photo as evidence, and signs off — with a critical-step failure blocking the pass and the competency recorded with date and observer, then exported to your skills/cert system as CSV.

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)
  • Your skill checklists (the steps, with critical/non-critical flags)
  • Your employee roster and your list of qualified observers
  • Claude Code or any AI coding agent

The problem this kills

Some skills a quiz can never prove. You can't fill in a multiple-choice form to show you can safely operate a forklift, plate a dish to code, or perform a clinical task without harming anyone. For those, someone qualified has to stand there, watch, and judge.

But the way most teams capture that judgment is a mess. It's a paper checklist that gets coffee-stained and lost, a verbal "yeah, they're good," or a spreadsheet cell that says "passed" with no date, no observer, and no record of which steps were actually checked. When an auditor, a regulator, or your own insurer asks "prove this person was signed off as competent on this date," you've got nothing solid.

Worse, the critical steps get blurred. On a real assessment, missing one safety-critical step should fail the whole thing — but a tired observer ticking boxes can let it slide and still mark an overall pass. You need the rule enforced, not remembered.

You don't need to be a developer to fix this. You need an afternoon and an AI coding agent.

What you'll build

A simple, login-protected web tool that runs a practical assessment from start to signed finish:

  • An observer signs in, picks the employee being assessed and the skill (each skill has its own checklist of steps).
  • They work down the checklist, marking each step pass or needs-work and adding notes where it matters.
  • Steps flagged critical carry a hard rule: any critical step marked needs-work blocks an overall pass — the tool won't let the observer sign off a pass while a critical step is failed.
  • The observer captures a signature or a photo as evidence, stored securely.
  • Only a qualified observer can sign off. The sign-off records the result, the date, and who observed — a real competency record.
  • A failed assessment flags the employee for re-observation; the record stays in the history.
  • One click exports the recorded competencies as a CSV in the exact columns your skills/cert/LMS system expects.

What's inside the Implementation Plan

The plan is a complete, paste-and-go runbook. The most important part: it opens by interviewing you about your business so the tool fits how you actually assess people — not some generic template. It asks about your skills and their steps, which steps are safety- or quality-critical, who is allowed to observe, your pass/fail rules, your re-observation policy, and the messy exceptions (partial credit, "observed but not ready," expiry dates). Then it reflects a short tailored spec back to you for a thumbs-up before it builds anything.

From there it walks the agent through building the data model, the checklist-runner screen, the critical-step rule, evidence capture, the observer sign-off gate, the competency record, and the CSV export — each step ending in a ready-to-paste prompt. It includes a no-integration fallback so you can build the whole thing today: import your checklists and roster from a Google Sheet, export competencies as CSV.

The governance it includes (this is the point)

This isn't a toy form. The plan builds in the controls that make a competency record defensible:

  • Login so only your team can use the tool.
  • Row-level security so each site or organization only sees its own people and assessments.
  • A complete audit trail — who observed whom, on what, with which marks, and when.
  • A human-in-the-loop sign-off gate — nothing is recorded as a competency until a qualified observer reviews the completed checklist and signs. The critical-step rule is enforced at that gate.
  • Duplicate guards so the same employee + skill + assessment date can't be recorded twice.
  • Observer eligibility — only people on your qualified-observer list can sign off.

Who it's for

Floor supervisors, trainers, and safety leads who certify hands-on skills — machine operation, food handling, clinical tasks, equipment checks — where a quiz can't prove competence and a signature has to mean something. If you've ever been asked to prove someone was signed off and had only a vague memory to offer, this is for you.

You've got this — paste the first prompt and let the interview tailor it to your floor.

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.