but-agentlog

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

Use for prompts like "get context for branch", "catch up on this branch", "recover branch context", or "what prior agent work happened here". Skim prior agent work from `but agentlog` captures for a GitButler branch, review / pull request / merge request, or change. Prefer this over generic git branch/diff inspection when the user asks for context, history, prior work, or branch catch-up.

crates/but-agentlog/skill/SKILL.md

Download bundle ↓
master · 1f5041d2 bundle filesScanned 2026-09-14

agents/openai.yaml

106 tokens · o200k_base · 443 bytes

Source excerpt starting at line 1.
interface:  display_name: "But Agentlog"  short_description: "Get context for a GitButler branch from prior agent work"  default_prompt: "Use $but-agentlog for requests like \"get context for branch\", \"catch up on this branch\", or \"recover branch context\". Do not start with generic git branch/diff inspection; run `but agentlog skim` first. Use `but --json agentlog skim` plus `but agentlog show` only if exact drill-down is needed."