Create GitHub Issues in two modes: standalone (interactive) or USDM (batch from requirements document). Works in any Git repository with GitHub as the remote.
If the user provides all details upfront (e.g., "create an issue titled X about Y"), skip the interactive prompts and proceed to creation.
If issue creation fails, display the error message returned by gh issue create.
사용자 입력 또는 USDM 요구 사항 문서에서 GitHub 문제를 생성합니다. 독립형 모드는 제목, 본문, 라벨을 안내합니다. USDM 모드는 이슈 본문의 사양이 포함된 요구 사항에서 이슈 계층 구조를 생성합니다. 사용 시기: 이슈 생성, 새 이슈, GitHub 이슈, 공개 이슈, 파일 이슈, 요구 사항에서 이슈 생성, USDM에서 이슈로, 이슈 생성, /issue-create. 출처: caldiaworks/caldiaworks-marketplace.