ParkerM2/create-claude-workflow

Claude Code plugin for multi-agent feature development with crash-safe progress tracking and per-task QA

4Stars on the repository
46Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

using-workflow

01

ParkerM2/create-claude-workflow

Skill Claude CodeCodex

Use when starting any conversation in a project with claude-workflow installed — establishes workflow commands, agent roles, and project configuration.

4 5mo ago A 29 tokens original MIT

utility-setup

02

ParkerM2/create-claude-workflow

Skill Claude CodeCodex

Set up utility awareness for a project — installs SessionStart and UserPromptSubmit hooks so every session (including agent worktrees) automatically discovers available skills and tools. Creates a codebase-nav skill template and adds a utility index to the project rules file. Can be run standalone or is called from…

4 5mo ago B 92 tokens original MIT

wf-finalize

03

ParkerM2/create-claude-workflow

Skill Claude CodeCodex

Step 6 of /agent-team — shuts down all agents, cleans up worktrees, pushes the branch, optionally creates a PR, and reports to the user.

4 5mo ago D 36 tokens original MIT

wf-guardian

04

ParkerM2/create-claude-workflow

Skill Claude CodeCodex

Step 5 of /agent-team — spawns the Codebase Guardian for structural integrity check on the merged feature branch.

4 5mo ago B 27 tokens original MIT

wf-plan

05

ParkerM2/create-claude-workflow

Skill Claude CodeCodex

Step 2 of /agent-team — reads task files, validates structure, and builds the wave execution plan.

4 5mo ago B 24 tokens original MIT

wf-preflight

06

ParkerM2/create-claude-workflow

Skill Claude CodeCodex

Step 1 of /agent-team — verifies infrastructure, git state, config, and task files before any workflow begins.

4 5mo ago B 27 tokens original MIT

wf-qa-gate

07

ParkerM2/create-claude-workflow

Skill Claude CodeCodex

Step 4b of /agent-team — waits for agent verdicts, runs QA cycles, merges passing tasks, and advances the wave counter.

4 5mo ago B 34 tokens original MIT

wf-setup

08

ParkerM2/create-claude-workflow

Skill Claude CodeCodex

Step 3 of /agent-team — creates the team, injects runtime values into task files, creates worktrees, and writes CLAUDE.md into each worktree.

4 5mo ago B 38 tokens original MIT

wf-spawn

09

ParkerM2/create-claude-workflow

Skill Claude CodeCodex

Step 4a of /agent-team — spawns coder + QA agent pair for each task in the current wave.

4 5mo ago B 27 tokens original MIT

workflow-setup

10

ParkerM2/create-claude-workflow

Skill Claude CodeCodex

Use when a workflow command is invoked but no .claude/workflow.json config exists — runs first-time project setup to configure project rules file, architecture file, progress directory paths, and branching strategy.

4 5mo ago B 43 tokens original MIT