solve

Automate end-to-end YouTrack task resolution with human-in-the-loop checkpoints.

6|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/vmkteam/claude-plugins --skill solve-vmkteam
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: solve
Source: https://github.com/vmkteam/claude-plugins/tree/main/plugins/developer/skills/solve
Command: npx skills add https://github.com/vmkteam/claude-plugins --skill solve-vmkteam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solve automates the full lifecycle of addressing a YouTrack issue, coordinating preflight, analysis, planning, implementation, review, and commit with mandatory human-in-the-loop (HITL) checkpoints to ensure quality and traceability.

Core Features & Use Cases

  • End-to-end YouTrack task flow: preflight → analyze → plan → implement → review → commit, with HITL at key stages.
  • Flexible modes: standard workflow and --fast mode for trivial bugs, reducing HITL steps while preserving artifact generation.
  • Artifact generation and integration: automatically creates docs/llm/tasks/{TASK_ID}/ artifacts (research.md, spec.md, review.md) and integrates with YouTrack.

Quick Start

Initiate the end-to-end YouTrack task flow with /solve PLF-819 to start the HITL-enabled lifecycle.

Frequently Asked Questions about solve

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

FAQPage Schema
How do I automate YouTrack task resolution with human-in-the-loop?▼

You can automate YouTrack task resolution by initiating an end-to-end workflow that coordinates preflight, analysis, planning, implementation, review, and commit stages with mandatory human-in-the-loop checkpoints for quality assurance.

How do I manage the full YouTrack issue lifecycle from analysis to commit?▼

Managing the full YouTrack issue lifecycle involves executing a structured flow from preflight and analysis through planning, implementation, review, and commit, while automatically generating artifacts like research and spec files under docs/llm/tasks.

Can I skip human-in-the-loop checkpoints for trivial YouTrack bugs?▼

Yes, you can use the --fast mode for trivial bugs to reduce human-in-the-loop steps while still preserving automatic artifact generation and integrating the resolution directly with YouTrack.

What artifacts are generated during the YouTrack task workflow?▼

The workflow generates task artifacts including research.md, spec.md, and review.md within the docs/llm/tasks/{TASK_ID}/ directory to ensure traceability and align with project review cycles.

Does the YouTrack automation workflow support complex issues?▼

Yes, the end-to-end task flow applies to YouTrack issues of varying complexity, coordinating comprehensive preflight, analysis, planning, implementation, review, and commit phases with enforced HITL checkpoints.