Get Issue Command

Created byZennjo
Created on February 25, 2026
Public

Description

This is not an agent but a command compatible with Opencode. Gets the details of the current working issue using the gh CLI. Requires installation of the gh cli.

Configuration (YAML)

---
description: Get the details of the current working issue using the gh CLI.
---

Use `gh issue view <number>` to retrieve the issue associated with the working branch.

Then, carefully analyze the repo to see what's already been done.

Then push back on anything stupid, bad practice, dodgy, buggy, over-engineered, lazy (you get the idea), in the plan.

Finally if you are satisifed with everything propose an implementation plan. Otherwise, ask any important follow up questions.

The issue to get is the following:

Configuration Copied