review
仓库创建 2026年7月26日最近提交 6 小时前SkillHot 收录 4 小时前
这个 Skill 做什么
帮你把 bonsai 草拟的改动一条条过一遍:以 diff 形式展示每个提案、关联证据和带入上下文的“成本”,你批准的就走项目的 git 流程提交。任何改动进入常驻上下文前都会经过这里,是上线前的人为把关。特别之处是把可视化变更、证据和代价放在一起,方便团队判断是否接受。
▸ 展开 SKILL.md 英文原文
Review and apply pending bonsai proposals. Shows each proposed harness artifact as a diff with its evidence and context cost, then applies the ones you approve and commits them using the project's git workflow.
1
Stars
0
Forks
5
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/hartz89/bonsai/main/skills/review/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/hartz89/bonsai/main/skills/review/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# bonsai:review The approval gate. Everything bonsai has drafted lands here first; nothing reaches always-on context without passing through this skill. ## Procedure 1. **List.** Read `.claude/bonsai/proposals/*.md`. Nothing there? Say so in one line and stop. 2. **Present each one.** Read the mode from `.claude/bonsai/config.json`. *Guided* — for each proposal, in this order and no longer than this: - What it does, in one sentence - **Evidence**: the verbatim excerpts and how many distinct sessions - **Mechanism**: which one and why that one rather than the obvious alternative - **Cost**: the resident-token delta, and when it loads - **Blast radius**: who it affects,
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有