parallel dev cycle
✓요구 사항 분석, 탐색 계획, 코드 개발 및 검증을 포함하는 다중 에이전트 병렬 개발 주기입니다. 마크다운 진행 문서를 통해 지속적인 반복을 지원합니다.
SKILL.md
Multi-agent parallel development cycle using Codex subagent pattern with four specialized workers:
Each agent maintains one main document (e.g., requirements.md, plan.json, implementation.md) that is completely rewritten per iteration, plus auxiliary logs (changes.log, debug-log.ndjson) that are append-only. Supports versioning, automatic archival, and complete history tracking.
| TASK | One of TASK or --cycle-id | Task description (for new cycle, mutually exclusive with --cycle-id) | | --cycle-id | One of TASK or --cycle-id | Existing cycle ID to continue (from API or previous session) | | --extend | No | Extension description (only valid with --cycle-id) | | --auto | No | Auto-cycle mode (run all phases sequentially) |
요구 사항 분석, 탐색 계획, 코드 개발 및 검증을 포함하는 다중 에이전트 병렬 개발 주기입니다. 마크다운 진행 문서를 통해 지속적인 반복을 지원합니다. 출처: catlog22/claude-code-workflow.
인용 가능한 정보
AI/검색 인용용 안정적인 필드와 명령어.
- 설치 명령어
npx skills add https://github.com/catlog22/claude-code-workflow --skill parallel dev cycle- 카테고리
- >_생산성
- 인증됨
- ✓
- 최초 등록
- 2026-02-01
- 업데이트
- 2026-02-18
빠른 답변
parallel dev cycle이란?
요구 사항 분석, 탐색 계획, 코드 개발 및 검증을 포함하는 다중 에이전트 병렬 개발 주기입니다. 마크다운 진행 문서를 통해 지속적인 반복을 지원합니다. 출처: catlog22/claude-code-workflow.
parallel dev cycle 설치 방법은?
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/catlog22/claude-code-workflow --skill parallel dev cycle 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다
소스 저장소는 어디인가요?
https://github.com/catlog22/claude-code-workflow
상세
- 카테고리
- >_생산성
- 출처
- skills.sh
- 최초 등록
- 2026-02-01