cmd-research

Automate bug research and tracking in the Vivreal stack.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires researcher-agent, shared-standards, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages the end-to-end research process for bugs in the Vivreal stack, from creating directories to dispatching the researcher agent and tracking metrics.

Core Features & Use Cases

  • Automated Bug Research: Automatically creates bug directories, dispatches researcher agents, and tracks metrics.
  • Integration with Workflow: Integrates seamlessly with the /coordinator command for bug management.
  • Use Case: When you encounter a bug, use this skill to initiate the research process, and it will handle the creation of necessary files and dispatching the researcher agent.

Quick Start

Research a bug by providing the bug details, using the command: 'dispatch research bug description'.

Frequently Asked Questions about cmd-research

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

FAQPage Schema
How do I automate bug research in the Vivreal stack?

Automated bug research in the Vivreal stack is handled by creating directories, dispatching researcher agents, and recording metrics. You initiate the process by providing bug details via the dispatch command.

Can I use GitHub issue and Sentry URLs for automated bug tracking?

GitHub issue and Sentry URLs are supported as inputs for automated bug tracking. The skill processes these URLs to initiate the research process and dispatch the researcher agent accordingly.

What's the best way to dispatch a researcher agent for bug management?

The best way to dispatch a researcher agent for bug management is using the dispatch command with a bug description. This integrates with the coordinator command to handle file creation and agent dispatch.

Do I need access to shared-standards to run automated bug research?

Access to the shared-standards skill and the researcher agent is required to run automated bug research. These dependencies are necessary for the skill to execute its end-to-end tracking and dispatch functions.

How does metrics tracking work during the bug research process?

Metrics tracking during the bug research process records data as the researcher agent investigates the issue. The skill automatically captures these metrics after dispatching the agent and creating the necessary directories.

Why should I use automated dispatch instead of manual bug research?

Automated dispatch streamlines end-to-end bug research by eliminating manual directory creation and agent management. It ensures consistent metrics tracking and integrates seamlessly with the coordinator command for comprehensive bug management.