Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

rca

스타5
포크1
업데이트2026년 7월 1일 15:09

Root-cause analysis and QA review for a PR, branch, or stack trace. Detects bugfix vs feature, then for a bugfix finds the commit that introduced the bug (the suspect set, via git blame/log), the bug's life story (intent, releases it shipped in, hotspot recurrence, fix completeness), and explains why it broke; for a feature maps the blast radius. Also yields a QA risk score, the tests to run, co-change ("did you forget X?"), and suggested reviewers. Use when the user asks "why did this break", "what introduced this bug", "root cause", "rca", "what does this PR affect", "what's the risk of this change", "which tests should I run", "did I forget to change anything", or "find the culprit from this stack trace".

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly