ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      gitgoodordietrying

      Safety Report

      Git Workflows

      @gitgoodordietrying

      Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.

      6,529Downloads
      45Installs
      3Stars
      1Versions
      PDF & Documents1,388Notifications & Alerts1,061Git & Version Control784

      Security Analysis

      high confidence
      Clean0.04 risk

      The skill's instructions, requirements, and scope align with its stated purpose (advanced git workflows); it asks for only the git binary and contains no unexpected installs or credential requests.

      Feb 11, 20261 files1 concern
      Purpose & Capabilityok

      Name/description (advanced git workflows) match the SKILL.md content and required binaries (only 'git'). There are no unrelated environment variables, installs, or config paths requested.

      Instruction Scopenote

      SKILL.md is an instruction-only guide containing many concrete git commands and examples (rebase, bisect, worktree, reflog, submodules, etc.). It includes examples that create and run temporary test scripts (e.g., writing /tmp/test-for-bug.sh and invoking it) and example uses of npm test — these are expected for automated bisect/test workflows but do allow executing repository code or scripts. The instructions do not attempt to read unrelated system credentials or files, but they do include destructive git commands (reset --hard, rebase, remove worktrees) that will modify repository state if run.

      Install Mechanismok

      No install spec (instruction-only). Nothing is downloaded or written by the skill itself; this is the lowest-risk install model.

      Credentialsok

      No environment variables, credentials, or config paths are requested. Example commands reference npm and test scripts but those are illustrative and not declared as required environment elements.

      Persistence & Privilegeok

      always:false and no persistence/install actions. The skill does not request permanent presence or modify other skills/config; autonomous invocation is allowed by platform default and not escalated here.

      Guidance

      This skill is coherent with its purpose and only needs git, but it contains concrete commands that will change repository state (rebase, reset --hard, worktree removal, etc.) and examples that create/run scripts (bisect run). Before enabling or running it: review the SKILL.md yourself, run the commands in a disposable clone or sandbox, back up important branches, and avoid running automated bisect/test scripts from untrusted repositories. Because the skill source is unknown and instruction-only, treat it as documentation the agent will follow — the main risk is accidental destructive git operations or executing repo-provided test scripts, not credential exfiltration.

      Latest Release

      v1.0.0

      Initial release: Interactive rebase, bisect, worktree, reflog recovery, cherry-pick, subtree/submodule, sparse checkout, conflict resolution, stash patterns, blame archaeology

      More by @gitgoodordietrying

      SSH Tunnel

      4 stars

      API Development

      4 stars

      Makefile & Build

      2 stars

      Skill Search Optimizer

      2 stars

      Performance Profiler

      2 stars

      Cron & Scheduling

      2 stars

      Published by @gitgoodordietrying on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]