Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first...
find ~/openai/ -name "*.skill"
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix...
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries,...
Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting...
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion...
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs...
Run the Codex Readiness integration test. Use when you need an end-to-end agentic loop with build/test scoring.
Run the Codex Readiness unit test report. Use when you need deterministic checks plus in-session LLM evals for...
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list...