.cursor/skills/parallel-delivery/SKILL.md
Gate 2 이후 프론트·백엔드 병렬 구현, 통합, 검증, 문서화까지 진행한다.
npx skillsauth add Hyun-Kim95/stock-monitoring parallel-deliveryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
API 계약과 화면 상태 정의가 확정된 뒤, UI와 서버 작업을 병렬로 끝까지 밀어 넣기 위한 플로우를 제공한다.
.cursor/rules/60-delivery-gates.mdc의 Gate 2를 충족한 뒤frontend-agent와 backend-agent가 동시에 착수할 때document-change로 반영한다.frontend-agent와 backend-agent를 병렬로 투입한다. 토큰·테마 일관성이 필요하면 design-system-agent를 병행한다.qa-agent 또는 verify-change로 Gate 3(DoD)을 점검한다.docs-agent 또는 document-change로 변경 요약·영향 범위·확인 포인트를 남긴다.plan-feature 또는 prd-agent로 범위를 재고정한다.testing
구현 결과를 요구사항, 상태 처리, 회귀 위험 기준으로 검증한다.
tools
Gate 1 확인 후 구현·검증·문서화; 필요 시 parallel-delivery로 병렬 구현을 연결한다.
testing
배포 전 기능, 환경, 상태, 문서의 누락 여부를 점검한다.
tools
모호한 요청을 구현 가능한 요구사항과 정책으로 정리한다.