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 skill:@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
- skaile-ai/ai-assets
- Commit
-
f4be80f916
Files (5)
Show file list 5 files
-
skaile-development/skills/git/SKILL.md3ca00c5ab7de… -
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.
df44d6e96c3abf17c20e08a4d851d48b2d1193f41ed23cbee14772620191d12f Files are fetched directly from the source repository at the pinned commit and verified against per-file hashes at install time.
Security
No security assessments for this commit. This does not mean the asset is safe — it has not been scanned.
Manifest
View manifest sourceRequires
No declared dependencies.