원클릭으로
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.