Vuln Coordinator

Coordinate vulnerability scanning, research, planning, implementation, and review across repositories.

Updated May 12, 2026
One-click install
npx skills add https://github.com/HillBombCreations/vivreal-skills --skill vuln-coordinator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Vuln Coordinator
Source: https://github.com/HillBombCreations/vivreal-skills/tree/main/vivreal-workflow/skills/cmd-vuln-fix
Command: npx skills add https://github.com/HillBombCreations/vivreal-skills --skill vuln-coordinator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit streamlines the process of identifying, researching, planning, fixing, and reviewing vulnerabilities across multiple repositories, ensuring a systematic approach to maintaining code security.

Core Features & Use Cases

  • Vulnerability Identification: Automatically scan multiple repositories for security vulnerabilities.
  • Research and Planning: Facilitate detailed research on identified vulnerabilities and plan their resolution.
  • Fix Implementation: Coordinate the implementation of fixes, adhering to a structured workflow.
  • Review Process: Conduct thorough reviews to ensure vulnerabilities are resolved effectively.
  • PR and Commitment: Automate the creation of pull requests for code fixes and documentation updates.
  • Use Case: For a software development team managing multiple repositories, this Skill helps maintain a secure codebase by proactively managing vulnerabilities.

Quick Start

To initiate the vulnerability resolution process for all repositories, use the command: /vuln-fix all

Frequently Asked Questions about Vuln Coordinator

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

FAQPage Schema
How do I manage vulnerabilities across multiple repositories systematically?

Vulnerability management across multiple repositories requires a structured workflow that coordinates scanning, research, planning, fix implementation, and code review. This approach ensures code security across all repositories through systematic tracking and automated pull request creation.

What is the best way to automate security scanning for a multi-repository ecosystem?

Automating security scanning for a multi-repository ecosystem involves coordinating a vulnerability resolution workflow that identifies, researches, plans, implements, and reviews fixes. Using a command like `/vuln-fix all` initiates the scanning process across all repositories to maintain a secure codebase.

Can I automatically create pull requests for vulnerability fixes?

Yes, you can automatically create pull requests for code fixes and documentation updates as part of the vulnerability resolution workflow. The process manages the end-to-end workflow from scanning to implementation, ensuring code fixes are committed and reviewed effectively across repositories.

Does this vulnerability resolution workflow handle both research and planning?

Vulnerability resolution workflows that handle research and planning facilitate detailed investigation of identified vulnerabilities before coordinating fix implementation. This structured approach ensures thorough research informs the planning phase, leading to effective bug resolution and repository security across the software ecosystem.

How do I conduct a code review for resolved vulnerabilities across repositories?

Code review for resolved vulnerabilities across repositories is conducted as the final step in a coordinated vulnerability resolution workflow. After scanning, researching, planning, and implementing fixes, the review process ensures vulnerabilities are resolved effectively before pull requests are committed to maintain codebase security.