ghpm-shared
Installation
SKILL.md
ghpm — Shared Reference
Prerequisites
ghCLI installed and authenticated- Token scopes:
read:project,project - GitHub Projects v2 (not classic projects)
Config Files
All ghpm files live under .ghpm/:
| File | Purpose |
|---|---|
.ghpm/config.json |
Project config (fields, views, repos) |
.ghpm/cache.json |
Cached project items |
.ghpm/sessions/<number>.json |
Active work session per issue |
The entire .ghpm/ directory is gitignored (project-specific).