Back to jobs
New

Director, Developer Platform & Experience

Hybrid - San Francisco, California; Hybrid - Seattle

Who we are:

Motive empowers the people who run physical operations with tools to make their work safer, more productive, and more profitable. For the first time ever, safety, operations and finance teams can manage their drivers, vehicles, equipment, and fleet related spend in a single system. Combined with industry leading AI, the Motive platform gives you complete visibility and control, and significantly reduces manual workloads by automating and simplifying tasks.

Motive serves nearly 100,000 customers – from Fortune 500 enterprises to small businesses – across a wide range of industries, including transportation and logistics, construction, energy, field service, manufacturing, agriculture, food and beverage, retail, and the public sector.

Visit gomotive.com to learn more.

About the role

Motive is moving to an AI-driven development lifecycle. Agents that plan, generate, test, review, and help operate our systems — with engineers directing the work rather than typing all of it — are where software engineering at Motive is going. That direction is set. What we need now is a leader to build it.

We are hiring a Director of Developer Platform & Experience to own that execution and the platform underneath it. This role owns Motive's internal developer ecosystem end to end: developer experience, developer infrastructure, build and CI/CD systems, and the testing frameworks that let hundreds of engineers move quickly without breaking things. It also owns AI-DLC in practice — the tooling, cloud agent infrastructure, evaluation practice, and governance that determine whether agentic development actually makes us faster or just makes us noisier.

Our engineering organization spans North America, Europe, and Asia, across a Rails monolith, Go services, mobile, and embedded systems. How fast and how confidently that organization ships is one of our most important business levers.

This is a builder's leadership role, not a strategy role. You will inherit real systems and real teams, and be measured on whether engineers at Motive ship faster, with higher confidence, and with less friction than they did the quarter before.

The mandates

  1. AI-driven development — make agentic development a governed, measured, everyday part of how Motive builds software.
  2. Cloud-based agentic development infrastructure — build the substrate that lets agents run in the cloud, in parallel, safely.
  3. Developer experience — make the inner loop fast and the right path the easy path.
  4. Developer infrastructure — make build, CI/CD, and release systems fast, reliable, and cost-aware at scale.

The defining challenge: agentic development in the cloud

Most AI coding adoption stops at the laptop — one engineer, one agent, one local checkout. That ceiling is low, and moving past it is the signature technical challenge of this role.

You will build the infrastructure that runs agentic development in the cloud: ephemeral, reproducible, isolated environments where many agents work concurrently on real Motive codebases, run real tests against real dependencies, and open real pull requests — without an engineer babysitting a terminal, and without compromising security or blowing up spend.

This is a hard distributed-systems and platform problem, not a tooling procurement exercise. Done right, engineers stop being throughput-bound by their own machines and start operating as reviewers and directors of parallel work. We want a leader who finds that problem exciting and has the platform depth to solve it.

What you'll own

AI-driven development lifecycle (AI-DLC)

  • Translate Motive's AI-driven development direction into an executable multi-year plan — how agents plan, generate, test, review, and operate under human direction, what "human in the loop" means at each stage, and where engineers spend their time as a result.
  • Evaluate, select, and roll out AI developer tools (coding agents, code review, test generation, incident investigation, documentation) and build the internal scaffolding — context, MCP servers, evals, guardrails — that makes them effective on Motive's actual codebases rather than on a demo repo.
  • Stand up a rigorous LLM and agent evaluation practice: benchmarks, offline and online evals, quality and cost regression tracking, and a defensible model and vendor selection process that survives a fast-moving landscape.
  • Own the governance layer with Security, Legal, and Platform: acceptable use, code provenance and licensing, secrets and data handling, and audit trails for AI-generated changes.
  • Define and report the adoption and impact metrics that tell us whether this is actually working — not just seat counts and enthusiasm.
  • Bring the organization along. Drive enablement, internal advocacy, and the cultural shift from "write code, then review" to continuous review of agent-generated work.

Cloud-based agentic development infrastructure

  • Build and own the platform that runs agentic development in the cloud: on-demand, reproducible, isolated workspaces provisioned per task, with the right source, dependencies, secrets, and services already in place.
  • Design for concurrency and safety — sandboxed execution, least-privilege credentials, network egress controls, and blast-radius limits so many agents can run against real codebases without becoming a security or reliability incident.
  • Make agent runs fast and cheap: warm environment pools, caching and snapshotting, incremental builds, and test selection so a cloud agent loop is measured in minutes, not tens of minutes.
  • Own the orchestration and control plane — queueing, scheduling, autoscaling on Kubernetes, session lifecycle, artifact and log retention, and observability into what agents did and why.
  • Own unit economics. Instrument per-task and per-agent cost, set budgets and quotas, and keep the platform financially sustainable as usage scales across the org.
  • Build the human interface layer: how engineers dispatch work to cloud agents, monitor fleets of concurrent runs, review and merge results, and intervene when a run goes sideways.
  • Design for multi-region (US and EU) from the start, with configuration-driven rather than hardcoded regional behavior, and honor data residency and code-egress constraints.

Developer experience

  • Own the inner loop end to end: local and cloud development environments, code search and navigation, IDE and agent tooling, dependency management, and onboarding time-to-first-PR.
  • Treat developers as your customers. Run regular DevEx research — surveys, interviews, instrumented telemetry — and publish a prioritized backlog the whole engineering org can see.
  • Define and drive the internal developer platform: golden paths, service scaffolding, and self-service capabilities that make the right way the easy way.

Developer infrastructure and engineering velocity

  • Own build systems, CI/CD, artifact and release pipelines, and the platform's outer loop across a Rails monolith, Go services, mobile, and embedded/firmware codebases.
  • Drive step-function improvements in DORA and velocity metrics: PR lead time, build and CI duration, CI reliability and flake rate, change failure rate, and time to restore.
  • Make cost, scale, and reliability of the developer platform a first-class concern — including multi-region (US and EU) behavior and configuration flexibility rather than hardcoded assumptions.

Testing and quality engineering

  • Own the testing strategy and frameworks: unit, integration, contract, end-to-end, hardware-in-the-loop, and performance. Drive test reliability, isolation, and speed so engineers trust the signal.
  • Build the infrastructure that makes high-quality testing cheap: fixtures, factories, test data management, environment provisioning, parallelization, and flake detection and quarantine.
  • Partner with quality and release engineering to shift quality left without slowing teams down.

Leadership

  • Lead a multi-team organization as a manager of managers, hiring and developing engineering managers and senior/staff-plus ICs.
  • Run an org distributed across North American and Asian time zones with genuine care for handoffs, overlap hours, on-call fairness, and inclusion — not just calendar math.
  • Operate as a peer to product and infrastructure leaders, influence a large engineering org without direct authority, and communicate strategy and results credibly to executives.

What we're looking for

Required

  • 12+ years in software engineering with 6+ years leading engineering teams, including 2+ years as a manager of managers (Director, Senior Manager of Managers, or equivalent scope).
  • A real developer background — you have shipped and operated production systems, and engineers respect your technical judgment.
  • Deep DevOps and infrastructure depth: CI/CD, build systems, containers and Kubernetes, infrastructure as code (Terraform), cloud platforms (AWS preferred), and observability.
  • Demonstrated ownership of developer productivity, developer platform, or developer infrastructure at meaningful scale (hundreds of engineers or a large multi-language codebase), with measurable velocity outcomes you can describe.
  • Hands-on experience with modern AI developer tooling and a clear, opinionated point of view on where agentic development genuinely helps and where it does not.
  • Experience building or operating cloud-based development or execution environments — remote dev environments, ephemeral CI/build workers, container sandboxing, or multi-tenant compute platforms — including the security and cost controls that make them viable at scale.
  • Practical understanding of LLM evaluation — how to benchmark models and agents for coding tasks, how to measure quality and cost, and how to avoid being sold a demo.
  • Strong empathy for developers: you instrument the pain, listen to it, and prioritize accordingly rather than shipping platforms nobody adopts.
  • Experience leading distributed teams across multiple time zones.

Preferred

  • Experience with a large monolith undergoing modernization, and with polyglot environments (Ruby on Rails, Go, mobile, embedded).
  • Background in test infrastructure at scale — flake reduction, test selection, parallelization, hermetic environments.
  • Experience running platform work as a product: roadmaps, adoption funnels, internal customers, feature-flagged rollouts.
  • Familiarity with multi-region deployment and data residency constraints (US/EU).
  • Open source contribution, developer community involvement, or public writing on developer productivity or AI-assisted engineering.

Pay Transparency
Your compensation may be based on several factors, including education, work experience, and certifications. For certain roles, total compensation may include restricted stock units. Motive offers benefits including health, pharmacy, optical and dental care benefits, paid time off, sick time off, short term and long term disability coverage, life insurance as well as 401k contribution (all benefits are subject to eligibility requirements). Learn more about our benefits by visiting Motive Perks & Benefits.

The compensation range for this position will depend on where you reside. For this role, the compensation range is:

United States

$229,000 - $285,000 USD

Creating a diverse and inclusive workplace is one of Motive's core values. We are an equal opportunity employer and welcome people of different backgrounds, experiences, abilities and perspectives. 

Please review our Candidate Privacy Notice here.

UK Candidate Privacy Notice here.

The applicant must be authorized to receive and access those commodities and technologies controlled under U.S. Export Administration Regulations. It is Motive's policy to require that employees be authorized to receive access to Motive products and technology. 

All job postings are for existing vacancies. Please note; some interviews or new-hire training sessions may be held in person at one of our global offices.

