dev-workflow-initialize
CommunityStart ticket work, create branch & worktree.
Authorluigiinred
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the initial setup for working on a new ticket or issue by automating the creation of a dedicated Git worktree and feature branch, fetching ticket details, and preparing the development environment.
Core Features & Use Cases
- Automated Branching: Creates a new Git worktree and branch based on
origin/main. - Ticket Integration: Fetches details from Jira or GitHub Issues to inform branch naming and context.
- Environment Setup: Copies
.envfiles and installs project dependencies (npm,pod,swift). - Use Case: When you pick up a new task, this Skill can automatically create a new branch named
123-fix-login-bug, fetch the details of GitHub issue #123, and set up a clean worktree for you to start coding.
Quick Start
Use the dev-workflow-initialize skill to start working on ticket PROJ-456.
Dependency Matrix
Required Modules
None requiredComponents
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: dev-workflow-initialize Download link: https://github.com/luigiinred/dotfiles/archive/main.zip#dev-workflow-initialize Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.