1

Quick Lane Manager Jobs in Michigan (NOW HIRING)

Merchandiser/Cashier

Coldwater, MI · On-site

$11.25 - $15.25/hr

Work with manager to complete store To Do List and Team Weekly tasks. Acts as main shoplifting ... Whenever express lane is not being utilized and the counter is busy, assist customers by finishing ...

Showing results 21-25

Quick Lane Manager information

See Michigan salary details

$20K

$53.5K

$89.3K

How much do quick lane manager jobs pay per year?

As of Sep 6, 2026, the average yearly pay for quick lane manager in Michigan is $53,473.00, according to ZipRecruiter salary data. Most workers in this role earn between $38,400.00 and $60,100.00 per year, depending on experience, location, and employer.

What does a Quick Lane Manager do?

A Quick Lane Manager oversees the operations of a Quick Lane Tire & Auto Center, ensuring efficient customer service, managing staff, and maintaining high standards for auto maintenance and repair services. They are responsible for scheduling, inventory control, quality assurance, and meeting sales targets. Additionally, they handle customer concerns, supervise technicians, and ensure compliance with safety and company policies. Their role is crucial in delivering a positive customer experience and ensuring the smooth operation of the service center.

What are the key skills and qualifications needed to thrive as a Quick Lane Manager, and why are they important?

To thrive as a Quick Lane Manager, you need strong automotive service knowledge, leadership abilities, and a background in business management, often supported by experience or certifications in automotive service. Familiarity with dealership management systems (DMS), inventory software, and industry-standard diagnostic tools is typically required. Exceptional customer service, organizational skills, and the ability to effectively lead a team are vital soft skills for this role. These competencies ensure efficient shop operations, high customer satisfaction, and the achievement of business targets in a fast-paced service environment.

What are some common challenges Quick Lane Managers face in balancing service efficiency with customer satisfaction?

Quick Lane Managers often juggle the need to deliver fast, efficient vehicle maintenance while ensuring each customer receives personalized and high-quality service. One challenge is managing workflow and team schedules to minimize customer wait times, especially during peak hours. Additionally, they must handle unexpected issues such as parts shortages or urgent repairs without compromising the overall customer experience. Developing strong communication and problem-solving skills is essential for navigating these challenges and maintaining both operational efficiency and customer loyalty.

What is the difference between Quick Lane Manager vs Service Advisor?

AspectQuick Lane ManagerService Advisor
Primary RoleOversees quick service operations, manages staff, and ensures efficient vehicle maintenanceActs as the customer’s main point of contact, explains repairs, and recommends services
Required CredentialsAutomotive service experience, possibly ASE certificationsCustomer service skills, automotive knowledge, often ASE certifications
Work EnvironmentService bays, workshop, dealership or quick service centerFront desk, customer lounge, dealership or service center
Employer & Industry UsageAutomotive dealerships, quick service centersAutomotive dealerships, repair shops, service centers

While both roles are integral to automotive service operations, the Quick Lane Manager focuses on managing the service process and staff, ensuring smooth operations. The Service Advisor primarily interacts with customers, explaining repairs and recommending services. Both roles require automotive knowledge and customer service skills, but their daily responsibilities differ significantly.

What is a Quick Lane Manager?

A Quick Lane Manager oversees the daily operations of a quick service automotive repair center, focusing on vehicle maintenance services such as oil changes, tire rotations, and brake inspections. They coordinate staff, ensure quality standards, and manage customer service to ensure efficient and profitable shop performance.

What are popular job titles related to Quick Lane Manager jobs in Michigan?

For Quick Lane Manager jobs in Michigan, the most frequently searched job titles are:

What job categories do people searching Quick Lane Manager jobs in Michigan look for?

The top searched job categories for Quick Lane Manager jobs in Michigan are:

What cities in Michigan are hiring for Quick Lane Manager jobs?

Cities in Michigan with the most Quick Lane Manager job openings:

Infographic showing various Quick Lane Manager job openings in Michigan as of August 2026, with employment types broken down into 100% Full Time. Highlights an 100% In-person job distribution, with an average salary of $53,473 per year, or $25.7 per hour.

Full-time

Re-posted 12 days ago


Nexteer Automotive rating

6.4

Company rating: 6.4 out of 10

Based on 43 frontline employees who took The Breakroom Quiz

423rd of 499 rated machine equipment manufacturers


Job description

Position: Agentic Engineer — Multi-Agent Systems: Build, Connect & Ship 

At Nexteer, our strength lies in the diversity of our team—each member contributing unique backgrounds, experiences, and aspirations. We believe this diversity fuels our innovation, broadens our perspectives, and propels our collective growth.

For over a century, we’ve been innovators in the automotive industry.  Our vision is clear - we are a global leading motion control technology company accelerating mobility to be safe, green and exciting. Our unwavering commitment to Quality, Collaboration, Integrity, and Accountability guides us as we solve motion control challenges for our global customers. If you’re ready to join a dynamic team that drives change and makes a difference, Nexteer welcomes you! 

 

 

About the Role:

We're looking for an Agentic Engineer whose core craft is building agents — lots of them, fast. Not one chatbot over a document store: production agent systems that call enterprise tools, hand work to each other, and run where real users depend on them. You'll move quickly, iterate often, and own your work end to end. 

 Your job is to build on that platform and be fluent in its language: your agents register a manifest, call models and tools through gateways, and emit standard telemetry. The platform makes the plumbing disappear so you can ship agents at a pace that would be impossible if every project solved auth, deployment, and monitoring from scratch. 

The fast lane agentic project team mission is to enable a digital and AI-enabled engineering workflow and organization. The fast lane team assignment is targeted to be 18 months as an Agentic-first project team, and then full-time deployment into the engineering organization. 

