dev

Coordinate development issues from investigation through pull request creation.

2|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/rioX432/live-translate --skill dev-riox432
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev
Source: https://github.com/rioX432/live-translate/tree/main/.claude/skills/dev
Command: npx skills add https://github.com/rioX432/live-translate --skill dev-riox432

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the full software delivery loop for a reported issue, reducing the back-and-forth between understanding the problem, planning the work, implementing changes, validating them, and preparing a pull request.

Core Features & Use Cases

  • Issue Intake and Analysis: Reads issue details, labels, and supporting context to determine scope and likely impact.
  • Investigation and Design: Guides codebase investigation, technical design, ambiguity resolution, and task decomposition before implementation starts.
  • Implementation and Verification: Coordinates branch creation, code changes, quality gates, review, and PR preparation for a production-ready workflow.
  • Use Case: A developer can hand this Skill a GitHub issue number and have it manage the work from initial investigation through review and pull request creation.

Quick Start

Ask the dev skill to resolve a specific issue number or ID and follow its guided workflow through investigation, implementation, testing, review, and PR creation.

Frequently Asked Questions about dev

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

FAQPage Schema
How do I automate GitHub issue resolution from investigation to pull request creation?

You can automate GitHub issue resolution by providing the issue number or ID to trigger a guided workflow that handles codebase analysis, branch management, code implementation, testing, and pull request creation.

Can I use a single workflow to manage code review and bug fixes for Linear tickets?

Yes, you can use a single workflow to process Linear tickets by applying issue intake, technical design decomposition, quality gate validation, and code review preparation to coordinate bug fixes end-to-end.

What is the best way to coordinate codebase investigation before starting implementation?

The best way to coordinate codebase investigation is to analyze issue details and supporting context first, then decompose the technical design into tasks before writing code or creating branches.

Does this issue resolution workflow handle ambiguity resolution and task decomposition?

Yes, this issue resolution workflow handles ambiguity resolution and task decomposition by reading issue details, guiding codebase investigation, and explicitly escalating failures or unclear requirements before implementation starts.

What are the limitations when managing migration tasks from bug reports to pull requests?

Limitations include explicit escalation for ambiguities or failures during quality gate validation; if issue intake lacks sufficient context or supporting details, the workflow cannot proceed to implementation or PR generation.

How do I prepare a production-ready branch for a feature request?

To prepare a production-ready branch for a feature request, coordinate branch creation, implement code changes, run quality gates, and prepare the pull request with explicit validation checks.