一键导入
manage-discoveries
Manages the discovery approval workflow. Use when handling discovery reviews, approval states, user feedback, or discovery lifecycle.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manages the discovery approval workflow. Use when handling discovery reviews, approval states, user feedback, or discovery lifecycle.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | manage-discoveries |
| compatibility | Requires Altertable MCP server |
| description | Manages the discovery approval workflow. Use when handling discovery reviews, approval states, user feedback, or discovery lifecycle. |
| metadata | {"author":"altertable-ai","requires":"altertable-mcp"} |
To manage discoveries:
initialize before inspecting organization datasearch_entities and read the selected entity resource for detailsUse the MCP entity tools to retrieve discoveries:
search_entities with discovery-related query terms or node_types when availablealtertable://ontology/entities/{slug} to read the full entity content after finding a slugtake_screenshot when you need to verify how the discovery rendersAvailable statuses for filtering: pending, approved, rejected.
The public MCP tool surface may not expose an approval mutation. If no review tool is available in your harness, provide a clear recommendation and direct the user to review the discovery in Altertable.
When you need to review a discovery, follow these steps in order:
For batch reviews, sort by priority first, then group by topic, and apply the same five-step check to each.
Discoveries flow through these states:
pending --> approved | rejected
| State | Description | Transitions |
|---|---|---|
pending | Awaiting review | approve → approved; reject → rejected |
approved | Approved | reject → rejected |
rejected | Rejected | approve → approved |
Both approve and reject are reversible: an approved discovery can later be rejected, and a rejected one can later be approved.
Feedback on a discovery has two fields: a reaction (approved or rejected) and an optional reason (free-text, max 1000 chars).
When processing feedback:
When feedback includes free-text comments, parse them for:
approved/rejected reaction alone carries little information; the reason text is where the actionable signal usually lives.Routes user queries to the best-fit Altertable skill. Use when unsure which Altertable skill applies to a request.
Instruments applications with Altertable Product Analytics. Use when adding event tracking, identifying users, updating traits, resetting sessions, managing consent, or aliasing identifiers.
Queries and analyzes Altertable product events and identities. Use for event counts, properties, user activity, identity traits, behavioral trends, or validating incoming instrumentation.
Creates and analyzes conversion funnels. Use when analyzing user journeys, drop-off points, onboarding, checkout, or multi-step flows.
Interprets Insight data to identify patterns, anomalies, and trends. Use when analyzing visualizations, extracting findings, or explaining patterns in graphs.
Analyzes web analytics traffic patterns and user behavior. Use when asked about pageviews, sessions, traffic sources, or website user behavior.