Vibecode Workelo

track this build5 steps, step by step
KINDA · weekend project
price variesbuild time a weekendcategory 🧑‍💼 hrreplaced by 0 people

Strip away the branding and Workelo is a workflow engine: journey templates, tasks with owners and due dates relative to a start date, reminders, and a page the new hire actually sees. That part is genuinely a weekend build, and for a five person company a self-hosted version is fine. What breaks is everything at the edges: HRIS sync, Google Workspace and Slack account provisioning, equipment requests routed to IT, document signing, and the audit trail HR wants when someone leaves. Also worth naming the obvious: this is a tool for coordinating other people, so a personal build only pays off if you are the one running onboarding. If you are, you get most of the value; if you need it to talk to your HRIS, you will spend the weekend on OAuth instead of features.

the project pack4 files · fastest path to a working personal build
README.md
# Workelo indie build

## Goal

Build the smallest trustworthy replacement for the core Workelo workflow for one developer or a tiny team.

## Scope

A self-hosted app where you define onboarding and offboarding journey templates as tasks offset from a start date, launch one per employee, assign owners, and email everyone their overdue items daily.

## Quick start

1. Install the documented dependencies.
2. Copy `.env.example` to `.env`.
3. Run the development command chosen during implementation.
4. Complete the acceptance checks in `BUILD_PLAN.md`.

## Honest limits

This build deliberately does not replace:
- HRIS and ATS connectors, so employee records get typed in by hand
- Automatic account and access provisioning in Google Workspace, Slack, and IT tools, plus the deprovisioning checklist on exit
- E-signature and document collection flows that a legal team will accept
- The polished employee-facing portal and email design that makes day one feel intentional rather than homemade
- Reporting, audit logs, and the GDPR paperwork story your HR lead will ask about

If those capabilities are essential, use Workelo instead of pretending the gap is solved.

$ choose a build depth, inspect the files, then open the complete pack in your agent · this prompt is generated from the build plan · improve it via PR

why people still pay

HR teams are not buying a task list, they are buying the fact that a start date in the HRIS makes eleven things happen across six systems without anyone remembering to do them. That plumbing is unglamorous, breaks silently, and needs an owner when it does. Add the compliance and audit angle for offboarding, plus the fact that the buyer is usually a two person People team with zero engineering budget, and a self-hosted alternative loses on total cost even when it wins on features.

what you lose

xHRIS and ATS connectors, so employee records get typed in by hand

xAutomatic account and access provisioning in Google Workspace, Slack, and IT tools, plus the deprovisioning checklist on exit

xE-signature and document collection flows that a legal team will accept

xThe polished employee-facing portal and email design that makes day one feel intentional rather than homemade

xReporting, audit logs, and the GDPR paperwork story your HR lead will ask about

prior art · use these instead of building, if you'd rather

Nothing worth pointing at. That's why the prompt exists.

share on X ↗"I just replaced Workelo with one prompt"
questions
Vibecode Workelo

Kinda. The core of Workelo is buildable in a weekend with the prompt on this page, but there are real gaps: HRIS and ATS connectors, so employee records get typed in by hand, Automatic account and access provisioning in Google Workspace, Slack, and IT tools, plus the deprovisioning checklist on exit. Read the honest list above before committing.

How much does Workelo cost?

Workelo's pricing is usage-based or varies by plan · No published price anywhere on the site; /en/pricing returns 404, CTAs are "Demander une demo" and free trial.

What do I lose by replacing Workelo?

Honestly: HRIS and ATS connectors, so employee records get typed in by hand; Automatic account and access provisioning in Google Workspace, Slack, and IT tools, plus the deprovisioning checklist on exit; E-signature and document collection flows that a legal team will accept; The polished employee-facing portal and email design that makes day one feel intentional rather than homemade; Reporting, audit logs, and the GDPR paperwork story your HR lead will ask about. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Workelo?

No mature open-source alternative worth pointing at, which is exactly why the one-shot prompt on this page exists.