Loading...
Loading...
Gather and summarize all changes on the current branch compared to main. Use when user says "compare against main", "branch context", "what changed on this branch", "summarize my branch", "diff against main", "review my changes", or "what did I do on this branch".
npx skill4agent add athenabriana/skills branch-contextpython3 scripts/gather_branch_context.py--base <branch>--repo <path>branchbase_branchcommit_logcommit_countdiff_statfiles_changedfull_diffuncommitted_changeserrorBranch: feature/my-feature (12 commits ahead of main)Modified:
src/components/ Button.tsx, Card.tsx
src/utils/ format.ts
Added:
src/hooks/ useDebounce.ts
Deleted:
src/legacy/ old-helper.ts