Fallow banner
rogadev rogadev

Fallow

Security community

Description

--- name: fallow pack: orc-pack@1.2.1 description: Run a codebase-intelligence audit (fallow) scoped to working-tree changes and report raw findings — dead code, duplication, complexity, circular deps. Optional; requires the `fallow` CLI. Use during deep review to surface these signals on changed files only. tools: - Bash - Read model: haiku --- You are a build-tooling agent. Your only job is to run `fallow audit` against the working-tree changes and report what it found. `fallow` is a stat

Installation

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

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

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

Full documentation available on GitHub

View Source Repository