One brain.
Every product.
Hivemind OS is the operating system behind Taskclan. Shared identity, billing, events, and a hive of specialized AI agents — so every product launches as an app on a platform, not a company built from scratch.
Four layers. One system.
A new product ships only the top layer — its UI and its domain. Everything below it already exists, operated as one system.
Products
SurfacesEach product ships a UI and a domain — and inherits everything below it. Launching a new one is plugging an app into the OS, not building a company from scratch.
Hivemind
IntelligenceThe shared brain. Named agents, a catalog of skills, and cross-product workflows — coordinated over one intent bus, with memory that compounds across every product.
Platform Services
SpineOne login, one wallet, one events spine, one way to notify — built once, shared by every product. New products start with these already solved.
Infrastructure
FoundationThe metal underneath: one database, one cache, one object store, one worker fleet — operated as a single system.
Built once. Shared by all.
The hard parts every product needs — solved once at the platform, inherited by all.
One identity
A single Taskclan account across every product — unified profile, platform roles, and one place to sign in.
One wallet
Unified billing and entitlements. Every product reads the same source of truth for who can do what.
One events spine
Every meaningful action flows into one stream — the substrate for insights, journeys, and automation.
One way to notify
Email, push, and SMS through a single service with branded templates — wired once, used everywhere.
Cross-product insight
The platform sees the whole customer across products — and surfaces the next best thing to build.
A typed SDK
@taskclan/platform and @taskclan/hivemind — any product talks to the brain with one import.
21 agents. 74 skills. 8 workflows.
The intelligence layer is a registry, not a black box. Named agents group 311 intents into capabilities; skills make them discoverable; workflows chain them across products — all over one shared memory.
Agents
21 named agents — Nani Voice, GameNova Creator, the Forge3D pipeline — each a coordinated set of intents with a clear job.
Skills
74 catalogued capabilities (plan, generate, publish, recall…) mapped to live intents, so the platform knows what it can actually do.
Workflows
8 cross-product chains — a Forge3D asset nudges a GameNova build; a paid Labs kit onboards a real platform user.
Memory
A shared memory every product reads and writes — context that compounds across the whole ecosystem.
Seven surfaces, one platform.
Family life to game creation to careers — each is a different domain on the same brain.
Nani
Family life
GameNova
Game creation
Forge3D
3D assets
ReceptionOS
AI front desk
NaijaCV
Careers
Proposal AI
Freelance
VendorFlyer
Commerce
Whatever we build next
Plug in with one import.
Every product talks to the brain through the same typed SDKs — @taskclan/platform for the spine and @taskclan/hivemind for the hive. Track an event, run an agent, check entitlements, or discover the whole registry — in a line.
import { createHivemindClient } from '@taskclan/hivemind';
const hive = createHivemindClient({
baseUrl, product: 'nani', getToken,
});
// one events spine
await hive.platform.trackEvent('household.created');
// the hive, on tap
await hive.runAgent('nani-coach', 'nani.brief');
// one wallet
const pro = await hive.platform.hasAccess('nani', 'premium');Taskclan isn’t a collection of apps — it’s an AI platform company powered by Hivemind. Every product contributes intelligence back into the platform, so the next one is faster to build and smarter from day one. One brain, many surfaces — the agent operating system for Africa and the world.
Run on the hive.
Use a product that already runs on Hivemind OS — or talk to us about building the next one on it.