blitz

Installation
SKILL.md

The Blitz: Parallel Worktree + Agent Workflow

Parallelizes multi-issue sprints by running independent agents in isolated git worktrees. Each agent implements their issue, self-reviews to 10/10 with 100% issue coverage, then changes are sequentially merged to avoid conflicts. Herding 🐲.

Platform-agnostic. Works with GitHub (gh CLI), Forgejo (API/tea CLI), or local tk tickets. See skills/obsidian-plan-wiki/references/platform-detection.md for detection rules and command mapping.

⚠️ MANDATORY: 100% Issue Coverage Per Agent

Every agent MUST implement 100% of their assigned issue's requirements before their PR can be merged.

  • Each agent receives COMPLETE issue requirements (extracted from issue/task)
  • Review must verify ALL requirements are implemented
  • Coverage < 100% = agent sent back to complete the work
  • No PR merges until all requirements from the issue are addressed

Prerequisites

Related skills

More from cygnusfear/agent-skills

Installs
27
First Seen
Feb 13, 2026