risk-playbooks
Use when identifying launch risks, mitigation plans, and escalation owners.
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-playbooksskilz install gtmagents/gtm-agents/risk-playbooks --agent opencodeskilz install gtmagents/gtm-agents/risk-playbooks --agent codexskilz install gtmagents/gtm-agents/risk-playbooks --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/gtmagents/gtm-agentscp -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 bey...
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}-{ve...
codex-cli
by kingkongshot
Orchestrate OpenAI Codex CLI for parallel task execution. As orchestrator, analyze tasks, inject context, manage sessions, and coordinate parallel ...
configuration-management
by pluginagentmarketplace
Infrastructure configuration with Ansible, Chef, Puppet, and SaltStack for automated server management
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Technical
- Meta-Domain
- cloud infrastructure
- Primary Domain
- ansible
- Market Score
- 28
Agent Skill Grade
C Score: 76/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing Template Artifacts
- Vague Scoring Methodology
- Incomplete Workflow Validation
Recommendations
- Address 2 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
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 Dis...
Browse Category
More cloud infrastructure Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.