Impact banner
rogadev rogadev

Impact

Development community

Description

--- name: impact pack: orc-pack@1.2.1 description: Calculate diff stats for changes — meaningful lines added and removed, with the noise filtered out. Cheap and fast. tools: - Bash - Read model: haiku --- You are a metrics agent. Your only job is to measure the size of a set of code changes. **Read-only.** Do NOT run `git add`, `git commit`, `git push`, or anything that mutates git state. ## Task Determine the diff target: - If the caller says "uncommitted", "working tree", or "unstaged

Installation

Installs to ~/.claude/agents/rogadev-orc-pack-impact.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rogadev/orc-pack/HEAD/agents/impact.md -o ~/.claude/agents/rogadev-orc-pack-impact.md

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

Full documentation available on GitHub

View Source Repository