Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

beo-compounding贝奥复合

Agent Skill

beo-compounding 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

392

周安装

16

GitHub Stars

1

下载量

125
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:beo-compounding(贝奥复合)
来源仓库:https://github.com/minhtri2710/skills
仓库路径:skills/beo-compounding
安装命令:
npx skills add https://github.com/minhtri2710/skills --skill beo-compounding
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/minhtri2710/skills --skill beo-compounding

简介

将已完成功能转化为可复用知识资产,避免信息膨胀。

  • 聚焦特征级学习捕获,支撑后续工作的决策参考。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。
  • 依赖前置审查阶段输出的候选洞察,经筛选后形成持久规则。
  • 必须遵守引用保留约定,确保每条结论均有据可查。
  • beo-compounding 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Beo Compounding

Overview

Compounding is the per-feature learnings capture phase after review truly finishes. Its job is to turn completed feature work into durable, reusable knowledge without inflating weak observations into institutional rules.

See ../reference/references/shared-hard-gates.md § Shared References Convention.

Core principle: preserve what future work should remember, not just what happened.

Hard Gates


Boundary with Reviewing

The reviewing skill's Learnings Synthesis specialist identifies candidate learnings — patterns, surprises, and reusable insights — but does not write the final learnings file or promote anything. Compounding is where formal capture, triage, dedup, and promotion happen. If the reviewing specialist produced staging notes, use them as input to Phase 2 below rather than re-analyzing from scratch.

Default Compounding Loop

Complete these phases in order. The three-agent analysis (Phase 2) runs in parallel.


Phase 1: Gather Context

Load references/compounding-operations.md for the exact artifact collection set, git-history fallback rules, and context-gathering procedure.


Phase 2: Three-Category Analysis (3 Parallel Subagents)

Load references/compounding-operations.md for the exact three-agent analysis split, staging-file targets, and subagent task summaries.

Phase 3: Synthesis & Triage

After all three agents complete, load references/compounding-operations.md for the exact staging-file read order, dedup procedure, triage tags, slugging rule, learnings-file write flow, and QMD refresh step.

Use the format from references/learnings-template.md. Include YAML frontmatter.

Learning Triage

See references/compounding-operations.md § 3. Synthesis and Triage (subsection Triage Tags) for the severity scale and triage procedure.


Phase 4: Promote Critical Learnings

For every severity: critical learning, load references/compounding-operations.md for the exact promotion criteria, approval gate, append format, and post-promotion refresh flow.

Phase 5: Update STATE.json

Load references/compounding-operations.md for the canonical STATE.json completion shape, flush step, and checkpoint rules.


Handoff

Compounding complete.
- Learnings: .beads/learnings/YYYYMMDD-<slug>.md
- Critical promotions: N findings added to critical-patterns.md
- The ecosystem now has [N total] accumulated learnings.

Next feature starts with this knowledge available.

After compounding completes, return control to beo-router to pick up the next feature or phase.


Context Budget

Follow ../reference/references/shared-hard-gates.md § Context Budget Protocol. Skill-specific checkpoint: see references/compounding-operations.md for the full checkpoint procedure.

Red Flags & Anti-Patterns

  • Never skip compounding — the loop only works if it runs every cycle
  • Never promote everything as criticalcritical-patterns.md caps at 20-30 entries; only promote learnings that would have saved ≥30 min
  • Never write generic learnings — "Test more carefully" is worthless; include specific cause-and-effect (e.g., "non-null migration without default fails silently")
  • Never fabricate findings — 2 genuine entries beats a long file with invented ones
  • Never let subagents author the final learnings file — they produce staging only; orchestrator synthesizes
  • Never promote local notes without proving broad reuse value
  • Never split one feature's learnings across multiple files

References

  • references/learnings-template.md: full template for learnings files with YAML frontmatter

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.46%
按下载量换算44

Claude

31.06%
按下载量换算39

Cursor

18.05%
按下载量换算23

Gemini CLI

9.11%
按下载量换算11

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills