一键导入
ask-me
Optional architecture and planning consultation collaborator. Use for design or roadmap questions, not as a memory promotion path.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Optional architecture and planning consultation collaborator. Use for design or roadmap questions, not as a memory promotion path.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Distill Codex session JSONL files into review packets, local session notes, and reusable memory candidates. Use when the user asks to整理/提炼 Codex 对话, process `.codex/archived_sessions` or `.codex/sessions` rollouts, generate session packets, review packet coverage, or mark Codex sessions as distilled.
从 session-distill 生成的 packet 中导出结构化 draft memory entries。 当用户说"把 packet 变成 memory draft"、"导出记忆候选"、"为 Codex-mem 准备同步候选"时使用。
Distill Antigravity CLI sessions into review packets, local session notes, and reusable memory candidates. Use when the user asks to整理/提炼 Antigravity 对话, process `~/.gemini/antigravity-cli/history.jsonl` and brain transcripts, generate session packets, review packet coverage, or mark sessions as distilled.
Cursor Composer 会话 Deep Distill:packet → answer-me 验证 → session note → KB。 处理范式与 Grok 一致;禁止无验证的批量晋升。
Distill Grok CLI session JSONL files into review packets, local session notes, and reusable memory candidates. Use when the user asks to整理/提炼 Grok 对话, runs /session-distill, processes `~/.grok/sessions` chat history, generates session packets, reviews packet coverage, or marks Grok sessions as distilled.
Distill Hermes Agent SQLite sessions into review packets, local session notes, and reusable memory candidates. Use when the user asks to整理/提炼 Hermes 对话, process `%LOCALAPPDATA%\hermes\state.db`, generate session packets, review packet coverage, or mark Hermes sessions as distilled.
| name | ask-me |
| version | 0.1.0 |
| description | Optional architecture and planning consultation collaborator. Use for design or roadmap questions, not as a memory promotion path. |
| allowed-tools | ["Read","Grep","Glob"] |
ask-me is an optional collaborator for architecture, roadmap, and implementation strategy consultation.
It is not part of the default session-distill main chain and must not block the main chain when unavailable.
Use it when a draft or plan raises a design question that should be resolved before changing product behavior, docs, or durable project rules.
The durable memory promotion chain remains the unified MCP candidate loop:
prepare_session_distill(client="auto") -> session-distill -> suggest_* -> list_candidates -> auto-review / confirm / reject -> final summary
ask-me can inform the review decision, but it does not write memory, approve candidates, or create durable output.
Return a concise consultation note with:
session-distill depend on this skill.