Git Workflow Automation · v2.4.1

SHIP CODE.
NOT MEETINGS.

DRFT automates your entire Git workflow — from branch naming to PR creation, changelog generation, and release tagging. Stop context-switching. Start shipping.

bash · ~/my-project
$ npm install -g drft
✓ installed drft@2.4.1 globally

$ drft init
✓ Detected GitHub remote
✓ Conventional commits enabled
✓ Auto-PR template configured

$ drft ship "add user auth"
# → branch: feat/add-user-auth-8f2c
# → commit: feat: add user auth
# → PR #47: opened · 2 reviewers assigned
✓ Done in 1.2s
47K+ ACTIVE REPOS
12M+ DEPLOYS SHIPPED
< 200ms CLI RESPONSE TIME
// core features
One command.
Everything done.
01
Smart Branch Creation

Describe what you're building in plain English. DRFT creates the right branch name, linked to your issue tracker, in one shot.

branch · jira · linear
02
Auto PR with Context

Generates PR descriptions from your diff — what changed, why it changed, and how to test it. No more blank PR templates.

gh · gitlab · bitbucket
03
Zero-Config Releases

Semantic versioning, changelog generation, and tag publishing — all from one command. Works with monorepos.

semver · changelog · tags
// pricing
Simple. No tricks.
INDIE
$0 / forever
  • Unlimited repos
  • Smart branch creation
  • Auto PR descriptions
  • GitHub + GitLab
  • CLI only