Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
wshobson avatar

Workflow Patterns

  • 8.4k installs
  • 38.3k repo stars
  • Updated July 22, 2026
  • wshobson/agents

workflow-patterns is an agent skill that Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the v.

About

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. --- name: workflow-patterns description: 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. version: 1.0.0 --- # Workflow Patterns 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. ## When to Use This Skill - Implementing tasks from a track's plan.md - Following TDD red-green-refactor cycle - Completing phase checkpoints - Managing git commits and notes - Understanding quality assurance gates - Handling verification protocols - Recording progress in plan files ## Detailed patterns and worked examples Detailed pattern documentation lives in `references/details.md`. Read that file when the navigation tier above is insufficient.

  • Implementing tasks from a track's plan.md
  • Following TDD red-green-refactor cycle
  • Completing phase checkpoints
  • Managing git commits and notes
  • Understanding quality assurance gates

Workflow Patterns by the numbers

  • 8,396 all-time installs (skills.sh)
  • +161 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #186 of 2,184 Testing & QA skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

workflow-patterns capabilities & compatibility

Capabilities
implementing tasks from a track's plan.md · following tdd red green refactor cycle · completing phase checkpoints · managing git commits and notes · understanding quality assurance gates
Use cases
documentation
From the docs

What workflow-patterns says it does

Read that file when the navigation tier above is insufficient.
SKILL.md
**Never skip RED**: Always write failing tests first 2.
SKILL.md
**Small commits**: One logical change per commit 3.
SKILL.md
**Immediate updates**: Update plan.md right after task completion 4.
SKILL.md
npx skills add https://github.com/wshobson/agents --skill workflow-patterns

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs8.4k
repo stars38.3k
Security audit3 / 3 scanners passed
Last updatedJuly 22, 2026
Repositorywshobson/agents

What problem does workflow-patterns solve for developers using this skill?

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.

Who is it for?

Developers who need workflow-patterns patterns described in the cached skill documentation.

Skip if: Skip when docs are empty or the task is outside the skill's documented scope.

When should I use this skill?

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.

What you get

Actionable workflows and conventions from SKILL.md for workflow-patterns.

  • updated plan.md
  • test files
  • implementation commits

By the numbers

  • Defines an 11-step TDD task lifecycle
  • Uses three plan.md task markers: [ ], [~], [x]

Files

SKILL.mdMarkdownGitHub ↗

Workflow Patterns

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.

When to Use This Skill

  • Implementing tasks from a track's plan.md
  • Following TDD red-green-refactor cycle
  • Completing phase checkpoints
  • Managing git commits and notes
  • Understanding quality assurance gates
  • Handling verification protocols
  • Recording progress in plan files

Detailed patterns and worked examples

Detailed pattern documentation lives in references/details.md. Read that file when the navigation tier above is insufficient.

Best Practices

1. Never skip RED: Always write failing tests first 2. Small commits: One logical change per commit 3. Immediate updates: Update plan.md right after task completion 4. Wait for approval: Never skip checkpoint verification 5. Rich git notes: Include context that helps future understanding 6. Coverage discipline: Don't accept coverage below target 7. Quality gates: Check all gates before marking complete 8. Sequential phases: Complete phases in order 9. Document deviations: Note any changes from original plan 10. Clean state: Each commit should leave code in working state 11. Fast feedback: Run relevant tests frequently during development 12. Clear blockers: Address blockers promptly, don't work around them

Related skills

How it compares

Pick workflow-patterns over generic TDD skills when plan.md task state, phase ordering, and separate status commits must be enforced for agents.

FAQ

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.

When should I use workflow-patterns?

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.

Is workflow-patterns safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.