with one click
create-issue
Create a GitHub issue with title and description (auto-assigned)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create a GitHub issue with title and description (auto-assigned)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| 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:
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.