Apply for this job

*

indicates a required field

Phone
Resume/CV*

Accepted file types: pdf, doc, docx, txt, rtf

Cover Letter

Accepted file types: pdf, doc, docx, txt, rtf


Select...
Select...
What tangible factors are most important to you when considering a job opportunity? *

Select your top 3.

Select...

Enter the first name you commonly use. This could be your legal first name, a middle name, or a previously established professional name. Do not use special characters or spaces. This name will appear as your display name and in your email address.

Voluntary Self-Identification

For government reporting purposes, we ask candidates to respond to the below self-identification survey. Completion of the form is entirely voluntary. Whatever your decision, it will not be considered in the hiring process or thereafter. Any information that you do provide will be recorded and maintained in a confidential file.

As set forth in Motive’s Equal Employment Opportunity policy, we do not discriminate on the basis of any protected group status under any applicable law.

Select...
Select...
Race & Ethnicity Definitions

If you believe you belong to any of the categories of protected veterans listed below, please indicate by making the appropriate selection. As a government contractor subject to the Vietnam Era Veterans Readjustment Assistance Act (VEVRAA), we request this information in order to measure the effectiveness of the outreach and positive recruitment efforts we undertake pursuant to VEVRAA. Classification of protected categories is as follows:

A "disabled veteran" is one of the following: a veteran of the U.S. military, ground, naval or air service who is entitled to compensation (or who but for the receipt of military retired pay would be entitled to compensation) under laws administered by the Secretary of Veterans Affairs; or a person who was discharged or released from active duty because of a service-connected disability.

A "recently separated veteran" means any veteran during the three-year period beginning on the date of such veteran's discharge or release from active duty in the U.S. military, ground, naval, or air service.

An "active duty wartime or campaign badge veteran" means a veteran who served on active duty in the U.S. military, ground, naval or air service during a war, or in a campaign or expedition for which a campaign badge has been authorized under the laws administered by the Department of Defense.

An "Armed forces service medal veteran" means a veteran who, while serving on active duty in the U.S. military, ground, naval or air service, participated in a United States military operation for which an Armed Forces service medal was awarded pursuant to Executive Order 12985.

Select...

Voluntary Self-Identification of Disability

Form CC-305
Page 1 of 1
OMB Control Number 1250-0005
Expires 04/30/2026

Why are you being asked to complete this form?

We are a federal contractor or subcontractor. The law requires us to provide equal employment opportunity to qualified people with disabilities. We have a goal of having at least 7% of our workers as people with disabilities. The law says we must measure our progress towards this goal. To do this, we must ask applicants and employees if they have a disability or have ever had one. People can become disabled, so we need to ask this question at least every five years.

Completing this form is voluntary, and we hope that you will choose to do so. Your answer is confidential. No one who makes hiring decisions will see it. Your decision to complete the form and your answer will not harm you in any way. If you want to learn more about the law or this form, visit the U.S. Department of Labor’s Office of Federal Contract Compliance Programs (OFCCP) website at www.dol.gov/ofccp.

How do you know if you have a disability?

A disability is a condition that substantially limits one or more of your “major life activities.” If you have or have ever had such a condition, you are a person with a disability. Disabilities include, but are not limited to:

  • Alcohol or other substance use disorder (not currently using drugs illegally)
  • Autoimmune disorder, for example, lupus, fibromyalgia, rheumatoid arthritis, HIV/AIDS
  • Blind or low vision
  • Cancer (past or present)
  • Cardiovascular or heart disease
  • Celiac disease
  • Cerebral palsy
  • Deaf or serious difficulty hearing
  • Diabetes
  • Disfigurement, for example, disfigurement caused by burns, wounds, accidents, or congenital disorders
  • Epilepsy or other seizure disorder
  • Gastrointestinal disorders, for example, Crohn's Disease, irritable bowel syndrome
  • Intellectual or developmental disability
  • Mental health conditions, for example, depression, bipolar disorder, anxiety disorder, schizophrenia, PTSD
  • Missing limbs or partially missing limbs
  • Mobility impairment, benefiting from the use of a wheelchair, scooter, walker, leg brace(s) and/or other supports
  • Nervous system condition, for example, migraine headaches, Parkinson’s disease, multiple sclerosis (MS)
  • Neurodivergence, for example, attention-deficit/hyperactivity disorder (ADHD), autism spectrum disorder, dyslexia, dyspraxia, other learning disabilities
  • Partial or complete paralysis (any cause)
  • Pulmonary or respiratory conditions, for example, tuberculosis, asthma, emphysema
  • Short stature (dwarfism)
  • Traumatic brain injury
Select...

PUBLIC BURDEN STATEMENT: According to the Paperwork Reduction Act of 1995 no persons are required to respond to a collection of information unless such collection displays a valid OMB control number. This survey should take about 5 minutes to complete.