list-initiatives

Installation
SKILL.md

List Initiatives

Fetch initiative tasks.

Instructions

Call list-initiatives.

list-initiatives({
  "workspaceId": "<workspaceId>",
  "statuses": ["Open", "Planned", "In Progress", "In Review"],
  "includeHierarchy": true
})

If statuses is omitted, the tool defaults to active statuses:

  • Open
  • Planned
Related skills
Installs
11
GitHub Stars
2
First Seen
Mar 2, 2026