June 24, 2025

AI isn’t killing engineers... it’s giving them new superpowers

AI isn’t killing engineers... it’s giving them new superpowers

AI isn’t killing engineers... it’s giving them new superpowers

Open Source

Coding Agents

Two yellow high-five hands with motion lines on a light blue background.
Two yellow high-five hands with motion lines on a light blue background.
Two yellow high-five hands with motion lines on a light blue background.

Don’t let headlines fool you. AI isn’t replacing engineers... it’s helping them build a new class of products. One example I’m excited about is All Hands, an open-source coding agent that can take a scoped task and do real work toward it with minimal intervention.

What All Hands is

Think of All Hands as a tireless pair-programmer that can read a repo... plan a path... run commands... edit files... execute tests... and propose changes for you to review. You give it a clear goal and access to a sandboxed environment. It breaks the work into steps, executes them, and shows its receipts along the way.

You still own the system design and the merge button. The agent handles the grindy bits that slow you down.

Why this matters

  • Speed on routine engineering... scaffolding, dependency bumps, config tweaks, boilerplate tests.

  • Focus for humans... engineers spend more time on architecture, tradeoffs, and code review.

  • Traceability... every command, diff, and test run is logged so you can audit the work.

  • Repeatability... once a task pattern is dialed in, the agent can run it again and again.

What it’s good at

  • Adding a feature flag and wiring it through config

  • Migrating from Library A to Library B across a codebase

  • Writing missing unit tests or snapshot tests based on examples

  • Fixing linter and type errors introduced by a refactor

  • Generating docs from code comments and updating a README

  • Spinning up a small demo service to exercise an API

How a typical run looks

  1. Scope the task
    Provide a concrete goal, constraints, and success checks.

    Goal: “Add Dark Mode toggle to the settings page... persist in local storage... include unit tests... pass npm test.”

  2. Plan
    The agent outlines steps... files to touch... commands to run... and how it will verify success.

  3. Execute
    It runs shell commands, edits files, and surfaces diffs. You can pause or nudge with a hint at any time.

  4. Verify
    It runs tests and linting... and if something fails, it iterates until the checks pass or it reaches a sensible stop.

  5. Propose
    It opens a PR or creates a patch with a summary of what changed, why, and how to reproduce the verification.

A simple task template you can reuse

You are a coding agent working in a sandboxed repo.

Goal:
- <clear outcome>

Guardrails that keep this sane

  • Work in a branch... never on main.

  • Limit scope... one feature or one migration at a time.

  • Pin a test suite... the agent must make it green.

  • Human review... treat outputs like a junior dev’s PR.

  • Secrets discipline... provide only what’s required for the task.

Where to start

  1. Pick one low-risk, high-repeatability task type.

  2. Run All Hands locally in a sandbox on a small repo.

  3. Capture your best task prompt as a template.

  4. Track time saved... number of successful runs... PR rework rate.

  5. Expand the surface area only after the metrics look good.

What this means for teams

Engineers aren’t going anywhere. They’re moving up the stack... spending more time on system design, reviews, and product outcomes while agents handle repetitive execution. Tools like All Hands make that shift real... today.

If you’re curious, start small... measure ruthlessly... and iterate on your task templates until the workflow feels boring in the best way.

Overview

At first glance, it may seem like a minor addition to your blog. A few social icons at the top or bottom of your post. The truth is, they can play a massive role in extending your content’s reach, boosting your site traffic, and even improving SEO rankings.

Overview

AI isn’t replacing engineers; it’s giving them leverage. All Hands takes a clearly scoped goal, maps the steps, executes commands, edits files, and verifies with tests, then packages the work into a reviewable PR. The article covers why this matters, what it’s good at, a reusable task template, and practical guardrails so teams can start small, measure impact, and keep humans in charge.

Subscribe to our newsletter

Want more like this straight to your inbox? Want occasional free videos and PDFs and fun stuff? If so, sign up below. If not, I won't be mad, just disappointed... 😅

Enter email address

Subscribe

View more like this

Futuristic teal-and-purple interface with a starry backdrop and neon glow. A ‘CHAIN PROMPTING’ title sits above a four-step flow (document → chart → paper plane → Slack) connected by smooth lines.

Chain Prompting

AI Automation

August 8, 2025

Stop Asking ChatGPT To Do Everything At Once

