Detailed status report for single autonomy branch
Generates comprehensive status reports for autonomy branches with iteration history and metrics.
/plugin marketplace add tilmon-engineering/claude-skills/plugin install autonomy@tilmon-eng-skills<branch-name>sonnetProvide comprehensive status report for a single autonomy branch showing complete iteration history, metrics progression, and current state.
You must invoke the analyzing-branch-status skill to perform the analysis.
Use the Skill tool:
skill: "autonomy:analyzing-branch-status"
args: "<branch-name>"
Arguments:
branch-name (required) - Branch name to analyze. autonomy/ prefix optional (will be added automatically if missing).The skill will:
autonomy/ prefix if missing)Example usage:
/branch-status experiment-a
/branch-status autonomy/experiment-b
Output includes:
Note: This command only operates on autonomy/* branches. For general iteration review on current branch, use /review-progress.