# Github Manager

> Manage GitHub issues, pull requests, and repository data. Use when you need to list, view, create, or update issues and PRs, or search through repository history and metadata using the `gh` CLI. Use when this capability is needed.

- Skill: `tomevault-io/github-manager-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/github-manager-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/github-manager-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/github-manager-2

---


# GitHub Manager

## Overview

This skill provides a structured way to interact with GitHub repositories using the `gh` CLI. It's designed to streamline issue management, PR reviews, and repository exploration.

## Task-Based Capabilities

### 1. Issue Management
Use these scripts to interact with issues.

- **List Issues**: Use `scripts/list_issues.sh [label]` to see recent issues.
- **Get Comments**: Use `scripts/get_issue_comments.sh <issue_number>` to read the full conversation of an issue.

### 2. Repository Information
- **View Repo**: `gh repo view` to see the README and general info.
- **Search Code**: `gh search code <query>` to find specific patterns across the repo.

## References

See [references/gh_cli_cheatsheet.md](references/gh_cli_cheatsheet.md) for a quick guide to common `gh` commands.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/anuragsinghbhandari) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

