initiative:create
initiative:create
Section titled “initiative:create”Create new initiative
Options:
| Flag | Description | Required |
|---|---|---|
-i, --id <wuId> | Work Unit ID (e.g., WU-123). If not provided, auto-generates next sequential ID. | No |
-s, --slug <slug> | Initiative slug (kebab-case) | Yes |
-t, --title <title> | Work Unit title | Yes |
-p, --priority <priority> | Priority level (P0, P1, P2, P3) | No |
-o, --owner <owner> | Initiative owner (team or individual) | No |
--target-date <date> | Target completion date (YYYY-MM-DD) | No |