Feature Flow Builder banner
opendatadiscovery opendatadiscovery

Feature Flow Builder

Development community

Description

--- name: feature-flow-builder description: Reducer subagent (layer 4). Composes per-feature user-observable behaviour from entry-point sidecar chains. Reads every per-node sidecar's `upstream_callers` + `downstream_side_effects` blocks; walks the substrate's edge graph to thread entry-points → controllers/services → repositories/external effects; classifies test coverage by `test_class` into a 4-cell matrix per feature. Emits `lineage/{repo}/feature-flows.yaml` — the **product surface** of the

Installation

Installs to ~/.claude/agents/opendatadiscovery-odd-team-feature-flow-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opendatadiscovery/odd-team/HEAD/.claude/agents/feature-flow-builder.md -o ~/.claude/agents/opendatadiscovery-odd-team-feature-flow-builder.md

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

Full documentation available on GitHub

View Source Repository