Designs chaos experiments, creates failure injection frameworks, and facilitates game day exercises for distributed systems — producing runbooks, experiment manifests, rollback procedures, and post-mortem templates. Use when designing chaos experiments, implementing failure injection frameworks, or conducting game day exercises. Invoke for chaos experiments, resilience testing, blast radius control, game days, antifragile systems, fault injection, Chaos Monkey, Litmus Chaos.
derisk-measurement-advisor
derisk-measurement-advisor is an open-source testing skill for Claude Code and compatible agents, published by deanpeters. Its author describes it as: “Identify what to measure, test, or track to de-risk a product or AI idea. Use when stress-testing an idea across internal (DUFV) and external (PESTEL) dimensions.”. The project has 6.5k stars on GitHub and ships custom license terms, so review them before reuse. Add it to your setup with `/plugin marketplace add deanpeters/Product-Manager-Skills`.
What derisk-measurement-advisor does
Guide product managers through identifying the most important things to measure, test, or track across 10 risk dimensions — 4 internal and 6 external — then triage each into **act on immediately** or **start tracking**. The output is a prioritized risk register that tells you what to do first, not just what could go wrong.
Installation
Add derisk-measurement-advisor to your agent with:
/plugin marketplace add deanpeters/Product-Manager-Skills Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for derisk-measurement-advisor is organised into these sections:
- Purpose
- Input
- Key Concepts
- Two Lenses, One Question
- The Internal Risk Framework (DUFV)
- The External Risk Framework (PESTEL)
- The Act/Watch Triage
- When to Use This Skill
- Facilitation Source of Truth
- Application
- Session Start: Heads-Up + Entry Mode (Mandatory)
- Step 0: Gather Context
When to use it
Reach for derisk-measurement-advisor when you want testing help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Ships in deanpeters/Product-Manager-Skills, an established project with 6,527 GitHub stars
- Actively maintained (recent commits)
Things to check
- No license declared — confirm terms with the author before reuse
Topics
Frequently asked questions
- What does derisk-measurement-advisor do?
- Identify what to measure, test, or track to de-risk a product or AI idea. Use when stress-testing an idea across internal (DUFV) and external (PESTEL) dimensions.
- How do I install derisk-measurement-advisor?
- Run /plugin marketplace add deanpeters/Product-Manager-Skills in your agent, then reload your skills. Review the source at https://github.com/deanpeters/Product-Manager-Skills before installing.
- Is derisk-measurement-advisor free to use?
- derisk-measurement-advisor is publicly available on GitHub, but deanpeters has not declared a standard open-source license (Other). Confirm the terms with the author before reusing it.
- Where does derisk-measurement-advisor come from?
- derisk-measurement-advisor ships inside deanpeters/Product-Manager-Skills, a repository that contains 41 catalogued skills in total. The repository's 6,527 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Testing →Claude Code skills that turn an AI agent into a meticulous QA engineer. Evidence or it didn't happen.
Install rtk token-compression proxy into agent containers. Routes Bash tool calls through rtk for 60–90% token savings on dev commands (git, cargo, pytest, docker, kubectl, etc.).
Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.
Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.