update-initiative

Installation
SKILL.md

Update Initiative

Update an existing initiative task.

Instructions

Call update-initiative.

Always append to the existing description. Do not prepend or replace existing notes.

Delivery update example (implementation completed):

update-initiative({
  "initiativeId": "<initiativeId>",
  "workspaceId": "<workspaceId>",
  "status": "In Progress",
  "description": "<existingDescription>\\n\\n---\\n\\n## Changes\\n- What changed: Implemented HubSpot OAuth callback and token persistence\\n- Why: Enable first end-to-end auth handshake for lead sync",
  "assigneeIds": ["<userId>"],
Related skills
Installs
15
GitHub Stars
2
First Seen
Mar 2, 2026