一键导入
issue-consultant
Expert skill for analyzing and diagnosing issues from Jira, GitHub, and system logs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Expert skill for analyzing and diagnosing issues from Jira, GitHub, and system logs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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.
Performs a comprehensive code review by analyzing local changes or remote pull requests against Clean Code, SOLID principles, Design Patterns, and Test Code standards.
| name | issue-consultant |
| description | Expert skill for analyzing and diagnosing issues from Jira, GitHub, and system logs. |
| keywords | ["issue","jira","github","logs","bug","diagnosis","analyze"] |
This skill provides expert procedural guidance for analyzing and diagnosing issues from Jira or GitHub, as well as local log files and codebase investigations. It ensures a systematic approach to root cause identification and problem solving.
All analysis and investigations MUST follow the definitions and requirements in the templates/standards.md file.
*.log, *.out) in the current directory.codebase_investigator for broad architectural context.grep_search and read_file for surgical investigation of suspicious files.