π¦ ClawHub
Git Deploy
by @sirenday
Simple deployment skill for local git operations. Use when you need to add, commit, and push changes to the Git repository. Designed for quick local deployme...
TERMINAL
clawhub install git-deployπ About This Skill
name: git-deploy description: Simple deployment skill for local git operations. Use when you need to add, commit, and push changes to the Git repository. Designed for quick local deployments (Tasks #3, #4, #5).
Git Deploy
Overview
This skill automates the standard git workflow for local development:
The script uses pre-configured repository URL and token.
Usage
scripts/deploy.sh "feat: Task #X - Description"
Repository
Notes
π‘ Examples
scripts/deploy.sh "feat: Task #X - Description"