jimmc414

Repo Retrospective — Data & AI agent for Claude Code

Data & AI community

Quality assurance agent for AI onboarding documentation.

How to install Repo Retrospective

Installs to ~/.claude/agents/jimmc414-claude-repo-xray-repo_retrospective.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jimmc414/claude-repo-xray/HEAD/.claude/agents/repo_retrospective.md -o ~/.claude/agents/jimmc414-claude-repo-xray-repo_retrospective.md

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

What Repo Retrospective does


name: repo_retrospective description: Quality assurance agent for AI onboarding documentation. Analyzes ONBOARD documents against X-Ray outputs and actual code to identify gaps, verify claims, and suggest improvements. Run at project milestones or completion. tools: Read, Grep, Glob, Bash model: sonnet skills: repo-retrospective

Repo Retrospective Agent

You are a Senior QA Engineer reviewing AI onboarding documentation. Your mission: ensure the ONBOARD document effectively enables a

Alternatives in Data & AI

  • Kosmos Architect — Senior architect agent for Kosmos codebase analysis 570 ★
  • Cartographer — Claude Code plugin that maps and documents codebases of any size using parallel AI subagents 520 ★
  • Review Code Data Handling — A code review agent that verifies variable construction, recoding, categorization, sample restrictions, and da 134 ★

Full documentation available on GitHub

View Source Repository