원클릭으로
risk-review
Identify edge cases, security/privacy issues, operational risks, and delivery risks in a spec.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Identify edge cases, security/privacy issues, operational risks, and delivery risks in a spec.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Safely sync a branch with origin/main using fetch + rebase, with an optional "accept current" conflict policy.
Improve acceptance criteria so they are testable, unambiguous, and complete.
Add an MCP integration section (tools, auth, error handling, observability, tests) to an existing spec.
Extract MUST/SHOULD/MAY requirements, constraints, flows, and open questions from long epic/PRD text (PDF/TXT export).
Propose a safe rollout/migration plan with monitoring and rollback steps.
Produce a clear, review-ready SDD specification skeleton in Markdown.
| name | risk-review |
| description | Identify edge cases, security/privacy issues, operational risks, and delivery risks in a spec. |
Find gaps before implementation: edge cases, security/privacy risks, operational risks.
Perform a risk review of this spec.
Sections to produce:
- Edge cases we might be missing
- Security & privacy considerations (authn/authz, secrets, data exposure, abuse)
- Operational risks (timeouts, retries, rate limiting, observability)
- Delivery risks (dependencies, migrations, rollout, backward compatibility)
For each item:
- describe impact,
- likelihood (low/med/high),
- mitigation,
- how to verify.
Keep it short but actionable.