pull-request-risk-assessment

Classify pull request changes as Low or High risk using Lime's criteria.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/adrianschmidt/workspace-config --skill pull-request-risk-assessment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pull-request-risk-assessment
Source: https://github.com/adrianschmidt/workspace-config/tree/main/claude/skills/pull-request-risk-assessment
Command: npx skills add https://github.com/adrianschmidt/workspace-config --skill pull-request-risk-assessment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps evaluate the potential risk associated with changes in a pull request, ensuring adherence to established change management policies and preventing unintended negative impacts on customers or information security.

Core Features & Use Cases

  • Risk Classification: Categorizes changes as 'Low' or 'High' risk based on predefined criteria.
  • Change Management Adherence: Guides users through the process of assessing infrastructure, shared solution, and isolated solution changes.
  • Use Case: Before merging a significant infrastructure update, use this skill to determine if it's a high-risk change requiring a detailed rollout, verification, and rollback plan.

Quick Start

Use the pull-request-risk-assessment skill to evaluate the risk of the current branch against the main branch.

Frequently Asked Questions about pull-request-risk-assessment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assess pull request risk for deployment and change management?

To assess pull request risk, evaluate changes against change management criteria including customer impact, information security, uncertainty, infrastructure impact, and rollback complexity to classify the deployment as Low or High risk.

What is considered a high-risk pull request change?

A high-risk pull request change involves significant customer impact, information security vulnerabilities, high uncertainty, broad infrastructure impact, or complex rollback requirements, necessitating detailed rollout, verification, and rollback plans before deployment.

How do I evaluate infrastructure changes before merging a pull request?

Evaluate infrastructure changes by analyzing their impact on shared solutions and isolation boundaries. This risk assessment process categorizes the changes and outlines necessary deployment plans to prevent unintended negative impacts on customers.

When do I need a rollback plan for a pull request deployment?

You need a rollback plan for a pull request deployment when the risk assessment classifies your changes as High risk, which typically occurs when modifications involve complex infrastructure updates or shared solution dependencies.

Can this skill evaluate risk for isolated solution changes?

Yes, this skill guides users through assessing risk for both shared and isolated solution changes. It evaluates the specific change management criteria to determine if the isolated modification poses any customer or information security risks.