Pappardelle banner
chardigio chardigio

Pappardelle

Development community

Description

A TUI for multi-clauding without losing your marbles

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

🦀🍝🦀 Pappardelle 🦀🍝🦀

[![Test](https://github.com/chardigio/pappardelle/actions/workflows/test.yml/badge.svg)](https://github.com/chardigio/pappardelle/actions/workflows/test.yml) [![Node.js](https://img.shields.io/badge/node-%3E%3D18-brightgreen)](https://nodejs.org/) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

A TUI for multi-clauding without losing your marbles.

You type a description, it reads or creates an issue in Linear/Jira, spawns a configured git worktree, builds a PR/MR, and starts a Claude Code session alongside a companion pane (gitui by default, configurable to any command) — all wired together in a 3-pane tmux layout you can navigate with simple, customizable keystrokes.

**Video:**

https://github.com/user-attachments/assets/abeaf413-5a1e-448a-ac53-2956a8ada5bf


Table of Contents

  1. Installation and Getting Started
  2. Understanding tmux in Pappardelle
  3. Spawning New Sessions
  4. Spec-Driven Development Mindset
  5. Customizing Your Configuration
  6. Advanced: Doom-coding with Pappardelle
  7. Advanced: Wrangling Multi-Repo Changes
  8. Reference

1. Installation and Getting Started

The fastest way to get set up is with `/init-pappardelle`.

Add the marketplace:

claude plugin marketplace add chardigio/pappardelle

Install the plugin. This installs four skills — `/init-pappardelle` (setup wizard), `/update-pappardelle` (update to latest), `/configure-pappardelle` (interactive config editor), and `/sous-chef` (optional workspace coordinator):

claude plugin install pappardelle@pappardelle-marketplace

Run the setup wizard from any repo where you want to use Pappardelle. This installs pappardelle