{ "name": "git", "description": "Git focused utilities with namespaced commands for advanced workflows", "version": "1.0.0", "author": { "name": "Geoff Johnson", "url": "https://github.com/geoffjay" }, "skills": [ "./skills/git-conventions", "./skills/git-advanced", "./skills/git-troubleshooting", "./skills/git-repository" ], "commands": [ "./commands/bisect.md", "./commands/commit.md", "./commands/worktree.md", "./commands/rebase-interactive.md", "./commands/stash-manager.md", "./commands/branch-cleanup.md", "./commands/fixup.md", "./commands/cherry-pick-helper.md", "./commands/reflog-recover.md" ] }