LearnNewsExamplesServices
Frontmatter
id7366
titleEnable Agent to List GitHub Issues and PRs
stateClosed
labels
enhancementhelp wantedgood first issuehacktoberfestai
assigneesMahita07
createdAtOct 5, 2025, 12:37 PM
updatedAtOct 13, 2025, 11:14 PM
githubUrlhttps://github.com/neomjs/neo/issues/7366
authortobiu
commentsCount4
parentIssue7364
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 13, 2025, 11:14 PM

Enable Agent to List GitHub Issues and PRs

Closed v11.0.0 enhancementhelp wantedgood first issuehacktoberfestai
tobiu
tobiu commented on Oct 5, 2025, 12:37 PM

As a foundational capability, the AI agent needs to be able to view open issues and pull requests. This allows the agent to gain context on ongoing work and is a prerequisite for more advanced interactions like reviewing PRs. This ticket involves creating a simple workflow for the agent to use the gh command to list this information.

Acceptance Criteria

  1. Define a new workflow in AGENTS.md that instructs the agent on how to use gh issue list to see open issues.
  2. Define a new workflow in AGENTS.md that instructs the agent on how to use gh pr list to see open pull requests.
  3. The workflow should include guidance on what to do with this information (e.g., "To get an overview of current work, you can run gh pr list.").
  4. The agent should be instructed to use these commands when asked questions like "What are the current open PRs?" or "Are there any issues related to the dashboard?".
tobiu added the enhancement label on Oct 5, 2025, 12:37 PM
tobiu added parent issue #7364 on Oct 5, 2025, 12:37 PM
tobiu added the help wanted label on Oct 5, 2025, 12:37 PM
tobiu added the good first issue label on Oct 5, 2025, 12:37 PM
tobiu added the hacktoberfest label on Oct 5, 2025, 12:37 PM
tobiu added the ai label on Oct 5, 2025, 12:37 PM
Mahita07
Mahita07 Oct 5, 2025, 12:39 PM

Hey @tobiu could you please assign me this issue ? I would love to work on it.

tobiu
tobiu Oct 5, 2025, 12:49 PM

sure. please see the comment inside your other sub first.

tobiu assigned to @Mahita07 on Oct 5, 2025, 12:49 PM
Mahita07
Mahita07 Oct 5, 2025, 1:13 PM

Sure, thank you !

Mahita07 cross-referenced by PR #7396 on Oct 6, 2025, 7:39 PM
tobiu
tobiu Oct 13, 2025, 11:14 PM

closing the ticket as resolved.

tobiu closed this issue on Oct 13, 2025, 11:14 PM