Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By laurigates
Orchestrate Git workflows with preflight repo validation—fetching remotes, checking PRs/issues, detecting conflicts—and checkpointed multi-phase refactoring for 10+ files that persists across sessions to beat context limits in multi-branch, multi-repo ops.
npx claudepluginhub laurigates/claude-plugins --plugin workflow-orchestration-pluginMulti-phase refactoring with persistent checkpoint files that survive context limits. Use when refactoring spans 10+ files, requires multiple phases, or risks hitting conversation context limits. Each phase reads/writes a plan file, enabling resume from any point. Supports "continue the refactor" across sessions.
Pre-work validation before starting implementation. Use when beginning work on an issue, feature, or fix to verify remote state, check for existing PRs, detect branch conflicts, and prevent redundant work. Catches problems that cause wasted effort: already-merged fixes, stale branches, unclean diffs.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Core orchestration guidelines for conversation style, code style, testing, tool conventions, and workflow automation
GitHub Actions CI/CD - workflows, authentication, inspection
Git automation - PRs, releases, branches, worktrees
Agent isolation via git worktrees - gives each subagent its own checkout to prevent interference.
Commands for orchestrating complex workflows
Git Worktree management for parallel agent execution - isolated working directories without Git conflicts
Rust development - cargo, clippy, testing, memory safety
Bevy game engine development - ECS, rendering, game architecture
Test execution, TDD workflow, testing strategies, and quality analysis
Python development ecosystem - uv, ruff, pytest, packaging, type checking
Home Assistant configuration management - YAML configuration, automations, scripts, scenes, and entity management for Home Assistant installations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim