Job Description
Contact Gary Thompson | 028 2563 1555 | Gary@riadaresourcing.com
Operations Manager - Magherafelt - Permanent Riada are delighted to be partnering with a highly innovative, multi award-winning manufacturing business with a strong international presence to recruit an experienced for their Magherafelt facility.
With continued investment, ambitious growth plans and a strong people-focused culture, the business is now seeking a senior operations leader to help drive the next phase of development.
You will play a pivotal role in leading operational performance across production, quality, supply chain, facilities and continuous improvement, ensuring operational strategy is aligned with customer demand, business growth and long-term performance objectives. The Role:
1. c£60,000 per annum
2. Health & wellbeing programme
3. Company pension scheme
4. Cycle to work scheme
5. Employee discount
6. Company events
7. Referral programme
8. Free on-site parking
9. Casual dress
This role requires a strong operational leader who can combine strategic thinking with a hands-on approach, while leading and developing high-performing teams across multiple functions. Key responsibilities will include:
• Lead and oversee daily operations across production, quality, supply chain, facilities and project execution
• Drive operational excellence through Lean Manufacturing and continuous improvement initiatives
• Support and develop operational teams to create a high-performing and engaged workforce
• Ensure production targets, efficiency and quality standards are consistently achieved
• Promote and maintain a strong safety-first culture across all operational activities
• Collaborate with commercial and technical teams to support business growth and customer delivery
• Oversee resource planning, operational capacity and supply chain performance
• Ensure compliance with all relevant HSE, ISO and quality standards
• Support the development and execution of long-term operational strategies
What We’re Looking For: • Minimum 5 years’ experience within a manufacturing leadership role
• Strong experience driving Lean Manufacturing and Continuous Improvement initiatives
• Proven leadership experience across operational functions such as production, quality, supply chain or maintenance
• Experience working with ERP/MRP systems
• Strong commercial awareness and analytical decision-making skills
• Excellent communication, stakeholder management and people leadership capability
This is an excellent opportunity for an ambitious operations professional to join an established and growing business where they can make a genuine impact within a progressive, innovative manufacturing environment.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
10. Share Vacancy on Facebook
11. Share Vacancy on X
12. Share Vacancy on LinkedIn
13. Share Vacancy on WhatsApp
14. Send Vacancy to a friend
// function selectJob() { var jobID = '36846'; var tagName = ''; if (GlobalEventObject != null) { target = GlobalEventObject.target || GlobalEventObject.srcElement; tagName = target.tagName; } tagName = tagName.toUpperCase(); if (tagName == 'A' || tagName == 'IMG') return; var newStatus = !$('#chk' + jobID).attr('checked'); if (tagName == 'INPUT') newStatus = !newStatus; PageMethods.HighlightJob(jobID, newStatus, AddSuccess, AddFailed, jobID) } function AddSuccess(res, joblst, newStatus) { var manyList = joblst.split(','); for (var jobid = 0; jobid < manyList.length; jobid++) { if (res == "added" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).addClass('selected'); $('#chk' + manyList[jobid]).attr('checked', true); } else if (res == "removed" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).removeClass('selected'); $('#chk' + manyList[jobid]).attr('checked', false); } } return false; } function AddFailed(res, jobid, newStatus) { alert('An error occurred whilst adding this vacancy to your list. Please try again'); return false; } PageMethods.set_path('/vacancies/vacancy-details.aspx'); //