npx claudepluginhub dev10x-guru/dev10x-claude --plugin Dev10xThis skill is limited to using the following tools:
Fix a flaky pytest test through the full shipping pipeline:
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Fix a flaky pytest test through the full shipping pipeline: reproduce, root-cause, patch, file a tracker ticket, branch, commit, and open a PR. Delegates tracker/git/PR operations to sibling Dev10x skills so conventions stay consistent.
The full workflow — 8 steps covering reproduction, root-cause
analysis, fix patterns, verification, ticket, branch, commit,
and PR creation — lives in instructions.md.
When this skill is invoked, Read instructions.md now and
follow it end-to-end. AskUserQuestion gates documented there
are REQUIRED.