ワンクリックで
fix-bug
Investigate, reproduce, fix, and verify a bug while staying inside existing repository patterns and architecture rules.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Investigate, reproduce, fix, and verify a bug while staying inside existing repository patterns and architecture rules.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Inspect drift between code, shared workflow references, and Claude, Codex, or Antigravity harness assets after architecture or workflow changes.
This skill should be used when the user asks to "sync guidelines", "document inspection", "check skill updates", "update project-dna", "sync patterns", "verify code-document consistency", or after architecture changes to verify Skills/AGENTS.md/CLAUDE.md match the actual code.
Guide a feature from requirements interview through architecture analysis, security check, and task decomposition.
This skill should be used when the user asks to "plan feature", "design feature", or wants to plan and design a new feature before implementation.
Audit a domain or the full repository for architecture compliance using the shared architecture checklist and repository rules.
Review a pull request or local diff against the repository's shared Review Protocol (correctness, regression, stability, contract, architecture, security, governance).
| name | fix-bug |
| description | Investigate, reproduce, fix, and verify a bug while staying inside existing repository patterns and architecture rules. |
| metadata | {"short-description":"Structured bug-fix workflow"} |
framing, Trace → plan, Fix → implement, Verify → verifyapproach options upstream conditional — required if Trace reveals multiple layer-fix candidates or a missing architectural pattern/review-architecture if layer changes; /security-review if security-relevant) → completion gate (/review-pr)[hotfix] / [긴급] exception is the natural escape for time-critical fixes; verify still mandatory/fix-bug recursively, do not invoke /plan-feature from insideAGENTS.md and docs/ai/shared/skills/fix-bug.md for the full procedure.