SKILL.md
high-risk-review
Activation gate (anti-noise)
Activate if:
- Security/auth/crypto, infra, permissions, data loss, performance hot paths.
- Uncertain or time-sensitive facts.
- User asks to “zweryfikuj / upewnij się”.
Procedure
- Draft solution.
- Identify 3–5 highest-impact claims/assumptions.
- Verify independently:
- Repo evidence (if applicable) - Minimal test commands - Web research (authoritative sources) - For code security patterns: apply the checklist in agents/security-auditor.md (or invoke the security-auditor subagent).
- Revise solution and mark remaining uncertainties.
Output
- Final recommendation + explicit verification steps.