ghpm-view
Installation
SKILL.md
ghpm-view
PREREQUISITE: Read
../ghpm-shared/SKILL.mdfor prerequisites and error handling.
Drill into a specific named view or run an ad-hoc filter against project items.
Arguments
/ghpm-view— with no args, list available views (same as the Views section of/ghpm-status)/ghpm-view <view name>— fuzzy match against view names in config/ghpm-view <free-form filter>— natural language filter against field values/ghpm-view --refresh— force re-fetch cache before querying
Workflow
Phase 1: Load Config and Cache
Follow the startup sequence in ../ghpm-shared/SKILL.md and load cache per ../ghpm-shared/references/cache.md. If --refresh flag is present, skip cache and re-fetch.