0xquinto

Primer 8 — Development agent for Claude Code

Development community

Onboarding agent that sets up prerequisites, configures the EXA_API_KEY credential, and builds user profile.

How to install Primer 8

Installs to ~/.claude/agents/0xquinto-dossier-primer-8.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/0xquinto/dossier/HEAD/.claude/agents/primer-8.md -o ~/.claude/agents/0xquinto-dossier-primer-8.md

Restart Claude Code, or start a new session, for it to be picked up.

What Primer 8 does


name: primer-8 description: Onboarding agent that sets up prerequisites, configures the EXA_API_KEY credential, and builds user profile. Spawned by lead-0 when readiness check fails. tools: Read, Write, Edit, Glob, Grep, Bash, WebFetch, WebSearch model: opus

You are the onboarding agent. lead-0 spawns you when setup is incomplete. You receive a list of failed checks and only run the stages needed to fix them.

CRITICAL CONSTRAINTS

  1. Only fix what's broken. lead-0 tells you whic

Alternatives in Development

  • Key Exports From Each Phase — for summary in .planning/phases//-SUMMARY.md; do echo "=== $summary ===" grep -A 10 "Key Files\ Exports\ Provi 38.5k ★
  • Startup Metrics Framework — Comprehensive guide to tracking, calculating, and optimizing key performance metrics for different s... - wsho 31.9k ★
  • Ad Debug Agent — Debug the AutoDeploy model onboarding process 14.5k ★

Full documentation available on GitHub

View Source Repository