๐Ÿš€
DevOpsGo

Push

by kdlbs

Push is a DevOps skill for Claude Code, published by kdlbs in kandev.

679 stars95 forkson kdlbs/kandevAdded 2026/08/23+3% in starsRepository updated 2026/08/23
acpagent-orchestrationagentic-aiagentic-development-environmentai-agentsclaude-codecode-reviewcoding-agentsdeveloper-toolsgithub-copilotgolangkanbannextjsopen-sourceself-hostedtask-managertuivibe-codingworkflow-automationworktrees
Install in seconds
Install Push
Copy Push into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/kdlbs/kandev/tree/main/.agents/skills/push ~/.claude/skills/push

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/kdlbs/kandev.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/push/SKILL.md in kdlbs/kandev
Installs to
~/.claude/skills/push
Collection
One of 25 skills cataloged from this repository
Category
DevOps โ€” 798 skills

What Push does

Push verifies a committed branch is clean and that required task checks passed before sending it to its remote. Use it when the work is ready to publish, and with --fixup it continues into CI and review handling.

Push is cataloged under DevOps on DirSkills. Push comes from a repository tagged acp, agent-orchestration, agentic-ai, agentic-development-environment and ai-agents.

Documentation

README

Push

Planner Entry

Push the verified commit directly in the primary conversation. With --fixup, continue with /pr-fixup in that same conversation; do not delegate polling or delivery.

Available skills

  • /commit โ€” Creates the artifact after task-defined checks pass.
  • /pr-fixup โ€” Wait for CI checks and CodeRabbit, Greptile, Claude, OpenCode, and cubic review feedback, fix any failures or valid comments, and push again.

Options

  • --fixup โ€” after pushing, begin /pr-fixup in the same conversation.

Note: This skill normally uses git push. It uses gh pr view before a no-upstream fallback so a checked-out fork PR is not accidentally pushed to its base repository.

Your task

Push the already committed branch to its remote.

Steps

This is the opening of the README. Read the full README on GitHub.

Commands Push provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /pr-fixup
  • /commit

Frequently asked about Push

  • What else does kdlbs publish alongside Push?

    Push is one of 25 skills that DirSkills catalogs from kdlbs/kandev, the repository it ships in. Its siblings there include ACP Debug, Add Integration and Clean Branches. Each one is a separate skill with its own page in this directory, installs the same way Push does, and is maintained by kdlbs in that same repository. The rest of the collection is listed on the kdlbs/kandev page.

  • How does Push compare to other DevOps skills?

    Push ranks #619 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Push against them. Open each page to compare what they document and how they install.

More from kdlbs/kandev

Push is one of 25 skills cataloged on DirSkills from kdlbs/kandev.

See all 25 skills โ†’