Find the perfect skill
Digest Index
Documentation
Scans digest files and regenerates digests/README.md as a Markdown table, newest-first.
Confluence - Wiki Manager
Documentation
Search and manage Confluence pages and spaces using the CLI. Access your team's knowledge base and documentation without leaving the terminal.
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.