# Vcp Root Cause Check

> >

- **Type:** Skill
- **Install:** `agentstack add skill-z-m-huang-vcp-vcp-root-cause-check`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Z-M-Huang](https://agentstack.voostack.com/s/z-m-huang)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [Z-M-Huang](https://github.com/Z-M-Huang)
- **Source:** https://github.com/Z-M-Huang/vcp/tree/main/plugins/vcp/skills/vcp-root-cause-check

## Install

```sh
agentstack add skill-z-m-huang-vcp-vcp-root-cause-check
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# VCP Root Cause Check

This skill is a thin slash-command launcher. The authoritative workflow lives in the VCP MCP prompt `vcp_root_cause_check` and resource `vcp://prompts/vcp-root-cause-check`.

1. Fetch the MCP prompt `vcp_root_cause_check` with the caller-supplied host, current project path, and raw command arguments.
2. If MCP prompts are not directly available, call VCP MCP tool `get_prompt({ command: "vcp-root-cause-check", host, project_path, arguments })` and follow the returned prompt text.
3. The returned prompt may instruct you to call VCP MCP tools such as `detect_installation`, `validate_plugin_root`, or `resolve_config`. Use those tools for deterministic work.
4. If the VCP MCP server is unavailable, stop and tell the user to enable the VCP MCP server for this plugin.

Do not reimplement the workflow in this file; update the MCP prompt instead.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Z-M-Huang](https://github.com/Z-M-Huang)
- **Source:** [Z-M-Huang/vcp](https://github.com/Z-M-Huang/vcp)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-z-m-huang-vcp-vcp-root-cause-check
- Seller: https://agentstack.voostack.com/s/z-m-huang
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
