Skillzwave Logo
Skillzwave

risk-playbooks

28.6
C

Use when identifying launch risks, mitigation plans, and escalation owners.

Marketplace

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install gtmagents/gtm-agents/risk-playbooks
skilz install gtmagents/gtm-agents/risk-playbooks --agent opencode
skilz install gtmagents/gtm-agents/risk-playbooks --agent codex
skilz install gtmagents/gtm-agents/risk-playbooks --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/gtmagents/gtm-agents
2. Copy the agent skill directory:
cp -r gtm-agents/plugins/product-launch-orchestration/skills/risk-playbooks ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

swarm-orchestration

by ruvnet

"Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond...

54
ansible
Marketplace

execute-plan

by antinomyhq

Execute structured task plans with status tracking. Use when the user provides a plan file path in the format `plans/{current-date}-{task-name}-{versi...

53
ansible

codex-cli

by kingkongshot

Orchestrate OpenAI Codex CLI for parallel task execution. As orchestrator, analyze tasks, inject context, manage sessions, and coordinate parallel ins...

52
TECHansible

configuration-management

by pluginagentmarketplace

Infrastructure configuration with Ansible, Chef, Puppet, and SaltStack for automated server management

51
F
TECHansible
Marketplace
+terraform+json

Agentic Skill Details

Repository
gtm-agents
Type
Technical
Meta-Domain
cloud infrastructure
Primary Domain
ansible
Market Score
28.6

Agent Skill Grade

C
Score: 76/100 Click to see breakdown

Score Breakdown

Spec Compliance
12/15
PDA Architecture
22/30
Ease of Use
19/25
Writing Style
8/10
Utility
14/20
Modifiers: +1

Areas to Improve

  • Templates mentioned but not provided as reference files or inline examples
  • Mentions likelihood + impact scoring but provides no scale, formula, or decision criteria
  • No validation steps or checkpoints to verify risk mitigations are working

Recommendations

  • Address 2 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 1/24/2026

Developer Feedback

I noticed you're tackling operational risk management through structured playbooks—that's a solid approach to making chaos predictable. At 76 points, you've got the core foundations in place, but there are some gaps in how developers would actually navigate and extend these playbooks that we should dig into.

Links:

The TL;DR

You're at 76/100, which lands you in C territory—adequate with some meaningful gaps. This is based on Anthropic's skills best practices. Your Spec Compliance is rock solid at 12/15, but Progressive Disclosure Architecture (22/30) and Utility (14/20) need work. The biggest opportunity? Making your templates and scoring logic concrete instead of conceptual.

What's Working Well

  • Rock-solid metadata — Your frontmatter is valid YAML with all required fields, and the trigger descriptions clearly signal when to use this (pre-launch planning, mid-launch escalations, post-launch reviews).
  • Consistent terminology throughout — "Tiers," "likelihood," "impact," "owners," "escalations" stay consistent, which makes the framework predictable.
  • Practical structure — The five-category risk framework (capability, timeline, technical, resource, external) is lean and covers real launch scenarios without overthinking it.
  • Clear section ordering — Your "When to Use" and "Execution Process" sections follow a logical progression that a developer could follow step-by-step.

The Big One: Missing Template Artifacts

Right now, you mention templates but don't provide them:

Templates
- Risk register (description, likelihood, impact, owner, mitigation, status).
- Escalation playbook (trigger, communication plan, action tree).

This hurts Progressive Disclosure and Utility because developers can't actually use these templates—they're just ideas. Here's the fix:

Create three reference files in your skill directory:

  • references/risk-register-template.md — A simple markdown table with example rows (product risk, timeline risk, etc.)
  • references/escalation-playbook-template.md — A decision tree showing when/how to escalate
  • references/lessons-learned-template.md — A post-mortem checklist

Even one filled example per template would add +3 points and make this actually usable.

Other Things Worth Fixing

  1. Vague scoring methodology — You say "likelihood + impact scoring" but no scale (1-5? 1-10?). Add: "Score likelihood (1-5) and impact (1-5). Priority = L × I. Escalate all ≥15 immediately." That's +2 points.

  2. Missing validation checkpoints — Step 3 says "maintain real-time risk log" but doesn't say how you verify mitigations are working. Add a step: "3.5. Daily validation: check alerts, confirm owner completion, escalate if status worsens." That's +2 points.

  3. Second-person voice creeping in — "Use the following building blocks to keep... on track" should be "Apply the following building blocks for Tier 1+ launch risk governance." One-point fix, cleaner voice.

Quick Wins

  1. Create 3 reference files with actual templates and examples (+3 points)
  2. Add scoring formula to the execution process (+2 points)
  3. Add validation steps for mitigation confirmation (+2 points)
  4. Tighten voice to pure imperative (+1 point)

These changes would push you from 76 → 85+, solidly into B territory.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

Report Security Issue

Found a security vulnerability in this agent skill?