scrum-master/risk-assessment

scrum-master/risk-assessment is a skill for Claude Code from echoVic/boss-skill. It costs 22 tokens per session (349 once invoked), scanned A, original, MIT.

A method for identifying project risks, rating their likelihood and impact, and choosing a response. Risks include technical problems, limited resources, unclear requirements, and unreliable outside services.

In plain words
What is it for?
Reviewing project plans, filling out a risk matrix, and preparing responses to likely delivery problems.
Why use it?
It helps teams notice problems early and decide how to avoid, reduce, transfer, or accept them.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: agent in frontmatter.

Part of the boss plugin — 28 skills, 7 commands, 9 agents, 8 hooks shipped together

Good fit Reviewing project plans, filling out a risk matrix, and preparing responses to likely delivery problems.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/echovic/boss-skill/risk-assessment
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add echoVic/boss-skill --skill risk-assessment
Clone the repo
git clone --depth 1 https://github.com/echoVic/boss-skill

Made for: Claude Code.

Or install boss, the plugin that ships this one along with the rest of its 28 skills, 7 commands, 9 agents, 8 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for scrum-master/risk-assessment

README.md
[![agentmods](https://agentmods.dev/badge/skills/echovic/boss-skill/risk-assessment.svg)](https://agentmods.dev/skills/echovic/boss-skill/risk-assessment)
Your own site
<a href="https://agentmods.dev/skills/echovic/boss-skill/risk-assessment"><img src="https://agentmods.dev/badge/skills/echovic/boss-skill/risk-assessment.svg" alt="Measured on agentmods" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 349 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00022 $0.00349
Opus 5 $0.00011 $0.00175
Sonnet 5 $0.00004 $0.00070
Haiku 4.5 $0.00002 $0.00035

Measured 8d ago against content hash 8ed029f96c9a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

scrum-master/risk-assessment scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill/skills/scrum-master/risk-assessment/SKILL.md · 42 lines

What it actually says

风险评估方法

风险识别

风险类型 示例
技术风险 新技术不熟悉、技术选型不当
资源风险 人员不足、时间紧张
需求风险 需求不明确、需求变更频繁
依赖风险 外部API不稳定、第三方服务延迟

风险评估矩阵

可能性 \ 影响
中风险 高风险 高风险
低风险 中风险 高风险
低风险 低风险 中风险

应对策略

策略 说明 适用场景
规避 改变计划避免风险 高风险且可避免
减轻 降低风险发生概率或影响 中高风险
转移 将风险转移给第三方 外部依赖风险
接受 接受风险并准备应对 低风险
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 42 lines · 22 tokens per session scan A 8ed029f96c9a

Subscribe to this mod's changes

scrum-master/risk-assessment is a skill published in the GitHub repository echoVic/boss-skill (553 stars, last pushed yesterday), licensed MIT. It adds 22 tokens to every session and 349 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.