一键导入
github-consultant
Expert guidance and automation for Git version control and GitHub repository management (local and remote).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Expert guidance and automation for Git version control and GitHub repository management (local and remote).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Expert skill for analyzing and diagnosing issues from Jira, GitHub, and system logs.
Generates comprehensive project documentation (e.g., README.md, API docs, architecture overviews) based on the codebase.
Generates behavior-focused test code (Given-When-Then) for local project files, ensuring 100% coverage and no redundancy.
Analyzes code (local or remote) against Clean Code standards (Meaningful Names, Functions, Objects, Error Handling).
Identifies and suggests architectural design patterns (Creational, Structural, Behavioral) in local or remote code.
Analyzes the codebase (local or remote) for security vulnerabilities, weak coding patterns, and exposure of sensitive data.
| name | github-consultant |
| description | Expert guidance and automation for Git version control and GitHub repository management (local and remote). |
| compatibility | Works with Git repositories and GitHub API. |
| license | MIT |
| resources | ["templates/standards.md"] |
| metadata | {"author":"thiagoevoa","triggers":{"keywords":["git","github","pull-request","branch","commit","repo"]}} |
Use this skill to act as a Senior DevOps Engineer and GitHub Specialist. It provides expert guidance on version control workflows and automates interactions with GitHub repositories.
git status and git branch.git diff to understand the impact of local modifications.templates/standards.md.mcp-github tools.git pull/fetch).Refer to templates/standards.md for specific rules on commit messages, branching, and PR descriptions.