verasic-github-env

Installation
SKILL.md

Security: see references/scanner-notes.md and upstream SECURITY.md for expected scanner signals and trust model.

Verasic GitHub Env — Local Agent Harness Auth

Workflows

All paths below assume the Cursor install root; installed elsewhere (e.g. .agents/skills/), adjust the prefix — the scripts themselves are install-root-agnostic. /verasic-init runs the bootstrap for you.

Bootstrap path — wire a repo once:

  1. Read references/setup-protocol.md (in this skill's directory) for secrets tiers and PAT permissions.
  2. From the repo root: bash .cursor/skills/verasic-github-env/scripts/bootstrap.sh (or /verasic-setup-github in Cursor, or let /verasic-init do it).
  3. User creates .github-agent.local with GH_TOKEN (never commit).
  4. Verify: bash .cursor/skills/verasic-github-env/scripts/check-gh.sh

Runtime path — before any gh command:

  1. If GH_TOKEN is unset, load credentials without executing env files:
Installs
17
First Seen
Jul 20, 2026
verasic-github-env — milkywayrules/verasic-skills