Dev Buddy web configuration portal for managing presets and pipeline config
Scanned 5/27/2026
Install via CLI
openskills install Z-M-Huang/vcp---
name: dev-buddy-config
description: Dev Buddy web configuration portal for managing presets and pipeline config
user-invocable: true
allowed-tools: Bash
---
# Dev Buddy Web Configuration Portal
This skill is a slash-command launcher. The authoritative workflow lives in the Dev Buddy MCP prompt `dev_buddy_config` and resource `dev-buddy://prompts/dev-buddy-config`.
1. Fetch the MCP prompt `dev_buddy_config` with the caller-supplied host, current project path, and raw command arguments.
2. If MCP prompts are not directly available, call Dev Buddy MCP tool `get_prompt({ command: "dev-buddy-config", host, project_path, arguments })` and follow the returned prompt text.
3. The returned prompt may instruct you to call Dev Buddy MCP tools such as `ralph_start`, `ralph_next`, `get_run_state`, `get_stage_definition`, `list_presets`. Use those tools for deterministic work.
4. If the Dev Buddy MCP server is unavailable, stop and tell the user to enable the Dev Buddy MCP server for this plugin.
Do not reimplement the workflow in this file; update the MCP prompt instead.
No comments yet. Be the first to comment!
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings