Hivemind OS

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.

21
Named agents
74
Skills
8
Workflows
311
Intents
7
Products
live from the public Hive registry
— The Stack

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.

L4

Products

Surfaces

Each 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.

NaniGameNovaForge3DReceptionOSNaijaCVProposal AIVendorFlyer
L3

Hivemind

Intelligence

The shared brain. Named agents, a catalog of skills, and cross-product workflows — coordinated over one intent bus, with memory that compounds across every product.

MemoryAgentsSkillsWorkflowsInsights
L2

Platform Services

Spine

One login, one wallet, one events spine, one way to notify — built once, shared by every product. New products start with these already solved.

AuthBillingEntitlementsEventsNotifications
L1

Infrastructure

Foundation

The metal underneath: one database, one cache, one object store, one worker fleet — operated as a single system.

PostgresRedisObject storageWorkersEdge
data flows up — every product inherits the layers below
— Platform Services

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.

— The Hive

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.

live agents in the registry
GameNova Creator62Family Organizer44Family Health32Nani Calendar20GameNova Social18Nani Coach17Nani Lists & Meals17GameNova Studio16Nani Account14GameNova Commerce13Nani Tasks & Routines11Nani School Inbox9Co-Parenting7Platform Telemetry7Nani Moments6Nani Voice5
— Apps on the OS

Seven surfaces, one platform.

Family life to game creation to careers — each is a different domain on the same brain.

live

Nani

Family life

live

GameNova

Game creation

beta

Forge3D

3D assets

Soon

ReceptionOS

AI front desk

live

NaijaCV

Careers

live

Proposal AI

Freelance

live

VendorFlyer

Commerce

+

Whatever we build next

— For Builders

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.

one product → the whole platform
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');
— The Vision

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.