# Gh Issues Milestones Prs

> Write GitHub Issues/PRs and manage milestones for this repo. Use for issue/PR content conventions and gh CLI workflow (including milestones).

- Skill: `majiayu000/gh-issues-milestones-prs` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/gh-issues-milestones-prs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/gh-issues-milestones-prs/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/gh-issues-milestones-prs

---


# GitHub Issues and PRs

## Workflow

- Use templates in `.github/ISSUE_TEMPLATE/task.md` and `.github/PULL_REQUEST_TEMPLATE.md`.
- Use `gh` with `--body-file` to avoid shell quoting problems.
- For milestones, use `gh milestone --help` and follow the standard GitHub milestone workflow.

## Content conventions

- Be literal, unambiguous, and clear.
- Include required readings so future agents pick them up.
- Use numbered/lettered lists for stable references.
- Calibrated confidence: distinguish must‑haves vs speculative ideas.
- Add skimmable extra commentary for the owner.

## Identity note

- All agents share the project owner’s GitHub identity; clarify authorship/assignee in body text or footers.

