CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/risk-storming-facilitator

Reference guide for planning and facilitating a risk-storming session yourself - meeting structure, participant roster, per-category brainstorm prompts (categories from risk-matrix), affinity grouping, impact by likelihood scoring, and mitigation assignment. Static reference only, not an active runner that writes the matrix file. Use to learn or teach the facilitation pattern, or to run a feature-kickoff session without agent assistance. For the matrix artifact itself use risk-matrix, to calibrate its ratings against real defect data use risk-matrix-calibration, and to map the resulting risks onto test coverage use risk-coverage-mapper.

75

Quality

94%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Overview
Quality
Evals
Security
Files

category-prompts.mdreferences/

Risk-storming category prompts

The facilitator brings prompts to drive the silent brainstorm and the discussion that follows. The categories align with the risk categories in risk-matrix. These are starters; participants extend each per the feature under review.

Business risks

  • "What if the calculation is off by a cent?"
  • "What if a customer applies the same code twice?"
  • "What if the discount stacks differently than expected?"
  • "What's the worst incorrect outcome the customer would see?"

Technical risks

  • "What if the third-party API is down?"
  • "What if the DB migration runs partially?"
  • "What if two users hit this concurrently?"
  • "What's the longest-running query under this feature?"

Regulatory / compliance risks

  • "What if this stores PII?"
  • "What if the user is in EU / California?"
  • "Are there regional pricing requirements?"

UX risks

  • "What if the user's network is 3G?"
  • "What if the user is using a screen reader?"
  • "What's the first-time user experience?"

Security risks

  • "What if an attacker controls the input?"
  • "What if a logged-in user accesses another user's data?"
  • "Where's the auth boundary?"

Performance risks

  • "What's the cold-start time?"
  • "What's the per-request latency budget?"
  • "What's the concurrent-user ceiling?"

SKILL.md

tile.json