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.
Claude Code plugin for multi-agent feature development with crash-safe progress tracking and per-task QA
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.
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…
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.
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.
ParkerM2/create-claude-workflow
Skill Claude CodeCodex
Step 2 of /agent-team — reads task files, validates structure, and builds the wave execution plan.
ParkerM2/create-claude-workflow
Skill Claude CodeCodex
Step 1 of /agent-team — verifies infrastructure, git state, config, and task files before any workflow begins.
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.
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.
ParkerM2/create-claude-workflow
Skill Claude CodeCodex
Step 4a of /agent-team — spawns coder + QA agent pair for each task in the current wave.
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.