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
Mode Detection
Related skills
More from open-horizon-labs/miranda
oh-task
Work a GitHub issue to completion in a branch, including review follow-ups, then PR for human review
1oh-merge
Review and merge open PRs for GitHub issues as a cohesive batch
1oh-notes
Address PR comments for GitHub issue PRs, resolve feedback, push fixes
1oh-review
Review a PR against its linked issue requirements, post structured feedback
1