06 Result Analysis banner
dalbom dalbom

06 Result Analysis

Development community

Description

# Phase 6: Result Analysis & Round Planning ## Objective Analyze experiment results, generate tables and figures, perform statistical tests, and present a clear summary for user review before writing the manuscript. ## Mode **Direct + Task subagents** for parallel analysis tasks. ## Entry Routing (check before prerequisites) Read `.research_state.json` before doing any analysis. If `sub_step == "review_reentry"`, the persisted marker proves this is review-driven planning from Phase 8: preser

Installation

Installs to ~/.claude/skills/dalbom-rev2agent-06_result_analysis/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dalbom-rev2agent-06_result_analysis && curl -fsSL https://raw.githubusercontent.com/dalbom/rev2agent/HEAD/prompts/06_result_analysis.md -o ~/.claude/skills/dalbom-rev2agent-06_result_analysis/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository