blitz
CommunityParallelize multi-issue sprints with isolated agents.
AuthorCygnusfear
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill should be used when parallelizing multi-issue sprints using git worktrees and parallel Claude agents. It orchestrates the full workflow from issue triage through parallel agent delegation to sequential merge, ensuring 100% issue coverage per agent.
Core Features & Use Cases
- 100% Issue Coverage per Agent: Every agent MUST implement 100% of their assigned issue's requirements before their PR can be merged.
- Worktree-per-issue Isolation: Creates independent git worktrees so agents operate in complete filesystem isolation.
- Parallel Agent Execution: Spawns multiple Claude agents to work concurrently on separate issues.
- PR Creation & Self-Review: Each agent creates a PR and self-reviews to 10/10 with full coverage.
- Sequential Merge: PRs are merged one-by-one to avoid merge conflicts.
Quick Start
Create one worktree per issue and spawn parallel agents for multiple issues, ensuring each PR contains a 100% implementation of the issue requirements and closes the corresponding issue on merge.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: blitz Download link: https://github.com/Cygnusfear/claude-stuff/archive/main.zip#blitz Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.