workflow-patterns

by wshobson 39k MIT Updated Aug 17, 2026
workflow-patterns skill by wshobson
workflow-patterns — Workflow skill by wshobson

workflow-patterns is an open-source workflow skill for Claude Code and compatible agents, published by wshobson. Its author describes it as: “Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.”. The project has 39k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add wshobson/agents`.

What workflow-patterns does

Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, handling git commits, and executing the verification protocol that ensures quality throughout implementation.

Installation

Add workflow-patterns to your agent with:

/plugin marketplace add wshobson/agents

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for workflow-patterns is organised into these sections:

  • When to Use This Skill
  • Detailed patterns and worked examples
  • Best Practices

When to use it

Reach for workflow-patterns when you want workflow help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT license — safe to read and adapt
  • Ships in wshobson/agents, an established project with 38,858 GitHub stars
  • Actively maintained (recent commits)

Topics

agent-skillsagentic-aiagentsai-agentsanthropicautomationclaude-codeclaude-code-pluginscodex-clicopilotcursorcursor-rulesdeveloper-toolsgemini-climcpmulti-agentopencodeorchestrationprompt-engineeringworkflows

Frequently asked questions

What does workflow-patterns do?
Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.
How do I install workflow-patterns?
Run /plugin marketplace add wshobson/agents in your agent, then reload your skills. Review the source at https://github.com/wshobson/agents before installing.
Is workflow-patterns free to use?
Yes. workflow-patterns is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Where does workflow-patterns come from?
workflow-patterns ships inside wshobson/agents, a repository that contains 54 catalogued skills in total. The repository's 38,858 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Workflow →

Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a `conductor/` directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding.

39k wshobson MIT

Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.

39k wshobson MIT

Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.

39k wshobson MIT

Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.

39k wshobson MIT

Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices.

39k wshobson MIT