oh-task

Installation
SKILL.md

oh-task

Work a GitHub issue through the repository's mandatory draft-PR-first workflow.

Invocation

/oh-task <issue-number> [base-branch]

The base defaults to main. Use another branch only for an intentional stacked PR.

Flow

  1. Load AGENTS.md, relevant .oh/ artifacts, and RNA context.
  2. Fetch and validate the open issue. Stop if it is closed, owned by someone else, or lacks enough information to proceed.
  3. Claim the issue with gh issue edit <issue> --add-assignee @me.
  4. Run the repo-local /aim, /problem-space, /problem-statement, and /solution-space phases at the altitude required by the issue. Record the chosen solution.
  5. Create an isolated branch/worktree from the selected base.
  6. Before changing implementation files, push the branch and open a draft PR:
Installs
1
GitHub Stars
4
First Seen
Aug 6, 2026
oh-task — open-horizon-labs/repo-native-alignment