Stop asking AI to do everything at once. This post shows how a three-step chain prompt (plus a synth step) turns call transcripts into accurate, actionable insights...automated with Lindy and sent to Slack.

Learn more

Futuristic teal-and-purple interface with a starry backdrop and neon glow. A ‘CHAIN PROMPTING’ title sits above a four-step flow (document → chart → paper plane → Slack) connected by smooth lines.

Chain Prompting

AI Automation

August 8, 2025

Stop Asking ChatGPT To Do Everything At Once

Stop asking AI to do everything at once. This post shows how a three-step chain prompt (plus a synth step) turns call transcripts into accurate, actionable insights...automated with Lindy and sent to Slack.

Learn more

Futuristic teal-and-purple interface with a starry backdrop and neon glow. A ‘CHAIN PROMPTING’ title sits above a four-step flow (document → chart → paper plane → Slack) connected by smooth lines.

Chain Prompting

AI Automation

August 8, 2025

Stop Asking ChatGPT To Do Everything At Once

Stop asking AI to do everything at once. This post shows how a three-step chain prompt (plus a synth step) turns call transcripts into accurate, actionable insights...automated with Lindy and sent to Slack.

Learn more

`NotebookLM logo beside layered app screens, highlighting a blue “Discover sources” button on a soft green-purple gradient background.`

NotebookLM

Meeting Prep

August 1, 2025

Steal This NotebookLM Workflow

Learn how I use Google’s NotebookLM (now with a mobile app) to turn public sources into a short, source-cited podcast for pre-meeting prep... plus a copy-paste workflow you can steal.

Learn more

`NotebookLM logo beside layered app screens, highlighting a blue “Discover sources” button on a soft green-purple gradient background.`

NotebookLM

Meeting Prep

August 1, 2025

Steal This NotebookLM Workflow

Learn how I use Google’s NotebookLM (now with a mobile app) to turn public sources into a short, source-cited podcast for pre-meeting prep... plus a copy-paste workflow you can steal.

Learn more

`NotebookLM logo beside layered app screens, highlighting a blue “Discover sources” button on a soft green-purple gradient background.`

NotebookLM

Meeting Prep

August 1, 2025

Steal This NotebookLM Workflow

Learn how I use Google’s NotebookLM (now with a mobile app) to turn public sources into a short, source-cited podcast for pre-meeting prep... plus a copy-paste workflow you can steal.

Learn more

Glowing microphone icon above flowing blue and pink audio waveforms on a dark background, representing voice dictation and speech recognition.

Metaprompting

Voice Agents

July 4, 2025

Friends don’t let friends write their own prompts

Stop hand-writing prompts. Speak your intent, let AI engineer the prompt, then run it for better results... with reusable templates and a quick voice-dictation workflow.

Learn more

Glowing microphone icon above flowing blue and pink audio waveforms on a dark background, representing voice dictation and speech recognition.

Metaprompting

Voice Agents

July 4, 2025

Friends don’t let friends write their own prompts

Stop hand-writing prompts. Speak your intent, let AI engineer the prompt, then run it for better results... with reusable templates and a quick voice-dictation workflow.

Learn more

Glowing microphone icon above flowing blue and pink audio waveforms on a dark background, representing voice dictation and speech recognition.

Metaprompting

Voice Agents

July 4, 2025

Friends don’t let friends write their own prompts

Stop hand-writing prompts. Speak your intent, let AI engineer the prompt, then run it for better results... with reusable templates and a quick voice-dictation workflow.

Learn more

AI is Moving Fast.
You Should Be Too.

We’ll work around your busy schedule. High impact, low lift, real results.

AI is Moving Fast.
You Should Be Too.

We’ll work around your busy schedule. High impact, low lift, real results.

AI is Moving Fast.
You Should Be Too.

We’ll work around your busy schedule. High impact, low lift, real results.

Affordable, results-driven training to have you confidently building AI agents to streamline workflows, save hours, and maximize your impact.

© Agents of Change 2025.

Copyright Reserved

Affordable, results-driven training to have you confidently building AI agents to streamline workflows, save hours, and maximize your impact.

© Agents of Change 2025.

Copyright Reserved

Affordable, results-driven training to have you confidently building AI agents to streamline workflows, save hours, and maximize your impact.

© Agents of Change 2025.

Copyright Reserved