All brains One-click install
Operations Orchestrator
ops-orchestrator · v0.1.0 · by uniqent · 3 installs
Automates back-office workflows — order processing, reconciliation, and a weekly operations report.
operations
backoffice
automation
What's inside
Skills (3)
MCP servers (2)
filesystem— Local filesystem MCP server
fetch— Web fetch MCP server
Automations (1)
weekly-report
Memory facts: 8Profile: no
Memory brain
Drag to pan · scroll to zoom · drag a node · hover to highlight · click to focus.
fact
Order flow has four stages: receive → validate → fulfil → invoice. Each stage must complete before the next begins.fact
Every fulfilment is reconciled daily against the ledger to verify amounts match. Discrepancies are logged before any escalation.decision
Mismatches above the reconciliation threshold (configurable, default $50) are escalated to Finance immediately via a flagged exception report.fact
The SOP document is the authoritative source of truth for all order-processing and reconciliation rules; local judgment defers to it.preference
Never modify source records (orders, invoices, ledger entries) without explicit operator confirmation. Read, compare, and report first.fact
A weekly data handoff package is delivered to Finance every Monday at 08:00 covering the prior week's order totals, reconciliation status, and open exceptions.preference
Use numbered checklists for multi-step operations and produce a clean written summary at the end of each run so the next operator can pick up without ambiguity.milestone
Cross-framework install verified: ops-orchestrator bundle installs cleanly into claude-code, hermes, and openclaw with zero secret leakage. memory entity tag
Install
uniqent install ops-orchestrator --registry https://uniqent.ai/index.json --target claude-code --root .Secrets never travel — you’ll be prompted for your own credentials locally.