git
Git operations for the skaile-dev monorepo. Seven modes: commit (structured commit messages), branch (create/switch feature branches), worktree (parallel work in isolated checkouts), pr (open a pull request), finish (merge/PR/keep/discard branch), sync (two-way sync: pull + push shell repo and all submodules, print per-repo summary of commits pulled and pushed), deploy (merge main into deploy branch and push).
Install
Add this asset to a Skaile workspace:
npx skaile-cli install @admin/git@0.1.0 Source
This version is pinned to an immutable upstream commit. Asset bytes are fetched directly from the repository — the Catalog never stores them.
- Repository
- https://raw.githubusercontent.com/skaile-ai/ai-assets/main/skaile-development/skills/git/SKILL.md
- Commit
-
6a5266fdda
Files (5)
Show file list 5 files
-
skaile-development/skills/git/SKILL.md620ac379ddaa… -
skaile-development/skills/git/references/branch_naming.md2f9fb7542fd3… -
skaile-development/skills/git/references/commit-spec.md901995016343… -
skaile-development/skills/git/references/worktree_patterns.md367284a11ec5… -
skaile-development/skills/git/validator.py94b0ec4ed67b…
Integrity
Composite content hash over the pinned file set.
ef428447dc7891272ffe476144e9ce7d31d3d19b114ec0d0c8cb9ed42d04bfcf Files are fetched directly from the source repository at the pinned commit and verified against per-file hashes at install time.
Manifest
View manifest sourceRequires
No declared dependencies.