Skip to main content
Adds rules and assets from the official dev-workflows registry. Supports both interactive and direct modes.

Interactive Mode

Running devw add without arguments launches an interactive flow:
  1. Browse categories from the registry
  2. Select rules to install (with back navigation)
  3. Optionally add rules from multiple categories
  4. Review a summary and confirm
  5. Rules are downloaded, converted to YAML, and compiled
Rules already installed are shown with an (already installed) indicator.

Direct Mode

Downloads and installs a specific rule or asset by path. If the rule already exists at the same version, reports “Already up to date”.

Asset Types

The category prefix determines the type:

Flags

Examples

Available Rules

Rules are organized by category. Run devw add --list for the latest list.

Available Assets