一键导入
analysis-guess-author-role
Market listener analysis.guess_author_role weak role guesser
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Market listener analysis.guess_author_role weak role guesser
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | analysis-guess-author-role |
| description | Market listener analysis.guess_author_role weak role guesser |
| version | 1.0.0 |
| author | PonyBunny |
| tags | ["market-listener","role-inference","classification"] |
| phases | ["execution"] |
| user-invocable | false |
| disable-model-invocation | false |
Guess the author role from text with low confidence (weak signal only).
role_request:
raw_text: string
role_result:
role_guess: enum [founder, employee, developer, ops, student, hobbyist, unknown]
confidence: number
Use to reconstruct PonyBunny failure paths from logs, traces, state, and runtime evidence in order to identify the first bad transition.
Use when writing ADRs, migration notes, harness principles, verification records, or other technical documentation for PonyBunny.
Use to generate high-signal evaluation cases for PonyBunny changes, including success paths, failure modes, edge cases, and regression-sensitive behaviours.
Use when defining or reviewing runtime events, lifecycle payloads, and event-order expectations for PonyBunny.
Use when designing or reviewing PonyBunny as a harness-first system, especially around boundaries, evaluation flow, observability, and migration structure.
Use when mapping PonyBunny's current state against harness-first best-practice gaps and turning those gaps into actionable engineering inputs.