Analyze another branch to extract findings, decisions, and insights
Analyzes another branch's iteration journals to extract key findings, decisions, and insights.
/plugin marketplace add tilmon-engineering/claude-skills/plugin install autonomy@tilmon-eng-skills[branch-name] [search-description]sonnetAnalyze another branch's iteration journals to extract key findings, decisions, and insights.
You must invoke the analyzing-branches skill to perform the analysis.
Use the Skill tool:
skill: "autonomy:analyzing-branches"
args: "[branch-name] [search-description]"
Arguments:
branch-name - The git branch to analyze (e.g., "experiment-a")search-description - Free-text description of what to look for (e.g., "pricing experiments and revenue optimization")The skill will:
git merge-base to find where the branches divergedUse cases:
Example:
/analyze-branch experiment-a "API optimization attempts and performance improvements"
The resulting report can be copied into your current iteration's "External Context Gathered" section.