skills/onehorizonai/skills/update-feature-request

update-feature-request

SKILL.md

Update Feature Request

Update an existing feature-request task.

Instructions

Call update-feature-request.

Append to existing description; do not prepend.

Research/planning update example:

update-feature-request({
  "taskId": "<taskId>",
  "workspaceId": "<workspaceId>",
  "status": "Planned",
  "description": "<existingDescription>\\n\\n---\\n\\n## Update\\n- Summary: Scoped implementation approach and acceptance criteria",
  "assigneeIds": ["<userId>"],
  "teamIds": ["<teamId>"],
  "title": "HubSpot lead sync: configurable sync cadence"
})

Use Changes/Why only if implementation work was actually delivered. Otherwise append Update summary.

Weekly Installs
13
GitHub Stars
1
First Seen
14 days ago
Installed on
opencode13
gemini-cli13
github-copilot13
codex13
amp13
cline13