---
title: "Agent workflow · @harlan-zw · skilld"
canonical_url: "https://skilld.dev/@harlan-zw/agent-workflow-stack"
last_updated: "2026-08-20T06:40:37.717Z"
meta:
  description: "Run multi-pass changes with focused delegation, parallel work, verification, and a clean branch handoff."
  "og:description": "Agent skills written by real maintainers in their own GitHub repos, with links to source"
  "og:title": skilld
---

`

[Curated by@harlan-zw](https://skilld.dev/@harlan-zw)Featured collection

# **Agent workflow**

Run multi-pass changes with focused delegation, parallel work, verification, and a clean branch handoff.

<dl>

<dt>Skills</dt>
<dd>6</dd>

<dt>Repositories</dt>
<dd>2</dd>

<dt>Updated</dt>
<dd>2 months ago</dd>

</dl>

## **Included skills **

6 total

1. 01 [subagent-driven-development](https://skilld.dev/gh/obra/superpowers/subagent-driven-development)

   /subagent-driven-development · obra/superpowers

   Split a larger plan into focused tasks, with review between each result.
2. 02 [dispatching-parallel-agents](https://skilld.dev/gh/obra/superpowers/dispatching-parallel-agents)

   /dispatching-parallel-agents · obra/superpowers

   Run independent investigations in parallel before changing code.
3. 03 [verification-before-completion](https://skilld.dev/gh/obra/superpowers/verification-before-completion)

   /verification-before-completion · obra/superpowers

   Require fresh evidence before the agent declares the work complete.
4. 04 [workflow](https://skilld.dev/gh/brianlovin/claude-config/workflow)

   /workflow · brianlovin/claude-config

   Connect planning, execution, and branch cleanup in one practical loop.
5. 05 [using-superpowers](https://skilld.dev/gh/obra/superpowers/using-superpowers)

   /using-superpowers · obra/superpowers

   Select and compose the right workflow skill at each stage of the task.
6. 06 [executing-plans](https://skilld.dev/gh/obra/superpowers/executing-plans)

   /executing-plans · obra/superpowers

   Move through written steps without redesigning the plan midway through execution.