Git workflow

Control without compromise

Falck keeps git workflows boring and under your control: scoped branches, save queues, clean commits, and PR-ready changes. Non-technical contributions arrive as normal PRs, not surprises.

01

Branch guardrails

`branch_prefix` keeps changes scoped (e.g. `projects/*`) while default branches stay protected.

02

Save queue

Falck stages changes and captures intent before anything becomes a commit.

03

Clean commits

Commit messages are drafted from save notes. Reviews read like normal work, not AI chaos.

04

PR-ready output

Falck respects protected branches and CI, so engineers can review with confidence.

Workflow map

Normal git, you in the driver's seat

Falck is explicit about how it creates branches, tracks changes, and prepares PRs. That means you can keep your existing review and CI/CD flow without rewriting policies.

Default branch stays protected
Save queues become commits when you approve
PRs are opened with real diffs
Falck in action projects/launch-idea

Save queue

3 files staged, 1 note pending

Commit preview

"Improve onboarding copy and CTA"

PR ready

Checks green, reviewers assigned

Ready to ship?

Let non-tech teammates contribute safely

Falck keeps your workflow intact while giving your teammates a guided path to real changes. Less babysitting, more shipping.