vc-risk-evidence-pack

Generate and validate structured risk evidence packs for high-risk software changes.

1|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-risk-evidence-pack-lovecrushfamily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-risk-evidence-pack
Source: https://github.com/lovecrushfamily/Manga2Anime/tree/main/.claude/skills/vc-risk-evidence-pack
Command: npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-risk-evidence-pack-lovecrushfamily

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a structured approach to managing and documenting high-risk changes in software development, ensuring thorough review and compliance with best practices.

Core Features & Use Cases

  • Risk Assessment: Classify changes by risk level and document necessary evidence.
  • Manual-first Approach: Encourage detailed manual review for high-risk tasks.
  • Artifact Generation: Generate required artifacts like risk-gate.json, context-snippets.json, etc.
  • Review Process: Facilitate review decisions and track approval status.
  • Use Case: Before deploying a new feature, use this Skill to create a risk-gate.json file, collect context snippets, and perform verification checks to ensure the change is safe to proceed.

Quick Start

Generate a risk evidence pack for a feature by running the command: vc-risk-evidence-pack "Feature X" --risk-class "auth" --work-description "New authentication flow" --plan-path "process/features/feature_x/active/2023_06_01"

Frequently Asked Questions about vc-risk-evidence-pack

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

FAQPage Schema
How do I document high-risk software changes for compliance review?

Generate a structured risk evidence pack for high-risk software changes by classifying risk levels and producing artifacts like risk-gate.json and context-snippets.json to ensure compliance with risk management protocols.

What is a risk evidence pack in software development?

A risk evidence pack is a structured collection of artifacts, including risk-gate.json and context-snippets.json, used to classify changes by risk level and document verification checks for high-risk software development.

How do I create a risk-gate.json file for a new feature deployment?

Create a risk-gate.json file by running the evidence pack command with parameters for feature name, risk class, work description, and plan path to classify the change and generate required compliance artifacts.

Can I automate risk assessment for high-risk changes without manual review?

No, this approach requires manual review and validation of risk classes and artifacts to ensure high-risk work is thoroughly reviewed, utilizing a manual-first approach for high-risk tasks.

Does this risk management approach work with my existing software development workflow?

Yes, it integrates into existing workflows by accepting plan paths and work descriptions to classify changes and track approval status, ensuring high-risk changes meet compliance protocols.

Why do I need to classify changes by risk level before deployment?

Classifying changes by risk level is necessary to identify high-risk work, generate appropriate evidence pack artifacts, and facilitate a structured review process to ensure the change is safe to proceed.