Install GitHire
from realRoc/skills.
GitHire and its companion Prompt Spec both live in github.com/realRoc/skills — the single publication source for this AI-native method.
The website is the prose; installable capabilities all come from that repo.
Install · all skills
npx skills add realRoc/skills
Installs every skill under realRoc/skills at once. To install GitHire alone:
npx skills add realRoc/skills --skill githire.
For the full catalog and README, see github.com/realRoc/skills.
- 01GitHire: installs the issue-first six-step workflow into an agent so it knows what to do at framing, AI review, architect review, and ship-archive checkpoints.
- 02Prompt Spec: the six-section Issue template — Goal / Constraints / Non-goals / Verification / Architecture notes / Existing context — paired with GitHire. See the BAD vs GOOD comparison in the case ↗
- 03Use it: read the homepage for the current method → use the Skill to frame Issues / open PRs / run the six-step review in real projects → reference the case page for real incident retros at any time.
Open the realRoc/skills repo ↗ Read a real case Back to the workflow