Agent skill

refine-hive-gitissue

Refine a GitHub issue with extra validation and triage detail; use for high-impact issues or cross-team work.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/refine-hive-gitissue

SKILL.md

Refine Hive Git Issue

Overview

Use mprocs to refine an existing issue with validation and triage details.

Inputs

  • Issue text or link

Workflow

  1. Verify git and mprocs.
  2. Create .hive/sessions/<session-id> and tasks.json.
  3. Write queen and worker prompts (validation, rewrite, triage).
  4. Launch mprocs.

tasks.json Template

json
{
  "session": "{SESSION_ID}",
  "created": "{ISO_TIMESTAMP}",
  "status": "active",
  "thread_type": "Hive",
  "task_type": "refine-hive-gitissue",
  "issue": {"text": "{ISSUE_TEXT}"}
}

mprocs Launch

bash
mprocs --config .hive/mprocs.yaml

Output

  • Refined issue with validation notes and recommended labels

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results