Notre avis
Crée un issue GitHub pour le dépôt gittower/git-flow-next en suivant des modèles prédéfinis.
Points forts
- Vérifie automatiquement les doublons avant création
- Propose des modèles structurés par type d'issue
- Intègre les labels appropriés
Limites
- Dépend de l'outil MCP GitHub pour l'accès à l'API
- Ne gère pas les projets ou milestones
- Les modèles sont spécifiques au dépôt git-flow-next
Quand vous devez signaler un bug, demander une fonctionnalité ou suggérer une amélioration pour le projet git-flow-next.
Pour des issues hors du dépôt git-flow-next ou si un modèle personnalisé est nécessaire.
Analyse de sécurité
SûrThe skill only uses read-only tools and GitHub API tools (create_issue, list_issues, search_issues) within a specific repository. No shell execution, network calls outside MCP, or destructive actions. The instructions are transparent and follow standard issue creation workflows.
Aucun point d'attention détecté
Exemples
Create a GitHub issue: bug - git-flow fails on Windows when path contains spacesCreate a GitHub issue for a new feature: Add support for custom branch naming conventionsCreate a GitHub issue: enhancement - Improve error messages when git-flow commands are misusedname: gh-issue description: Create a GitHub issue following project guidelines argument-hint: <title or description> allowed-tools: Read, Grep, Glob, mcp__github__create_issue, mcp__github__list_issues, mcp__github__search_issues
Create GitHub Issue
Create a new GitHub issue for the gittower/git-flow-next repository following project guidelines.
Instructions
-
Gather Information
- If
$ARGUMENTSis provided, use it as the issue title/description - If no arguments, ask the user for:
- Issue type (bug, enhancement, feature)
- Brief description of the issue
- If
-
Check for Duplicates
- Search existing issues for similar topics
- If potential duplicates found, show them to the user and ask to confirm creation
-
Determine Issue Type and Labels
bug- Something isn't workingenhancement- Improvement to existing featurefeature- New feature requestdocumentation- Documentation improvements
-
Create the Issue
- Use clear, descriptive title (imperative mood: "Add...", "Fix...", "Update...")
- Structure the body with appropriate sections based on type
Issue Body Templates
Bug Report
## Description
<Clear description of the bug>
## Steps to Reproduce
1.
2.
3.
## Expected Behavior
<What should happen>
## Actual Behavior
<What actually happens>
## Environment
- OS:
- Git version:
- git-flow-next version:
Enhancement/Feature
## Description
<Clear description of the enhancement/feature>
## Motivation
<Why is this needed? What problem does it solve?>
## Proposed Solution
<How should this work?>
## Alternatives Considered
<Other approaches considered, if any>
- Report Result
- Show the created issue URL
- Suggest next step:
/analyze-issue <number>to start working on it
Expert Next.js App Router
Developpement
Un skill qui transforme Claude en expert Next.js App Router.
Générateur de README
Developpement
Crée des README.md professionnels et complets pour vos projets.
Rédacteur de Documentation API
Developpement
Génère de la documentation API complète au format OpenAPI/Swagger.