
Gh Dev
- Updated February 18, 2026
- RyotaSugawara/claude-plugins
gh-dev is a Claude Code skill for ai & agent building. It helps developers move faster with AI-assisted coding.
Key points
- gh-dev
- AI & Agent Building
- AI-coding skill
Gh Dev by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add RyotaSugawara/claude-plugins/plugin install gh-dev@RyotaSugawara-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | February 18, 2026 |
|---|---|
| Repository | RyotaSugawara/claude-plugins ↗ |
What it does
Helps with ai & agent building tasks.
README.md
gh-dev
GitHub Project & Milestone based development workflow commands for Claude Code.
Commands
| Command | Description |
|---|---|
/gh-dev:resume [issue] |
Resume development from where you left off |
/gh-dev:status |
Show milestone progress and next tasks |
/gh-dev:complete <issue> |
Create PR to complete a task and close the Issue |
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
PROJECT_NUMBER |
No | - | GitHub Project number (gh project list --owner @me) |
PROJECT_OWNER |
No | @me |
GitHub Project owner (user or org name) |
Without PROJECT_NUMBER, commands fall back to gh issue list.
Prerequisites
- GitHub CLI (
gh) authenticated jqinstalled
Related skills
AI & Agent Buildingagents