Blog
Engineering, product, and process write-ups from the ShareValue team.
The agentic enterprise: rebuilding the back office with agents
Part three: the dev workflow was the test case. The same primitives rebuild most internal operations — and reshape the org chart with them.
The vision paper. The workflow that ships our code is not specific to code: the same primitives — tool starvation, an independent gate before any irreversible step, sharded per-case audit, per-resource locks, a triage council, a WARN-to-BLOCK policy ratchet — rebuild accounts payable, refunds, support triage, and most other back-office queues. With them comes a new coordination discipline (AgentOps) and a real, uncomfortable restructuring of how internal organizations work. Honest about what doesn't transfer and how expensive the transition is.
June 2, 2026·Akshaya Murthy·ai-agentsai-opsfuture-of-workprocessFrom five skills to a hardened system
Part two: the full technical story of how five slash commands became a hardened, many-agent development system.
The complete technical evolution since the first paper. Five skills grew shared primitives and a coordination layer; the review went from one reviewer to a four-lens consensus; the pre-push hook grew a WARN-to-BLOCK rule engine that crossed into security and correctness; the danger-zone scan consolidated into one fail-closed script; and the review orchestrator got tool-starved and environment-scrubbed. The through-line: the human's job never expanded — every change added machinery below the human, not autonomy to the agents.
May 23, 2026·Akshaya Murthy·engineeringai-agentsai-opsprocessShipping a Production Stack with AI Coding Agents
A practical workflow for small teams: how we let agents do the repetitive work without ceding judgment.
How we let AI agents handle the repetitive parts of shipping code without ceding judgment on irreversible actions: slash-command verbs, a three-agent consensus review on every push, and a hard-coded danger zone the human always confirms.
May 3, 2026·Akshaya Murthy·engineeringaiworkflowprocess