This is an individual contributor role and the selected candidate will have the opportunity to work a hybrid schedule.

 What We're Looking For 

You're naturally curious and self-directed — you build things because you want to understand how they work. You've containerized, self-hosted, and deployed real projects, and you've watched something behave differently in production than it did locally — and that made you a better engineer. 

The clearest signal: you have agents that talk to each other and to tools, running somewhere that isn't your own machine — and ideally an MCP server that someone other than you depends on. You stay current with agent tooling by using it, not just reading about it. 

Key Responsibilities

As an Agentic Engineer II, you will be responsible to:

  • Design, build, and ship production AI agents — many of them — across frameworks (Claude Agent SDK, Microsoft Agent Framework, LangGraph, or custom harnesses) 
  • Build MCP servers that connect agents to enterprise systems (PLM, MES, ALM, data platform) — business logic only; the platform handles auth, deployment, and registration 
  • Design multi-agent workflows: orchestration, handoffs, and agent-to-agent communication patterns — deciding when one agent should be five, and when five should be one 
  • Build both the agent and the harness — the agent (model, instructions, tools, memory) and the harness it runs in (the loop: tool dispatch, context management, retries, state). Know when an off-the-shelf harness like the Claude Agent SDK loop is enough, and when the job calls for a custom one 
  • Run rapid experiments: hypothesis → prototype → deploy → evaluate → iterate — with evals that tell you whether an agent got better 
  • Embrace a fail-fast approach — short cycles, quick learning, and moving on with better information 
  • Evaluate agent frameworks, models, and tools through hands-on use, not benchmarks alone 
  • Document validated agent, skills and MCP patterns that contribute to the team's shared use case library — think in terms of scale: how do others reuse what you built 

Technical Expectations

  • Minimum of 1+ years of relevant experience in the following:
  • Shipped agents to production — plural, with real users,  
  • Agent SDKs & frameworks — deep hands-on with at least one of Claude Agent SDK / Claude Code, Microsoft Agent Framework, LangGraph, or equivalent — and willing to work across several 
  • MCP as a builder — you've written MCP servers, not just connected to someone else's tools 
  • Agent vs. harness fluency — you can explain the difference without hesitation, and you've built both: agents inside existing harnesses, and at least one custom harness of your own 
  • Python or JS/TS · LLM APIs · REST APIs & integrations 
  • Docker / containers and cloud deployment 
  • Evals — a working habit of measuring agent behavior before and after changes 
  • AI-assisted development (Claude Code, Cursor) as your default way of working 

Strong Plus

  • RAG / vector search — useful as one component inside an agent, not the center of gravity 
  • OpenTelemetry / observability instrumentation for LLM apps 
  • Identity literacy — agent vs. user identity, OAuth on-behalf-of, scoped tokens  
  • Workflow automation (n8n / Power Automate) 
  • Local models (e.g. Ollama) · self-hosted infra  

The Platform You’ll Build On

You'll work alongside the platform team and help develop it. That means the vocabulary of a governed agent platform should already make sense to you — or you should be excited to learn it in week one: model gateway, MCP gateway and catalog, agent manifest, entitlement vs. data authorization, telemetry traces, drift detection, kill switch.  

Business Context- The 10%

Strong technical skills are the foundation, but the ability to engage with business stakeholders matters too. You should be comfortable walking into a conversation with a process owner, understanding their actual problem, and communicating what you've built in plain language. Prior exposure to how business operations work — even in a non-technical capacity — is a genuine advantage. 

Education Requirements

  • Masters degree in Computer Engineering, Computer Science, Electrical Engineering, Artificial Intelligence, Information Technology, Software Engineering, Data Science, Data Analytics, Information Systems, Information Science or Machine Learning required

 

Nexteer is an Equal Opportunity Employer Disabled/Minorities/Veterans/Women

Nexteer is an E-Verify employer. E-Verify is an internet-based system operated by the Department of Homeland Security (DHS) in partnership with the Social Security Administration (SSA) that allows participating employees to electronically verify the employment eligibility of their newly hired employees in the United States.

Accessibility for Applicants with Disabilities: If you need a reasonable accommodation for the online application process due to a disability, please email careers@nexteer.com. Please provide your contact information and details about the posted position of interest. Only inquiries regarding assistance for those who need an accommodation with the online application process due to a disability will be returned.

About Nexteer

Nexteer Automotive is a global leader in advanced steering and motion control systems, enabling intuitive, safe, and comfortable mobility for drivers around the world. Our innovative product portfolio includes Electric Power Steering (EPS), Steer-by-Wire™, Driveline, and Advanced Driver Assistance Systems (ADAS) technologies that support electrification, software-defined vehicles, and autonomous driving.

With approximately 13,000 employees and operations in more than 20 manufacturing plants and multiple technical centers globally, Nexteer partners with nearly every major global and regional automotive manufacturer.

Employment Agencies 

Employment agencies are an important component of our talent acquisition strategy, and we value the partnerships we have built with our preferred vendors. We will not accept unsolicited resumes from employment agencies for any employment opportunity. All resumes submitted by search firms to any employee at Nexteer Automotive or directly to hiring managers in any form without a signed Nexteer Automotive Agency Agreement on file, and search engagement for that position, will be deemed unsolicited in nature, and no fee will be paid in the event the candidate is hired as a result of the referral or through other means. Additionally, any resume submitted without a contract in place will be considered Nexteer Automotive property and no fees will be paid to the agency if the candidate is hired. 

Please note, agency agreements will only be valid if in writing and signed by a member of Nexteer’s Human Resources team.  No other Nexteer employee is authorized to bind Nexteer to any agreement regarding the placement of candidates by an agency. 


What Nexteer Automotive employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom