Delivery · Version 1.0.0 · Reviewed 2026-08-02
Safe Branch and Push Publisher
Make a defensible decision about worktree preservation and branch creation and commit with evidence, explicit trade-offs, and a verification plan.
4 method steps
4 documented failure modes
4 diagnostic checks
7 quality gates
Creates and publishes a focused branch while preserving uncommitted work, avoiding protected-branch writes, verifying remote tracking, and refusing destructive history rewrites by default.
₹199 one-time
Get this skill archive
What it checks first
Safe Branch and Push Publisher creates and publishes a focused branch while preserving uncommitted work, avoiding protected-branch writes, verifying remote tracking, and refusing destructive history rewrites by default. Use it when the work involves Worktree preservation, Branch creation and commit, Remote tracking verification.
- Whether exposure can be changed without a redeploy, which decides how fast a bad release can be stopped.
- The promotion signal and whether it can detect harm the error rate cannot see.
- Whether rollback remains available after the first irreversible step in the release.
- Batch size, since large releases make attribution and rollback disproportionately harder.