Add your description here
Project description
erk
erk is a CLI tool for plan-oriented agentic engineering: create implementation plans with AI, save them to GitHub, execute them in isolated worktrees, and ship code via automated PR workflows.
Read the Documentation for complete guides, tutorials, and reference. (source)
For the philosophy and design principles behind erk, see The TAO of erk.
Quick Start
# Install prerequisites: python 3.10+, claude, uv, gt, gh
# Install erk
uv tool install erk
# Initialize in your repo
erk init
# Verify setup
erk doctor
Then follow Your First Plan to learn the workflow.
The Workflow
The primary workflow: plan → save → implement → ship. Often completes without touching an IDE.
# 1. Plan (in Claude Code)
claude
# → develop plan → save to GitHub issue #42
# 2. Implement
erk implement 42
# 3. Submit PR
erk pr submit
# 4. Address feedback
/erk:pr-address
# 5. Land
erk pr land
See The Workflow for the complete guide.
Documentation
| Section | Description |
|---|---|
| Getting Started | Setup, installation, first tutorial |
| Concepts | Worktrees, stacked PRs, plan mode |
| Guides | Workflows for common tasks |
| Reference | Commands, configuration, file locations |
| Troubleshooting | Common issues and solutions |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file erk-0.5.0.tar.gz.
File metadata
- Download URL: erk-0.5.0.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bd7f55efd93478e254223d15485ba4e58b9d945dbbb5c27448042159d818524
|
|
| MD5 |
0539e1a3673db1fb8c2cd9ca4ba52cb8
|
|
| BLAKE2b-256 |
c69e053f033c538c21c3dfc3c6eec09d49053665692b21f665e7104b0c3a1e8b
|
File details
Details for the file erk-0.5.0-py3-none-any.whl.
File metadata
- Download URL: erk-0.5.0-py3-none-any.whl
- Upload date:
- Size: 650.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a13ae35c8b34455f17aa3961f16026a752613f14b3ae6c41cb87cb17a565d34
|
|
| MD5 |
53d09879b4b810fea734e4160f0a0c04
|
|
| BLAKE2b-256 |
d4d04395026f11d7fa9e87126be284de3a414e225796b02512d6e724fbcb421d
|