원클릭으로
create-issue
Create a GitHub issue with title and description (auto-assigned)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create a GitHub issue with title and description (auto-assigned)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Smart git commit with short, concise messages
Create and checkout a new git branch with smart validation and GitHub issue integration
Push branch and create GitHub pull request (auto-assigned)
Run security audit with GitLeaks pre-commit hook setup and code analysis
Update and maintain CLAUDE.md and README.md documentation
Audit and fix Tailwind CSS anti-patterns. Enforces spacing direction (bottom-only), size-* usage, gap preference, 8px grid, and other best practices.
| name | create-issue |
| description | Create a GitHub issue with title and description (auto-assigned) |
| allowed-tools | Bash(gh repo view) mcp__github__list_issue_types mcp__github__issue_write mcp__github__get_me |
| metadata | {"model":"sonnet"} |
Infer language style from the project:
Create a GitHub issue with the following workflow:
github/list_issue_types MCP tool with the repository owner.github/ISSUE_TEMPLATE/ or .github/ directoriesgithub/get_me MCP tool to get the current authenticated user's logingithub/issue_write MCP tool:
method: "create"owner, repo, title, bodytype parameter if organization issue types are available (from step 2)assignees array with current user's login for self-assignmentassignees arrayFor the issue title:
For the issue description (when using custom format):
For ISSUE_TEMPLATE format: