Skip to content

Releases: itsarvinddev/agent-primer

agent-primer v0.1.0

02 Jun 06:07

Choose a tag to compare

One install equips every AI coding agent (Claude Code, Codex, Cursor, Gemini, opencode, Antigravity, Kimi, Qoder) with three policies, wired idempotently per-project or globally:

  • CodeGraph session-startup rule (+ SessionStart hook; once-per-project by default — quiet after setup, --always to opt out)
  • Karpathy coding guidelines (think before coding, simplicity, surgical changes, goal-driven execution)
  • Superpowers skills-plugin bootstrap (TDD / systematic / evidence)

Ships an uninstaller, a smoke-test suite, and CI (shellcheck + bash -n + tests + bundle-drift gate). Install: curl -fsSL https://raw.githubusercontent.com/itsarvinddev/agent-primer/main/agent-primer.sh | bash -s -- --global