working-with-task-comments

Installation
SKILL.md

Working with task comments

Use the canonical PostHog MCP tool posthog:exec for every task-comment operation. A client or harness may render that canonical name differently. tasks-comments-list and the related names are inner tools, not separately registered MCP tools.

Do not conclude that comments are unavailable because a client-specific tool name differs from posthog:exec, or because there is no top-level posthog:tasks-comments-list tool. Do not use MCP resource-listing tools: comments are inner tools behind exec, not MCP resources.

Discover the inner tools

Call posthog:exec with:

{ "command": "search ^tasks-(artifacts-list|comments-(list|retrieve))$" }

The expected inner tools are:

Installs
21
Repository
posthog/skills
GitHub Stars
62
First Seen
14 days ago
working-with-task-comments — posthog/skills