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.

majiayu000 Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/git-workflow-rsmdt-the-startup commit 3d6f76e2dd

Frequently asked questions

npx skillmds@latest add majiayu000/git-workflow-21