1

Feature Writer Jobs in Tennessee (NOW HIRING)

This role pitches interviews, feature stories, editorials, and other written works on behalf of clients while cultivating strong relationships with journalists, producers, editors, and podcast hosts.

Cloud Engineering Advisor

Memphis, TN · On-site

$49.75 - $66.50/hr

Write clean, efficient, modular, and well-documented Python code to develop and implement machine ... Build scalable data engineering, feature transformation, and preprocessing workflows using BigQuery ...

New

Writes and approves news stories * Balances news and feature content to create compelling broadcasts * Edits video * Writes stories for the website and other digital platforms * Gathers facts and ...

This role pitches interviews, feature stories, editorials, and other written works on behalf of clients while cultivating strong relationships with journalists, producers, editors, and podcast hosts.

Writes and approves news stories * Balances news and feature content to create compelling broadcasts * Edits video * Writes stories for the website and other digital platforms * Gathers facts and ...

This role pitches interviews, feature stories, editorials, and other written works on behalf of clients while cultivating strong relationships with journalists, producers, editors, and podcast hosts.

Effective written and verbal communication skills * Meticulous attention to detail and quality of ... Deliver governed datasets and feature engineering/serving for ML training and real-time inference ...

Writes and approves news stories * Balances news and feature content to create compelling broadcasts * Edits video * Writes stories for the website and other digital platforms * Gathers facts and ...

Showing results 21-40

Feature Writer information

See Tennessee salary details

$11

$27

$59

How much do feature writer jobs pay per hour?

As of Sep 4, 2026, the average hourly pay for feature writer in Tennessee is $27.60, according to ZipRecruiter salary data. Most workers in this role earn between $20.14 and $27.90 per hour, depending on experience, location, and employer.

What is a feature writer?

A feature writer is a journalist who researches, writes, and produces in-depth articles that explore a topic, person, or event in greater detail than standard news reporting. Feature writers often focus on storytelling, offering insights, background, and human interest angles to engage readers. Their work can be found in newspapers, magazines, and online publications, covering a wide variety of subjects such as lifestyle, culture, or current events.

What does a feature writer do?

A feature writer is a journalist at a magazine, newspaper, or online publication who is responsible for researching and writing feature stories, such as the cover story or a long-form article. As a feature writer, you produce pieces that are longer than a typical news story and rely on in-depth interviews and extensive research or investigative reporting. You typically work under a features editor, and you can work on either a freelance or salary basis. As a features writer, you may pitch stories to the editor, or you may be assigned topics.

What are the key skills and qualifications needed to thrive as a feature writer, and why are they important?

To thrive as a Feature Writer, you need strong storytelling abilities, excellent research skills, and a solid grasp of grammar and style, typically supported by a degree in journalism, English, or a related field. Familiarity with content management systems (CMS), SEO tools, and digital publishing platforms is often required. Creativity, adaptability, and the ability to meet deadlines help feature writers stand out in producing engaging and timely content. These skills are crucial for crafting compelling stories that attract and retain readers in a competitive media landscape.

What are some common challenges feature writers face when working on in-depth stories, and how can they overcome them?

Feature writers often encounter challenges such as sourcing credible information, securing interviews with key subjects, and meeting tight deadlines while maintaining narrative quality. To overcome these obstacles, it's important to build strong research skills, cultivate professional relationships for access to sources, and develop efficient time management strategies. Collaborating with editors and fact-checkers also helps ensure accuracy and clarity. Staying organized and adaptable allows feature writers to produce compelling stories even in dynamic newsroom environments.

What is the difference between Feature Writer vs Copywriter?

AspectFeature WriterCopywriter
Primary FocusCreating in-depth, engaging articles on specific topicsWriting persuasive content to promote products or services
Work EnvironmentMagazines, online publications, journalism outletsAdvertising agencies, marketing departments, online platforms
Required SkillsResearch, storytelling, journalistic writingPersuasive writing, marketing knowledge, creativity
Common UsagePublishing, journalism, editorial contentAdvertising, branding, direct marketing

While both roles involve writing, Feature Writers focus on producing detailed, informative articles for publications, whereas Copywriters craft concise, persuasive content aimed at marketing and sales. Understanding these differences helps employers and writers align their skills with the right job opportunities.

How much does a feature writer make?

The average salary for a feature writer typically ranges from $40,000 to $70,000 per year, depending on experience, location, and the publication. Freelance feature writers may earn per article or project rates that vary widely based on their expertise and the complexity of the topics covered.

What are the most commonly searched types of Feature Writer jobs in Tennessee?

The most popular types of Feature Writer jobs in Tennessee are:

What job categories do people searching Feature Writer jobs in Tennessee look for?

The top searched job categories for Feature Writer jobs in Tennessee are:

What are popular job titles related to Feature Writer jobs in TN?

For Feature Writer jobs in TN, the most frequently searched job titles are:

Infographic showing various Feature Writer job openings in Tennessee as of August 2026, with employment types broken down into 83% Full Time, 11% Part Time, and 6% Contract. Highlights an 84% Physical, 4% Hybrid, and 12% Remote job distribution, with an average salary of $57,400 per year, or $27.6 per hour.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Chattanooga, TN

$20 - $30/hr

Full-time

Posted 3 days ago

New


Job description

Type: Contract, hourly

Location: Remote

Hours: 20–30 per week

Pay: $20–30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run — every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

•Annotate — Read a trajectory nobody has looked at yet and judge it step by step.

• Review — Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

• Feature build — Add a working feature to a live library without breaking anything that already worked.

• Rebuild — Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

• Bug hunt — Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

• Was the command right for the state the environment was actually in?

• Did the agent read the previous output correctly?

• Was the step wrong, or only inefficient — these are scored differently.

• Where did the run first go off course — usually earlier than where it visibly broke.

• Did the agent notice its own mistake and recover, or keep building on a false assumption?

• Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

• Experience — 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

• Languages — Strong in Python or Go, and able to read a language you've never used.

• Linux — Comfortable with logs, running processes, build failures, and containers.

• Workflow — Everyday Git, diffs, pull requests, and issue tracking.

• Debugging — Able to work with no test suite and no error message pointing at the cause.

• Focus — Able to hold context across a long run, because step 74 can depend on step 12.

• Writing — Clear English, since every judgement needs an explanation another engineer can check.