full-dev-cycle

Community

End-to-end Git → PR → Deploy workflow.

AuthorShunsukeHayashi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

An end-to-end development workflow that automates Git operations, GitHub PR management, and Docker deployment for a streamlined production cycle.

Core Features & Use Cases

  • Git & PR Workflow: Stage, commit, push, create PR with labels and reviews.
  • Docker Deployment: Build and deploy with docker-compose, including health checks.
  • Verification: Post-deploy verification and rollback readiness.

Quick Start

Trigger a complete deploy flow from a feature branch to production with automated PR and deploy steps.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: full-dev-cycle
Download link: https://github.com/ShunsukeHayashi/Miyabi/archive/main.zip#full-dev-cycle

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository