不具合報告(GitHub Issue、フォーラム投稿、社内報告)を起点に、調査・再現・修正・検証・記録までを一貫実行するスキル。症状の切り分け、原因仮説の整理、最小再現、修正実装、ExecPlan作成、PR下書き、ナレッジ追記が必要なときに使う。
Scanned 9/6/2026
Install to Claude Code
npx -y skills add modxcms-jp/evolution-jp --skill issue-resolver --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Issue Resolver?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modxcms-jp-issue-resolver-evolution-jp)More formats (shields.io, HTML) on the badges page.
---
name: issue-resolver
description: 不具合報告(GitHub Issue、フォーラム投稿、社内報告)を起点に、調査・再現・修正・検証・記録までを一貫実行するスキル。症状の切り分け、原因仮説の整理、最小再現、修正実装、ExecPlan作成、PR下書き、ナレッジ追記が必要なときに使う。
---
# Issue Resolver
このファイルは Codex 実行用の入口とメタデータを管理する。
手順本文の正本は `.claude/skills/issue-resolver/SKILL.md` に置く。
不具合対応を「再現可能な事実」ベースで前進させる。
実装規約はプロジェクトの `AGENTS.md` を最優先とし、必要に応じて `project-worker` の規約へ委譲する。
## 実行ルール
詳細な実行ルールは `.claude/skills/issue-resolver/SKILL.md` の `## 実行ルール` を参照。
## evo CLI
詳細は `.claude/skills/issue-resolver/SKILL.md` の `## evo CLI(実用最小)` を参照。
## Workflow
### analyze-issue <URL|テキスト>
詳細な手順は `.claude/skills/issue-resolver/SKILL.md` の `### analyze-issue` を参照。
### reproduce
詳細な手順は `.claude/skills/issue-resolver/SKILL.md` の `### reproduce` を参照。
### create-branch
詳細な手順は `.claude/skills/issue-resolver/SKILL.md` の `### create-branch` を参照。
### draft-plan (必要時)
詳細な手順は `.claude/skills/issue-resolver/SKILL.md` の `### draft-plan` を参照。
### implement-fix
詳細な手順は `.claude/skills/issue-resolver/SKILL.md` の `### implement-fix` を参照。
### archive
詳細な手順は `.claude/skills/issue-resolver/SKILL.md` の `### archive` を参照。
### pull-request
詳細な手順は `.claude/skills/issue-resolver/SKILL.md` の `### pull-request` を参照。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...
Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.
**Complete production-ready guide for Google Gemini embeddings API** This skill provides comprehensive coverage of the `gemini-embedding-001` model for generating text embeddings, including SDK usage, REST API patterns, batch processing, RAG integration with Cloudflare Vectorize, and advanced use cases like semantic search and document clustering. ---
Recovers prior coding-agent session context by running `catchup <agent> --since-compact`, which extracts a clean summary of a previous Codex, Claude Code, Antigravity, OpenCode, or Pi Agent session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", or asks to recover/summarize a previous session before continuing. Do NOT use for the current conversation, git history, or any non-agent log.