githits-code

Installation
SKILL.md

Use GitHits for evidence from real open-source code instead of guessing from model memory.

CLI Invocation

  • Run commands as githits ....
  • If githits is not found, retry the same command as npx -y githits@latest ....
  • Use --json when you need stable fields to parse or chain into another command.
  • Do not expose credentials. If auth is required interactively, run githits login; use githits login --no-browser only when the user can complete the printed URL flow. In noninteractive eval/CI, do not start OAuth; report that GITHITS_API_TOKEN or prior login is required.
  • If a command returns TERMS_ACCEPTANCE_REQUIRED, run githits settings terms accept or use the returned authenticated acceptance URL, then retry once.

Decision Flow

Installs
61
GitHub Stars
83
First Seen
May 13, 2026
githits-code — githits-com/githits-cli