GitPilot

Ship code. Keep knowledge.

GitPilot is the CLI that learns your repository.

Start with a task. Finish with a reviewed commit, pushed branch, pull request, and repository intelligence that carries forward.

gitpilot
$ gp start "create landing page"
[ok]Created branch
feat/create-landing-page
 
$ gp done -y
 
[ok]Review
[ok]Commit
[ok]Push
[ok]Open PR
[ok]Update repository intelligence
 
Done in 11.8s

Features

gp done -y

One command.

Review.

Commit.

Push.

Open PR.

Done.

Repository Intelligence

GitPilot continuously learns how your repository works. Every project becomes easier to change over time.

Architecture.

Coding conventions.

Engineering decisions.

Business terminology.

$ _

AI without chat

No prompts.

No copy & paste.

No chat window.

No context switching.

Stay inside your terminal.

Dogfooding

This landing page was built with GitPilot.

The product should be good enough to use on itself.

gitpilot
$ gp start "create landing page"
...
$ gp done -y

Philosophy

Every repository accumulates knowledge.
GitPilot makes sure it never loses it.