version: "1.0.1" name: commit description: "Create a git commit using conventional commit format. Use for committing staged changes. Not for branch strategy, rebasing, or git workflow questions (use source-control skill)." allowed-tools: [Bash]
ABOUTME: Git commit skill - delegates to source-control for full workflow
ABOUTME: Kept as entry point for /commit command invocation
See source-control/SKILL.md for commit process, conventional commits, and git workflow.