بنقرة واحدة
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 المهني
| 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.