chief

chief

Build big projects with Claude. Chief breaks your work into tasks and runs Claude Code in a loop until they're done.

Stars: 92

Visit
 screenshot

Chief is a tool designed to help users build big projects by breaking work into tasks and running Claude Code in a loop until they're done. It allows users to describe their projects as a series of tasks, with Chief running Claude one task at a time and committing changes per task to maintain a clean git history. Chief is ideal for managing large projects efficiently and collaboratively.

README:

Chief

Build big projects with Claude. Chief breaks your work into tasks and runs Claude Code in a loop until they're done.

Documentation · Quick Start

Chief TUI

Install

brew install minicodemonkey/chief/chief

Or via install script:

curl -fsSL https://raw.githubusercontent.com/MiniCodeMonkey/chief/refs/heads/main/install.sh | sh

Usage

# Create a new project
chief new

# Launch the TUI and press 's' to start
chief

Chief runs Claude in a Ralph Wiggum loop: each iteration starts with a fresh context window, but progress is persisted between runs. This lets Claude work through large projects without hitting context limits.

How It Works

  1. Describe your project as a series of tasks
  2. Chief runs Claude in a loop, one task at a time
  3. One commit per task — clean git history, easy to review

See the documentation for details.

Requirements

License

MIT

Acknowledgments

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for chief

Similar Open Source Tools

No tools available

For similar tasks

For similar jobs