Stats
Actions
Tags
From gifthub
Show GiftHub status — pointer file count, registry info, and Drive connection status. Use when user asks about GiftHub state in current repo.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gifthub:gfh-statusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show the current state of GiftHub in this repo.
Show the current state of GiftHub in this repo.
.gfh.json exists — if not, report "Not a GiftHub repo".gfh.json to get Drive folder IDgit ls-files | wc -lversion https://git-lfs)~/bin/gfh exists and get versioncat .git/hooks/pre-push## GiftHub Status
| Item | Value |
|------|-------|
| Drive folder | {id} |
| gfh version | {version} |
| Total tracked | {N} files |
| Pointers | {N} (need `gfh pull`) |
| Hydrated | {N} |
| Pre-push hook | installed / missing |
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub psychquant/psychquant-claude-plugins --plugin gifthub