home / skills / jeremylongshore / claude-code-plugins-plus-skills / risk-assessment-creator

This skill helps automate and guide risk assessment creator tasks within Enterprise Workflows, generating configurations and best practices for governance and

npx playbooks add skill jeremylongshore/claude-code-plugins-plus-skills --skill risk-assessment-creator

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
2.2 KB
---
name: "risk-assessment-creator"
description: |
  Create risk assessment creator operations. Auto-activating skill for Enterprise Workflows.
  Triggers on: risk assessment creator, risk assessment creator
  Part of the Enterprise Workflows skill category. Use when working with risk assessment creator functionality. Trigger with phrases like "risk assessment creator", "risk creator", "risk".
allowed-tools: "Read, Write, Edit, Bash(cmd:*)"
version: 1.0.0
license: MIT
author: "Jeremy Longshore <[email protected]>"
---

# Risk Assessment Creator

## Overview

This skill provides automated assistance for risk assessment creator tasks within the Enterprise Workflows domain.

## When to Use

This skill activates automatically when you:
- Mention "risk assessment creator" in your request
- Ask about risk assessment creator patterns or best practices
- Need help with enterprise workflow skills covering project management, compliance, governance, and enterprise integration patterns.

## Instructions

1. Provides step-by-step guidance for risk assessment creator
2. Follows industry best practices and patterns
3. Generates production-ready code and configurations
4. Validates outputs against common standards

## Examples

**Example: Basic Usage**
Request: "Help me with risk assessment creator"
Result: Provides step-by-step guidance and generates appropriate configurations


## Prerequisites

- Relevant development environment configured
- Access to necessary tools and services
- Basic understanding of enterprise workflows concepts


## Output

- Generated configurations and code
- Best practice recommendations
- Validation results


## Error Handling

| Error | Cause | Solution |
|-------|-------|----------|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |


## Resources

- Official documentation for related tools
- Best practices guides
- Community examples and tutorials

## Related Skills

Part of the **Enterprise Workflows** skill category.
Tags: enterprise, governance, compliance, project-management, integration

Overview

This skill automates creation and validation of risk assessments for enterprise workflows. It produces step-by-step guidance, production-ready configurations, and validation checks to align assessments with governance and compliance requirements. Use it to streamline risk identification, scoring, and mitigation planning across projects and systems.

How this skill works

The skill inspects input requirements, project context, and regulatory constraints to generate a structured risk assessment output. It produces risk registers, likelihood/impact scoring, mitigation recommendations, and configuration snippets. Outputs are validated against common standards and include clear remediation steps and implementation notes.

When to use it

  • You need a structured risk assessment for a project, system, or process
  • You want automated scoring and prioritized mitigation plans
  • Preparing compliance documentation or audit-ready evidence
  • Integrating risk assessments into enterprise workflows or CI/CD
  • Adopting consistent assessment patterns across teams

Best practices

  • Provide clear project context, assets, and threat sources up front
  • Use standardized scoring scales (e.g., 1–5 likelihood/impact) for consistency
  • Map mitigations to owners, timelines, and measurable success criteria
  • Validate generated outputs against organizational policies before deployment
  • Automate repeatable checks into pipelines for continuous risk monitoring

Example use cases

  • Generate a risk register for a cloud migration including scoring and mitigations
  • Create compliance-oriented assessment artifacts for an upcoming audit
  • Produce integration-ready configurations to embed risk checks in CI/CD
  • Standardize assessment templates across multiple business units
  • Quickly triage and document risks discovered during architecture reviews

FAQ

What inputs does the skill require?

Provide project scope, critical assets, threat scenarios, and any regulatory constraints to get accurate assessments.

Can outputs be integrated into existing pipelines?

Yes. The skill generates configuration snippets and recommendations formatted for easy integration into CI/CD and workflow tools.

How are risk scores and validations determined?

Scores use standard likelihood/impact scales and rule-based validation against common standards; you can customize scales and validation rules to match organizational policy.