Skip to main content
feature-enum is archived (not installed by init): copy it from examples/init-pack/ with its dependency closure, or ask create-workflow to build an equivalent. It scans the repository and produces grouped, SCREAMING_SNAKE_CASE feature names, and can refine an existing inventory from prior feature groups and a commit hash.
feature-enum workflow UI showing the scan and refine timeline for a feature inventory

The feature-enum UI shows the scan and refine timeline that produces a code-backed, grouped feature inventory.

Inputs

Use it when

  • You need a feature inventory for audits, or stable feature names for documentation, tests, or release planning.
  • You want an agent to compare the current repo against a previous inventory.
Follow with audit.

Use something else when

  • You already have a feature map and want to evaluate it: go straight to audit.

Resume & retry

Returns a feature inventory in the run output (nothing written to disk); runs are durable, resuming with up --resume.