2

Remote Program Evaluation Jobs in Nebraska (NOW HIRING)

$76K - $99K/yr

Participate in ad hoc projects, including new product evaluations, acquisitions, and internal ... remote work opportunities Career development and growth programs Open Time Off policy 401(k) ...

Underwriter IV

Omaha, NE · Remote

$86K - $114K/yr

Remote Categories: Underwriting We're looking for a highly experienced and knowledgeable ... Offer expert evaluation and guiding decisions beyond the authority of junior underwriters. * Review ...

... to remote in the U.S. Overview Leads the strategy, planning, execution, measurement, and ... programs that drive awareness, qualified lead generation, customer engagement, pipeline, and ...

Construction Project Manager

Omaha, NE · On-site +1

$75K - $95K/yr

Remote - Must be located within the USA. Pay: $75,000-$95,000/Year (commensurate with experience ... Paid Time Off * Weekly Pay * Employee Referral Program * Virtual Medical Appointments with ...

Manager Chargeback Recovery

Omaha, NE · On-site +1

$100K - $107K/yr

Partner with the Program Standards team to ensure SOPs, training, and QA standards reflect live ... Proven people leadership skills - experience conducting performance evaluations, delivering ...

Performs various engineering duties related to evaluating, designing, and constructing plans for ... This role offers flexible work options, including remote and hybrid opportunities, to accommodate ...

Engineer, E&I

Omaha, NE · On-site +1

$140K - $180K/yr

This is a remote role and can be based anywhere in the United States. Must be able to travel up to ... Prepare technical evaluations and technical recommendations for equipment and subcontractors

Engineer, E&I

Bellevue, NE · On-site +1

$140K - $180K/yr

This is a remote role and can be based anywhere in the United States. Must be able to travel up to ... Prepare technical evaluations and technical recommendations for equipment and subcontractors

Performs various engineering duties related to evaluating, designing, and constructing plans for ... This role offers flexible work options, including remote and hybrid opportunities, to accommodate ...

Engineer, E&I

Lincoln, NE · On-site +1

$140K - $180K/yr

This is a remote role and can be based anywhere in the United States. Must be able to travel up to ... Prepare technical evaluations and technical recommendations for equipment and subcontractors

Showing results 41-60

Remote Program Evaluation information

See Nebraska salary details

$33.4K

$61.7K

$94.4K

How much do remote program evaluation jobs pay per year?

As of Aug 7, 2026, the average yearly pay for remote program evaluation in Nebraska is $61,700.00, according to ZipRecruiter salary data. Most workers in this role earn between $45,300.00 and $72,500.00 per year, depending on experience, location, and employer.

What is a remote program evaluation?

A Remote Program Evaluation job involves assessing the effectiveness, efficiency, and impact of programs from a remote location. Professionals in this role collect and analyze data, generate reports, and provide recommendations to improve program outcomes. They may use surveys, interviews, and statistical methods to evaluate performance. This position is common in nonprofits, corporations, and government agencies that need to measure program success. Strong analytical skills, attention to detail, and experience with evaluation methodologies are essential for success in this role.

What are the typical responsibilities of a remote program evaluation professional?

As a Remote Program Evaluation professional, your primary responsibilities include designing and implementing evaluation plans, collecting and analyzing quantitative and qualitative data, and generating comprehensive reports on program effectiveness. You may also facilitate virtual interviews or focus groups, collaborate with stakeholders to refine evaluation objectives, and use digital tools for data visualization and communication. The role often involves working independently, but you will regularly coordinate with program managers, data analysts, and other team members to ensure evaluation goals are met. This structure allows for flexible work hours while still contributing valuable insights to drive program improvements.

What are the key skills and qualifications needed to thrive in remote program evaluation?

To thrive in Remote Program Evaluation, you need strong analytical, research, and data interpretation skills, typically supported by a background in social sciences, public health, education, or related fields. Familiarity with evaluation frameworks, statistical software (such as SPSS or R), and data management tools is highly valuable, as are certifications like the Certified Evaluation Professional (CEP). Excellent written and verbal communication, self-motivation, and attention to detail enhance your ability to collaborate across remote teams and present findings effectively. These skills ensure accurate program assessments, actionable recommendations, and successful outcomes in a virtual working environment.

What are popular job titles related to Remote Program Evaluation jobs in Nebraska? For Remote Program Evaluation jobs in Nebraska, the most frequently searched job titles are:
What cities in Nebraska are hiring for Remote Program Evaluation jobs? Cities in Nebraska with the most Remote Program Evaluation job openings:
Infographic showing various Remote Program Evaluation job openings in Nebraska as of August 2026, with employment types broken down into 100% Full Time. Highlights an 100% Remote job distribution, with an average salary of $61,700 per year, or $29.7 per hour.

Full-time

Posted 9 days ago


Blue Cross & Blue Shield Of Nebraska rating

7.7

Company rating: 7.7 out of 10

Based on 9 frontline employees who took The Breakroom Quiz

201st of 303 rated insurance


Job description

At Blue Cross and Blue Shield of Nebraska, we are a mission-driven organization dedicated to championing the health and well-being of our members and the communities we serve.

Our team is the power behind that promise. And, as the industry rapidly evolves and we seek ways to optimize business processes and customer experiences, there's no greater time for forward-thinking professionals like you to join us in delivering on it! As a member of Team Blue, you'll find purpose, opportunities and the support you need to build a meaningful career and make a powerful impact in our community.

The Software Engineer position will be responsible for working with cross-functional business teams to research, design, test, and maintain various systems and applications. This role is responsible for providing engineering knowledge and experience, as needed, to deliver solutions to the business both on new builds, as well as support on modifications and maintenance for existing programs.

The ideal candidate will live within driving distance of the Omaha, Nebraska office. This position allows remote flexibility but will have 1 day per week in the office.

What you'll do:

Your primary focus is agent design and orchestration.

  • Multi-agent orchestration layer.Design and build theLangGraph-based system that classifies member intent and routes to the right agent. Stateful, context-preserving, failure-tolerant. Handles commercial agents and internally built capabilities through the same interface.

  • Agent integration contract.The standardized pattern that makes any agent pluggable: input schema, output schema, confidence signaling, latency SLA, fallback behavior. When the teamintegratesa new agent, they follow a pattern you designed.

  • Context management across turns.Multi-turn conversations thatmaintainfull member context across agent handoffs. The memberasksa follow-up two turnslater; the platform knows what was said, which agent handled it, and what was retrieved.

  • Guardrail and safety layer.Clinical safety boundaries, PHI handling at the LLM layer, and response normalization ensuring every agent response arrives in a consistent tone and within compliance constraints regardless of which agent generated it.

  • RAG pipeline architecture.Benefits documents, formularies, and policy content retrieval via Azure AI Search. You define the ingestion strategy, chunking approach, hybrid search configuration, andretrievalquality standards.

  • Prompt architecture.Versioned prompt registry, structured output contracts,few-shot pattern design. Every prompt is testable,rollback-able, and understandable by the team.

To be considered for this position you must have:

  • Bachelor's degree and 2-4 years of experience in software development.

Experience with agentic AI in production-not LLM wrappers, not single-agent chatbot demos, not RAG tutorials. Systems with multiple agents, explicit state management, and real users depending on the answers being correct.

  • 1-2 years building and operating production LLM or agentic AI systems

  • You can describe specific decisions you made in a multi-agent system: state management approach, how you handled agent failures mid-conversation, how you kept the system governable as agents were added

  • LangGraph,AutoGen, or custom graph-based orchestration used in production, not just evaluated. You know where it breaks down and how you worked around it

  • Debugged retrieval quality problems, iterated on chunking strategies, dealt with stale knowledge bases in a live system with real users

  • Built evaluation systems from scratch: golden datasets, automated regression, domain-appropriate accuracy metrics. Your eval suite caught a production regression before users reported it

  • Experience in healthcare, insurance, fintech, or legaldomains-AI systems where a wrong answer has consequences, and you designed the safeguards that make accuracy non-negotiable

  • Strong knowledge of Python. Work in an existing codebase and extend it with the AI layer

  • Azure OpenAI, Azure AI Search, Azure Container Apps are the target stack

The strongest candidates will also have:

  • Experience working in an Agile/Scrum environment.

  • Desire to think in a creative, lateral way both conceptually and in practical application.

  • You must be obsessed with addressing customer needs.

  • Strong communication and interpersonal skills.

  • Experience creating Single Sign On (SSO) experiences.

  • Possess emotional intelligence.

"We are unable to sponsor or take over sponsorship of an employment visa at this time."

To perform this job successfully, an individual must be able to perform each essential duty satisfactorily. The requirements listed are representative of the knowledge, skill,and orabilityrequired. Reasonable accommodations may be made to enable individuals with disabilities to perform the essential functions. Other duties may be assigned.

Ready to make an impact? Join a team where your skills, attitude, and ideas are valued-and whereyou'llhelp shape the future of healthcare technology.
Learn more about what makes BCBSNE such an exceptional place to work by visitingNebraskaBlue.com/Careers.
We strongly believe that diversity of experience,perspectiveand background will lead to a better workplace for our employees and a better product for our customers and members.

Learn more about what makes BCBSNE such an exceptional place to work by visiting NebraskaBlue.com/Careers.

We strongly believe that diversity of experience, perspective and background will lead to a better workplace for our employees and a better product for our customers and members.


What Blue Cross & Blue Shield Of Nebraska employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom