templates/skills/planning/risk-assessment/SKILL.md
--- name: planning-risk-assessment description: Risk assessment: likelihood/impact, mitigations, residual risk --- <purpose> <item>Identify risks, assess them, and define concrete mitigations</item> </purpose> <inputs> <required>Change description + impact areas (if available)</required> <optional>Critical business processes and SLA</optional> <optional>Release/window/process constraints</optional> </inputs> <risk_categories> <item>data</item> <item>security</item> <item>perform
npx skillsauth add ozerohax/assistagents templates/skills/planning/risk-assessmentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
<risk_categories> <item>data</item> <item>security</item> <item>performance</item> <item>reliability</item> <item>ops</item> <item>business</item> </risk_categories>
<method> <step>Create a list of risks tied to specific planned changes</step> <step>Assess likelihood and impact (qualitative: low/medium/high)</step> <step>For each high-impact risk, add a mitigation (test/flag/staged rollout/scope reduction/monitoring)</step> <step>Define residual risk and the decision (accept/reduce/avoid)</step> </method><output_format>
<section>Risks list</section> <section>Likelihood / impact</section> <section>Mitigations</section> <section>Residual risks / decisions</section> </output_format><quality_rules> <rule importance="critical">Risks are not generic; they are tied to planned changes</rule> <rule importance="high">High-impact risks have concrete mitigation actions</rule> </quality_rules>
testing
Visual regression (baseline diffs, UI stabilization)
testing
Design detailed reproducible test cases (Given/When/Then, one check per case); not smoke/regression checklists
development
Mobile testing (native/hybrid/web, gestures, offline, interruptions)
testing
Load testing (k6/JMeter scenarios, benchmarks)