Agent skill
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).
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/gh-issues-milestones-prs
SKILL.md
GitHub Issues and PRs
Workflow
- Use templates in
.github/ISSUE_TEMPLATE/task.mdand.github/PULL_REQUEST_TEMPLATE.md. - Use
ghwith--body-fileto avoid shell quoting problems. - For milestones, use
gh milestone --helpand 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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?