What problem does it solve?
This Skill ensures every repository hits the Pivot doc standard by auditing existing planning and product documentation, detecting gaps in the required 17 artifacts plus CLAUDE.md, and aligning new content with the codebase context and any optional external product references.
Core Features & Use Cases
- Documentation Audit: Analyze the repository tree, README, CLAUDE.md, and planning conventions to count which Pivot artifacts already exist and list the missing ones with their intended purpose.
- Doc Generation: Generate planning/*.md files, CLAUDE.md, .claude/rules/, and the Serena configuration by invoking explore/write agents that adapt content to the repo tech stack, stack-specific patterns, and optional external docs provided via
--product-docs.
- Prep for Collaboration: Clean up with Serena onboarding hints, warnings about missing rule directories or bridges, and a final report guiding next steps for product vision, architecture, and design collaboration.
Quick Start
Run /bootstrap from the repo root to audit documentation coverage, generate missing Pivot-pattern artifacts, and set up CLAUDE.md plus Serena configuration.