What problem does it solve? Setting up a structured project-management system in a new repository normally means manually creating folder hierarchies, seeding template files, wiring npm scripts, and registering hooks — a repetitive, error-prone process. This Skill automates the entire Tandem PM kit installation so a fresh repo gets a complete, governed project-management workspace in one command. ## Core Features & Use Cases - Full tree materialization: Creates the complete _00-Project-Management/ folder structure and seed files from a manifest, respecting kit-owned vs user-owned file boundaries so re-installs never overwrite your edits. - Script and hook wiring: Merges pm:* scripts into the host package.json and guard-registers Claude Code hooks only when absent. - Dashboard generation: Runs the generator so the Command Center HTML opens with the project's own name and working links. - Use Case: You just cloned a new repo and want governed planning (OKRs, PRDs, stories, test gates). Invoke the install skill, confirm the layout, and get a working PM workspace plus dashboard, then verify with npm run pm:doctor. ## Quick Start Ask the AI to install the Tandem PM kit into the current project and confirm whether to use the full or flattened layout.