Create new agent skills following the Agent Skills specification. Use when building reusable skills with proper structure and frontmatter.
3
AI 92
meta-extension-creator
oddship3/21/2026
Create Pi extensions with event handling, commands, and hooks. Use when building extensions that respond to session events or add custom commands.
3
AI 82
q-roadmaps
oddship3/27/2026
Roadmap planning skill for Q agent. Provides qr CLI for roadmap CRUD and project aggregation. Use when planning quarterly roadmaps or coordinating across teams.
3
AI 68
q-review
oddship3/6/2026
Review and sync skill for Q agent. Monitors changes across tasks/projects/roadmaps, maintains update logs, and ensures consistency. Use after bulk changes or during standups.
3
AI 68
meta-command-creator
oddship3/12/2026
Create Pi prompt templates (slash commands) for repetitive tasks. Use when adding /commands that trigger specific prompts or workflows.
3
tmux-orchestrator
oddship1/23/2026
This skill should be used when orchestrating tmux sessions for multi-component development workflows. Use when creating complex multi-window, multi-pane tmux layouts via the Bash tool, especially for...