Marketplace

git-workflow

Manage git operations for spec-driven development. Use when creating branches for specs/features, generating commits, or creating PRs. Provides consistent git workflow across specify, implement, and refactor commands. Handles branch naming, commit messages, and PR descriptions based on spec context.

$ 설치

git clone https://github.com/rsmdt/the-startup /tmp/the-startup && cp -r /tmp/the-startup/plugins/start/skills/git-workflow ~/.claude/skills/the-startup

// tip: Run this command in your terminal to install the skill