dev-workflow

Automate the software development workflow from issue to merged pull request.

3|8|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/beshkenadze/claude-skills-marketplace --skill dev-workflow-beshkenadze
Or copy as Structured Prompt for Agentâ–Ľ
Please help me install this Agent Skill.
Skill: dev-workflow
Source: https://github.com/beshkenadze/claude-skills-marketplace/tree/main/skills/development/dev-workflow
Command: npx skills add https://github.com/beshkenadze/claude-skills-marketplace --skill dev-workflow-beshkenadze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates and orchestrates the entire software development workflow—from analyzing an issue ticket to creating a branch, implementing code, running reviews and tests, creating a PR, and merging—ensuring a consistent, high-quality process.

Core Features & Use Cases

  • End-to-End Automation: Guides Claude through each phase: issue → worktree → implement → test → review → PR → merge → cleanup.
  • Tool Integration: Works with Codex, Gemini, GitHub Copilot, or OpenCode for code reviews and Gitea/GitHub MCP for issue/PR management.
  • Use Case: A product manager files an issue. This Skill enables Claude to pick it up, develop the feature in an isolated worktree, run automated checks, and deliver a merged PR—all within a single session.

Quick Start

Let's implement issue #42: "Add user profile picture upload". Start the development workflow.