·blitz

이 기술은 Git 작업 트리 및 병렬 에이전트를 사용하여 다중 문제 스프린트를 병렬화할 때 사용해야 합니다. 여러 GitHub 문제를 동시에 처리할 때, 사용자가 "blitz", "병렬 스프린트", "worktree 워크플로"를 언급할 때 또는 동시에 작업할 수 있는 3개 이상의 독립적인 문제를 처리할 때 사용합니다. 문제 분류부터 병렬 에이전트 위임, 순차 병합까지 전체 워크플로를 조정합니다.

27설치·0트렌드·@cygnusfear

설치

$npx skills add https://github.com/cygnusfear/agent-skills --skill blitz

blitz 설치 방법

명령줄에서 blitz AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/cygnusfear/agent-skills --skill blitz
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: cygnusfear/agent-skills.

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

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

For ambiguous decisions on which issues to tackle, use the delphi skill:

이 기술은 Git 작업 트리 및 병렬 에이전트를 사용하여 다중 문제 스프린트를 병렬화할 때 사용해야 합니다. 여러 GitHub 문제를 동시에 처리할 때, 사용자가 "blitz", "병렬 스프린트", "worktree 워크플로"를 언급할 때 또는 동시에 작업할 수 있는 3개 이상의 독립적인 문제를 처리할 때 사용합니다. 문제 분류부터 병렬 에이전트 위임, 순차 병합까지 전체 워크플로를 조정합니다. 출처: cygnusfear/agent-skills.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/cygnusfear/agent-skills --skill blitz
카테고리
>_생산성
인증됨
최초 등록
2026-02-19
업데이트
2026-03-10

Browse more skills from cygnusfear/agent-skills

빠른 답변

blitz이란?

이 기술은 Git 작업 트리 및 병렬 에이전트를 사용하여 다중 문제 스프린트를 병렬화할 때 사용해야 합니다. 여러 GitHub 문제를 동시에 처리할 때, 사용자가 "blitz", "병렬 스프린트", "worktree 워크플로"를 언급할 때 또는 동시에 작업할 수 있는 3개 이상의 독립적인 문제를 처리할 때 사용합니다. 문제 분류부터 병렬 에이전트 위임, 순차 병합까지 전체 워크플로를 조정합니다. 출처: cygnusfear/agent-skills.

blitz 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/cygnusfear/agent-skills --skill blitz 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/cygnusfear/agent-skills