Skip to main content

High-stakes engineering project execution for AI coding agents

Project description

Keshro

Plan and run high-stakes engineering projects with AI agents.

pip install keshro
keshro login              # opens browser to authenticate
keshro create             # scan project, create the right migration/project
keshro continue           # agents execute in parallel if possible

Keshro is built for migrations first. It scans the repo, asks the follow-up questions that actually matter for the migration, creates the right migration or project, then coordinates agents to execute it safely.

Works with your existing coding agent. Use Claude Code or Codex for planning, migration intake, and parallel execution.

Examples:

  • AWS Batch -> Airflow
  • Terraform -> Pulumi
  • Jenkins -> GitHub Actions
  • Express -> Fastify
  • Apache Iceberg -> ClickHouse

What Keshro does:

  1. Builds a migration-aware execution context with risks, open questions, task ordering, and acceptance criteria
  2. Runs agents in parallel in isolated git worktrees
  3. Carries learnings from one task into related future tasks
  4. Tracks progress, decisions, and rollback points through execution

Create a migration or project

keshro create

Keshro scans the project, detects whether this is a migration, asks the follow-up questions that matter, and creates the right migration or project with a linked execution context.

If Keshro stops to ask follow-up questions in /keshro or another agent session, surface those questions back to the user and resume with the generated --answers-file command instead of building a giant shell command by hand.

Execute

Keshro drives the full execution loop — picks up the next task, gives the agent context, validates the result, marks it done, and moves to the next one. You don't manage it.

keshro continue

By default, keshro continue runs the next ready wave in parallel when the environment supports it. Use --no-parallel only when you explicitly want one task at a time.

Monitor

keshro status

Works with

Planning, execution, and parallel mode work with Claude Code and Codex. Both agents run in isolated git worktrees during parallel mode. If one agent is rate-limited, Keshro suggests switching and supports a saved default via keshro config set --agent ....

Cursor is supported for in-editor context via .cursorrules (keshro setup-cursor), but does not have a headless CLI, so it cannot be used as an execution agent.

Keshro can also create general projects from repos, issues, and freeform descriptions, but the primary workflow is migrations.

License

MIT

Releases

Publish the CLI with one GitHub Actions run after you bump pyproject.toml:

gh workflow run "Publish CLI"

That workflow reads the package version from pyproject.toml, publishes the package to PyPI, then creates the matching vX.Y.Z GitHub release automatically.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

keshro-0.1.21.tar.gz (107.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

keshro-0.1.21-py3-none-any.whl (83.2 kB view details)

Uploaded Python 3

File details

Details for the file keshro-0.1.21.tar.gz.

File metadata

  • Download URL: keshro-0.1.21.tar.gz
  • Upload date:
  • Size: 107.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for keshro-0.1.21.tar.gz
Algorithm Hash digest
SHA256 a0202356d9eb61e353bef5f0b46b1e12bd6094d86c6e05ba77bf573e52c03da0
MD5 d0c0d1dae397181d9ebcbd5bad3fe1f9
BLAKE2b-256 60d34b8af31f444bfe7acad2aa0812185f60cd76fe70fe9b45103dca3e55c2c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for keshro-0.1.21.tar.gz:

Publisher: publish.yml on jlewitt1/keshro-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file keshro-0.1.21-py3-none-any.whl.

File metadata

  • Download URL: keshro-0.1.21-py3-none-any.whl
  • Upload date:
  • Size: 83.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for keshro-0.1.21-py3-none-any.whl
Algorithm Hash digest
SHA256 b25289040f1adca141b34c85787e639478c901cd7ae1571aacfa94f6dd9cec4f
MD5 93e49f06d2aa5c96d63d98a9422a1503
BLAKE2b-256 315885b2ce967cd34f6dbc8cdcc95a7216200df8a706947b0e52a7d02890fc18

See more details on using hashes here.

Provenance

The following attestation bundles were made for keshro-0.1.21-py3-none-any.whl:

Publisher: publish.yml on jlewitt1/keshro-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page