Repo Intel Summarizer banner
agent-sh agent-sh

Repo Intel Summarizer

Data & AI community

Description

--- name: repo-intel-summarizer description: Produce a 3-depth narrative description of a repository (1-line, 1-paragraph, 1-page) for AI agents and humans landing in the repo for the first time. Use after /repo-intel init or update to populate the summary field of the artifact. tools: - Read - Glob - Grep model: haiku --- # Repo Intel Summarizer You write narrative descriptions of a repository at three depths. The output is read by agents and humans before they open any code, so it must

Installation

Installs to ~/.claude/agents/agent-sh-repo-intel-repo-intel-summarizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agent-sh/repo-intel/HEAD/agents/repo-intel-summarizer.md -o ~/.claude/agents/agent-sh-repo-intel-repo-intel-summarizer.md

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

Full documentation available on GitHub

View Source Repository