What is ghpm-shared?
Shared reference for all ghpm skills — prerequisites, config format, startup sequence, and error handling. Source: jackchuka/ghpm.
Shared reference for all ghpm skills — prerequisites, config format, startup sequence, and error handling.
Quickly install ghpm-shared AI skill to your development environment via command line
Source: jackchuka/ghpm.
| .ghpm/config.json | Project config (fields, views, repos) | | .ghpm/cache.json | Cached project items | | .ghpm/sessions/ .json| Active work session per issue |
If .ghpm/config.json is missing, tell the user to run /ghpm-init first and stop.
Every skill that reads project data should follow this sequence:
Shared reference for all ghpm skills — prerequisites, config format, startup sequence, and error handling. Source: jackchuka/ghpm.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jackchuka/ghpm --skill ghpm-sharedShared reference for all ghpm skills — prerequisites, config format, startup sequence, and error handling. Source: jackchuka/ghpm.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jackchuka/ghpm --skill ghpm-shared Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/jackchuka/ghpm