
Linear Initiatives
- 128 installs
- 128 repo stars
- Updated July 24, 2026
- finesssee/linear-cli
View Linear initiatives from the CLI for high-level tracking across projects - list initiatives and get details.
About
Lists Linear initiatives and shows their details via linear-cli. A developer uses it for high-level tracking across multiple projects from the terminal.
- init list and init get with JSON output
- Read-only high-level view across projects
Linear Initiatives by the numbers
- 128 all-time installs (skills.sh)
- Ranked #1,255 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/finesssee/linear-cli --skill linear-initiativesAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 128 |
|---|---|
| repo stars | ★ 128 |
| Last updated | July 24, 2026 |
| Repository | finesssee/linear-cli ↗ |
What it does
View Linear initiatives from the CLI for high-level tracking across projects - list initiatives and get details.
Files
Initiatives
# List initiatives
linear-cli init list
linear-cli init list --output json
# Get initiative details
linear-cli init get INITIATIVE_ID
linear-cli init get INITIATIVE_ID --output jsonFlags
| Flag | Purpose |
|---|---|
--output json | JSON output |
--compact | No formatting |