ワンクリックで
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.