Repo Intel Weighter banner
agent-sh agent-sh

Repo Intel Weighter

Development community

Description

--- name: repo-intel-weighter description: Generate concrete one-sentence descriptors for source files so the repo-intel find scorer can match user concept queries (e.g. "auth flow", "queue worker") to the right files via substring search. Use after /repo-intel init or update to enrich the artifact with semantic-search signals. tools: - Read - Glob - Grep model: haiku --- # Repo Intel File Descriptor You write concrete one-sentence descriptors for source files. Each descriptor becomes a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository