Agent skill

aget-assess-risk

Assess risks with likelihood, impact, and mitigation options

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill aget-assess-risk-aget-framework-template-advisor-age --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: -Read-Glob-Grep
Path: skills/analysis/aget-assess-risk-aget-framework-template-advisor-age/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# aget-assess-risk Assess risks associated with decisions, actions, or situations. Produces structured risk analysis with likelihood, impact, and mitigation recommendations. ## Instructions When this skill is invoked: 1. **Gather Context** - Understand the decision, action, or situation being assessed - Identify stakeholders and scope boundaries - Note any constraints or assumptions 2. **Identify Risks** - Enumerate potential risks using standard categories: - Operational (process, execution) - Strategic (direction, positioning) - Financial (cost, revenue) - Compliance (regulatory, policy) - Technical (implementation, integration) 3. **Assess Each Risk** - **Likelihood**: Low, Medium, High, Critical - **Impact**: Low, Medium, High, Critical - Calculate risk score (Likelihood × Impact) 4. **Propose Mitigations** - For High/Critical risks, propose mitigation strategies - Categorize as: Avoid, Mitigate, Transfer, Accept ## Output Format ```markdown ## Risk Assessment: [Topic] ### Identified Risks | Risk | Category | Likelihood | Impact | Score | Mitigation | |------|----------|------------|--------|-------|------------| | [Description] | [Cat] | [L/M/H/C] | [L/M/H/C] | [1-16] | [Strat

What's inside
Steps it walks through
  1. Instructions
  2. Output Format
  3. Constraints
  4. Related
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the aget-assess-risk skill do?

Assess risks with likelihood, impact, and mitigation options

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill aget-assess-risk-aget-framework-template-advisor-age --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going