Capability Reuse Auditor banner
artyhoo artyhoo

Capability Reuse Auditor

Development community

Description

--- name: capability-reuse-auditor description: Audits a proposed or just-authored new capability (a SKILL.md, an agent, or a packages/core module) for overlap with an existing own-stack or upstream capability, and checks that its Prior-art trailer's verdict matches what the body actually does. Flags reinvention before handoff. Reports; does not fix. tools: Read, Glob, Grep --- <!-- spec: .claude/rules/source-before-shape.md --> # capability-reuse-auditor > **Authoritative for:** `capability-

Installation

Installs to ~/.claude/agents/artyhoo-getff-capability-reuse-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/artyhoo/getff/HEAD/agents/capability-reuse-auditor.md -o ~/.claude/agents/artyhoo-getff-capability-reuse-auditor.md

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

Full documentation available on GitHub

View Source Repository