init-pappardelle

Install Pappardelle and generate a .pappardelle.yml configuration.

17|4|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/chardigio/pappardelle --skill init-pappardelle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-pappardelle
Source: https://github.com/chardigio/pappardelle/tree/main/plugins/pappardelle/skills/init-pappardelle
Command: npx skills add https://github.com/chardigio/pappardelle --skill init-pappardelle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install and initialize Pappardelle in a repository by installing the tool, validating prerequisites, and guiding you through an interactive setup to generate a ready .pappardelle.yml.

Core Features & Use Cases

  • Auto-detects and validates required tools (Node.js, git, tmux, jq) and prompts for VCS host, issue tracker, and team prefixes.
  • Gathers project-specific preferences (profiles, commands) and produces a ready-to-use configuration that standardizes workspaces across repos.
  • Supports reconfiguration and re-running the wizard to adapt settings as teams evolve, ensuring consistent onboarding for new projects.
  • Use Case: Add Pappardelle to a repo to quickly enable workspace provisioning, issue tracking integration, and Claude-driven work sessions.

Quick Start

Run the /init-pappardelle wizard in your repo to install Pappardelle and generate the initial configuration.

Frequently Asked Questions about init-pappardelle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I initialize Pappardelle in an existing git repository?

To initialize Pappardelle, run the setup wizard in your repo to auto-install the tool, validate prerequisites like Node.js and tmux, and generate a ready .pappardelle.yml configuration file.

What prerequisites do I need to set up Pappardelle?

Setting up Pappardelle requires Node.js, git, tmux, and jq installed locally. The wizard auto-detects and validates these required tools before proceeding with the interactive configuration.

What does the .pappardelle.yml configuration file contain?

The .pappardelle.yml file contains your project-specific preferences including VCS host, issue tracker, team prefixes, and profiles gathered during the interactive setup wizard.

Can I re-run the Pappardelle setup wizard to update my workspace configuration?

Yes, you can re-run the Pappardelle setup wizard to reconfigure settings and adapt your workspace configuration as team profiles and project preferences evolve over time.

Does Pappardelle setup support issue tracker and VCS host integration?

Yes, the Pappardelle setup wizard prompts you to select your VCS host and issue tracker during initialization, integrating these services directly into your generated workspace configuration.