Find the perfect skill
Demo - Guided Tour
Documentation
Alias for /tour, launches an interactive walkthrough of Product Org OS in 5 steps.
Plan Generator
Documentation
The Plan Generator skill creates a detailed, step-by-step plan based on the user's request. It captures the objective, context, implementation steps, and verification, then saves the plan as a timestamped markdown file in docs/plan/. Use this skill only when explicitly asked to 'plan' or 'create a plan'; it does not execute the plan or modify code.
Skill Template
Documentation
Use this template to define a new skill. Provides structure and rules for skill definition.
Research with Primary Sources
Documentation
Investigate a topic using reliable primary sources and capture findings with citations in a Markdown file.
Move Documentation Files
Documentation
Automates moving documentation files with git history preservation, automatic alias injection, verification, and internal link updates.
Skill Definition File Structure
Documentation
Reference document describing the structure and components of skill definition files, including frontmatter, templates, workflows, and enforcement rules.
Quick note addition
Documentation
Quickly adds notes to personal documentation (tips, todos, monitoring, changelog) using a shell script. Helps log useful tricks, tasks, research items, or changelog entries into dedicated files.
Documentation Maintenance
Documentation
Keep docs aligned with shipped behavior, reduce confusion, and improve contributor onboarding.
Plan Validation
Documentation
Validate plan document structure and frontmatter, ensuring compliance with schema and metadata requirements before commits.
Write Requirement Specifications
Documentation
Write requirement specs from feature requests following the spec-driven ADLC process.
Migrate CLAUDE.md to Guidance
Documentation
Migrate existing CLAUDE.md files to the .rpiv/guidance/ system by transforming references and creating architecture.md files.
Move Documentation Files
Documentation
Automates moving documentation files with git history preservation, automatic alias injection, verification, and internal link updates.