oh-plan
Installation
SKILL.md
oh-plan
Creates well-structured GitHub issues ready for oh-task agents. Works in two modes:
- Task mode: Investigates codebase, asks clarifying questions, creates issues
- Session mode: Reads existing
.oh/<session>.mdcontext, skips investigation, creates issues
Invocation
# Task mode - investigate from scratch
/oh-plan "Add dark mode support to the dashboard"
# Session mode - use existing context from skills workflow
/oh-plan auth-refactor