ghp
ghp — GitHub Project Management
This skill provides the development workflow reference. Use these commands for specific actions:
/ghp:init— Start a session: read project state, summarize, and pick what to work on/ghp:fresh— Bootstrap a fresh agent onto an issue (or pick from Todo)/ghp:new-milestone— Create a milestone with issues, branches, and project tracking in one flow/ghp:work— See in-progress issues and pick the best one to continue/ghp:wrap-issue— Close out an issue: summarize, PR to milestone branch, close sub-issues/ghp:wrap-milestone— Close out a milestone: summarize, PR to main, close issues/ghp:organize— Triage unorganized issues into the Project board/ghp:cleanup— Clean up stale branches, dead milestones, and orphaned issues/ghp:create-template— Scaffold a Project with standard board layout and mark as template
Extensions required
Milestones, blocking relationships, branches, sub-issues, and project management have no native gh subcommand. Install these extensions:
More from fredericosantos/skills
astral-ruff
Guide for using ruff, the extremely fast Python linter and formatter. Use this when linting, formatting, or fixing Python code to maintain code quality and consistency.
35astral-uv
Guide for using uv, the extremely fast Python package and project manager. Use this when working with Python projects, scripts, packages, or tools to manage dependencies, environments, and project setup with universal lockfiles for reproducible builds.
18astral-ty
Guide for using ty, the extremely fast Python type checker and language server. Use this when type checking Python code or setting up type checking in Python projects.
17just-init
Navigate and document Python packages using __init__.py docstrings as living indexes: read them before exploring, update them after every file change.
12dotstate
Guide for using dotstate, a profile-based dotfile manager with GitHub sync. Use this when managing dotfiles across multiple machines (e.g., Ubuntu and macOS), adding files to sync, switching profiles, or troubleshooting symlinks.
2