What problem does it solve?
It sets up your repository so Claude and Codex follow the playbook’s structured RDPI workflow, including filling required placeholders in CLAUDE.md and verifying expected project artifacts.
Core Features & Use Cases
- New vs existing project setup: Guides the developer through either starting from the playbook template or appending the required sections into an existing CLAUDE.md without overwriting their current content.
- Automatic section filling: Uses a thorough Explore subagent to detect what’s unfilled and drafts paste-ready content for each CLAUDE.md section.
- Optional installation & recommendations: Offers global utility skill installation and suggests enabling LSP for faster multi-file work.
- Safety checks on maintainer artifacts: Verifies that playbook maintainer working artifacts in tasks/ were removed, and warns if leftovers remain.
Quick Start
Run the playbook-setup skill and answer whether your project is new or existing so it can fill your CLAUDE.md sections and prepare RDPI workflows.