but-agentlog

仓库创建 2023年1月31日最近提交 1 小时前SkillHot 收录 1 小时前
▸ 精选理由

快速恢复上下文与查阅历史 agent 操作记录,便于接手任务。

这个 Skill 做什么

从 but agentlog 捕获中提取分支或 PR 的先前 agent 工作上下文。

从 GitButler 的 but agentlog 捕获中快速抽取某个分支或 PR 上之前 agent 做过的工作,帮你快速“追上分支进度”或恢复历史上下文。问‘这分支之前发生了什么’、要看 agent 的决策链或输出时就用。它能把 agent 会话、决策和生成内容摘出来,比单纯看 git diff 更能还原自动化/协作过程。

▸ 展开 SKILL.md 英文原文

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.

Skill 开发管理agent日志上下文恢复分支历史通用
2.1w
Stars
1.0k
Forks
5
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/gitbutlerapp/gitbutler/master/crates/but-agentlog/skill/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/gitbutlerapp/gitbutler/master/crates/but-agentlog/skill/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# GitButler Agentlog Skill

Use `but agentlog` to skim prior agent work from captured sessions.

Trigger this skill for plain prompts like "get context for branch", "branch
context", "catch up on this branch", "recover context", "what happened on this
branch", or "what prior agent work happened here".

If both the general GitButler CLI skill and this skill seem relevant, use this
skill for agentlog discovery. Use the general GitButler skill only for version
control operations like commit, push, branch, or diff.

## Core Workflow

Do not search for or read local `SKILL.md` files. If this skill is active, use
these instructions directly. Do not inspect the general GitButler skill first.
Start 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有