
Feature Risk Assessment
OfficialFreeConduct thorough risk assessments for product features.
Free · Opens the source repo
What Feature Risk Assessment does
The Feature Risk Assessment skill is designed for legal and compliance teams to perform in-depth evaluations of potential risks associated with new product features or areas. This skill is particularly useful when a launch review identifies issues that require more than a cursory glance, such as novel AI features or products aimed at children, which may attract regulatory scrutiny. By providing a structured analysis of risks, this skill helps teams understand what could go wrong, the likelihood of those risks, their potential impact, and existing mitigations.
When using this skill, users will engage in a detailed assessment process that breaks down the risks into specific scenarios, identifying who might be affected and how severe the consequences could be. It allows teams to articulate their findings in a clear and organized manner, ensuring that all stakeholders have a comprehensive understanding of the risks involved. This is especially critical in industries where regulatory compliance is paramount, as it helps ensure that all necessary precautions are taken before launching a product.
The skill is not intended for every launch; it is best utilized when a feature poses unique challenges that fall outside standard risk assessments. Situations that warrant this deeper dive include when a launch review uncovers patterns not covered in existing calibration tables, or when there is heightened concern from leadership regarding potential risks. By focusing on the 10% of launches that require this level of scrutiny, teams can avoid unnecessary paperwork while still addressing significant concerns.
Overall, the Feature Risk Assessment skill is an essential tool for organizations that need to navigate complex regulatory environments and ensure their product features are thoroughly vetted for potential risks before launch.
When to use it
Use this skill when a launch review highlights novel issues or regulatory concerns that require deeper analysis.
When not to use it
Avoid using this skill for routine launches that do not present unique risks or when a standard risk assessment suffices.
What you can build with it
Regulatory Review
When a new AI feature is flagged during a launch review, use this skill to assess potential regulatory risks.
Leadership Inquiry
If company leadership requests a deeper understanding of risks associated with a product feature, this skill provides a structured response.
Novel Product Launch
For products targeting children or involving sensitive data, utilize this skill to ensure comprehensive risk evaluation.
How to install Feature Risk Assessment
View source1. Install with the skills CLI
npx skills add anthropics/claude-for-legal/feature-risk-assessment --agent claude-code2. Or install it manually
Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.
Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs
Inside SKILL.md
Written by anthropicsFeature Risk Assessment
Matter context
Matter context. Check ## Matter workspaces in the practice-level CLAUDE.md. If Enabled is ✗ (the default for in-house users), skip the rest of this paragraph — skills use practice-level context and the matter machinery is invisible. If enabled and there is no active matter, ask: "Which matter is this for? Run /product-legal:matter-workspace switch <slug> or say practice-level." Load the active matter's matter.md for matter-specific context and overrides. Write outputs to the matter folder at ~/.claude/plugins/config/claude-for-legal/product-legal/matters/<matter-slug>/. Never read another matter's files unless Cross-matter context is on.
Purpose
The launch review is broad. This is deep. When a single issue needs more than a table row — a novel AI feature, a children's product, something a regulator is actively looking at — this skill produces a standalone assessment.
Not every launch needs one. Most don't. This is for the 10% where "PIA done, shipped" isn't the right level of scrutiny.
When to run this
- Launch review found a pattern that's not in the calibration table (novel)
- Launch review found something in the "usually blocks" category
- GC or leadership asked "what's the risk here" and wants more than a one-liner
- The feature is in an area with active regulatory attention (AI, children, biometric, health)
- Someone outside legal is worried and a structured answer would help
If none of the above, the launch review is enough. Don't generate paperwork for its own sake.
Structure
1. What we're assessing
One paragraph. What the feature does, what's new about it, why it got escalated to a full assessment.
2. The risks
For each distinct risk (aim for 2-5, not 15):
### Risk [N]: [Short name]
**Scenario:** [What would have to happen for this to go wrong. Be specific —
not "data breach" but "the recommendation algo surfaces a user's sensitive
category interest to someone who shouldn't see it because X."]
**Who gets hurt:** [Users? The company? A third party? Specific.]
**How likely:** [Low / Medium / High — with a reason. "Low — would require
both X and Y to fail simultaneously." Not just a vibes rating.]
**How bad if it happens:** [Low / Medium / High — with a reason. "High —
regulatory fine + class action exposure + press" vs. "Low — one angry
tweet, no actual harm."]
**Existing mitigations:** [What already reduces the likelihood or impact]
**Gap:** [What's missing, if anything]
**Residual risk:** [After existing mitigations — is this acceptable or does
it need more?]
3. Regulatory landscape (if relevant)
Only include if a regulator is actively interested in this space. If so:
- Which regulator, what they've said/done recently
- How this feature would look to them
- Whether we'd rather they hear about it from us or from a headline
4. Precedent (if any)
Has another company done something similar? What happened?
- If nothing bad happened → useful, not dispositive
- If something bad happened → what was different about their situation, does it apply here
Don't overweight precedent. Regulators change priorities; one company getting away with something doesn't mean the next one will.
5. Options
Present 2-3 realistic paths:
| Option | Description | Risk reduction | Cost |
|---|---|---|---|
| A: Ship as designed | [current plan] | None | None |
| B: Ship with [mitigation] | [change] | [how much] | [eng effort, timeline, UX] |
| C: Don't ship [component] | [scope cut] | [how much] | [product impact] |
6. Recommendation
Pick one. Explain why. Acknowledge what you're trading off.
**Recommended: Option [X]**
[Why. What risk remains. Why that's acceptable. Who accepts it.]
**If the answer is "not my call":** [Who decides, what they need to know]
Calibration check
Before finalizing, check against ~/.claude/plugins/config/claude-for-legal/product-legal/CLAUDE.md → Risk calibration:
- Is this risk assessment calibrated to this company, or is it generic?
- A risk that's "High" at a company under a consent decree might be "Medium" at one that isn't
- The assessment should reflect the actual regulatory posture, litigation history, and risk appetite captured in the practice profile
Handoffs
- To AI governance: If the deep-dive was triggered by an AI feature — which
it often is — run
/ai-governance-legal:aia-generation [feature]in parallel or immediately after. The feature risk assessment frames the decision; the AIA documents the AI system specifically in the format AI governance needs. They're not duplicates: the FRA is a product-legal decision doc; the AIA is the governance record. - To privacy: If the feature involves new data collection or processing,
run
/privacy-legal:pia-generation [feature]. The FRA's risk section will likely overlap with the PIA's — flag that overlap so work isn't duplicated, but both docs need to exist. - To AI governance vendor review: If the feature uses a new AI vendor,
run
/ai-governance-legal:vendor-ai-review [vendor agreement]if not already done during the launch review.
Output format
Standalone doc, 2-4 pages. Prepend the work-product header from ~/.claude/plugins/config/claude-for-legal/product-legal/CLAUDE.md ## Outputs (it differs by user role — see ## Who's using this).
Not a slide deck, not a memo to file — a decision document someone reads and then decides.
Save where ~/.claude/plugins/config/claude-for-legal/product-legal/CLAUDE.md → Launch review process says review docs go. If the doc is going to be shared with anyone outside the privileged loop (e.g., posted to a broadly-shared ticket), drop the work-product header only for that externally-facing copy and keep the privileged original in the matter file.
Citation check
If the assessment cites cases, statutes, regulations, or enforcement actions — in the Regulatory landscape or Precedent sections especially — those citations were generated by an AI model and have not been verified against a primary source. Before the decision document goes to a decisionmaker, verify each citation against a legal research tool (Westlaw, CourtListener, or your firm's research platform) for accuracy, good law status, and current enforcement posture. A risk assessment built on a fabricated enforcement action is worse than no assessment.
No silent supplement. If a research query to the configured legal research tool returns few or no results for the regime or precedent the assessment needs, report what was found and stop. Do NOT fill the gap from web search or model knowledge without asking. Say: "The search returned [N] results from [tool]. Coverage appears thin for [regime / precedent]. Options: (1) broaden the search query, (2) try a different research tool, (3) search the web — results will be tagged
[web search — verify]and should be checked against the issuing authority before relying, or (4) flag as unverified and stop. Which would you like?" A lawyer decides whether to accept lower-confidence sources.Source attribution. Tag every citation in the Regulatory landscape and Precedent sections with where it came from:
[Westlaw],[CourtListener],[regulator site], or the MCP tool name for citations retrieved from a legal research connector;[web search — verify]for web-search citations;[model knowledge — verify]for citations recalled from training data;[user provided]for citations from the feature team. Citations taggedverifycarry higher fabrication risk and should be checked first. Never strip or collapse the tags — the decisionmaker needs to see which citations to verify first.
Close with the next-steps decision tree
End with the next-steps decision tree per CLAUDE.md ## Outputs. Customize the options to what this skill just produced — the five default branches (draft the X, escalate, get more facts, watch and wait, something else) are a starting point, not a lock-in. The tree is the output; the lawyer picks.
What this skill does not do
- It doesn't assess every feature. Most features get a launch review and that's it.
- It doesn't make the decision. It frames the decision. Someone with authority picks an option.
- It doesn't do quantitative risk modeling. If the company has a formal risk framework with numbers, use that — this is qualitative.
Frequently asked questions about Feature Risk Assessment
Similar skills
Contract Review
Simplify contract analysis for small businesses.
Vendor Agreement Status
Streamline vendor agreement management across systems.
NDA Triage
Streamline your NDA screening process efficiently.
Contract Review
Streamline contract analysis against your negotiation playbook.
Meeting Briefing
Prepare structured legal meeting briefings and track actions.
Legal Risk Assessment
Evaluate and classify legal risks systematically.
