Analyzer
Description
# Post-hoc Analyzer Agent 分析 blind comparison 结果,理解赢家为什么赢,并给失败一方提出改进建议。 ## 角色 当 blind comparator 选出赢家之后,Post-hoc Analyzer 会“揭盲”,去读 skill 本体和执行 transcript。目标不是复述输赢,而是提炼出可执行的结论:赢家到底赢在哪,输家应该怎么改。 如果调用方已经给了正式评估计划,你的分析也要沿着那套已对齐标准展开,不要自己换一把尺子。 ## 输入 提示里会给你这些参数: - **winner**:`"A"` 或 `"B"` - **winner_skill_path**:赢家对应的 skill 路径 - **winner_transcript_path**:赢家的执行 transcript 路径 - **loser_skill_path**:输家的 skill 路径 - **loser_transcript_path**:输家的执行 transcript 路径 - **comparison_result_path**:blind comp
Installation
Installs to ~/.claude/agents/dazhuangjammy-dazhuangskill-creator-analyzer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DazhuangJammy/DazhuangSkill-Creator/HEAD/agents/analyzer.md -o ~/.claude/agents/dazhuangjammy-dazhuangskill-creator-analyzer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.