meta-optimize

仓库创建 2026年3月10日最近提交 5 天前SkillHot 收录 20 天前
▸ 精选理由

适合维护团队做外循环优化、自动发现改进点并产出候选补丁。

▸ 风险提示

读取使用日志涉及敏感数据,需注意隐私与数据访问权限。

这个 Skill 做什么

分析使用日志并提出对 SKILL.md、评审提示和工作流的优化建议。

用来分析 ARIS 的使用日志,给出针对 SKILL.md、评审提示和工作流的改进建议,帮你把经验变成更好用的技能文案和默认设置。何时用:想“优化技能”或基于历史数据自动发现瓶颈时。重要区别是它只提出建议(read-only),不负责落地变更。

▸ 展开 SKILL.md 英文原文

Analyze ARIS usage logs and propose optimizations to SKILL.md files, reviewer prompts, and workflow defaults. Outer-loop harness optimization inspired by Meta-Harness (Lee et al., 2026). Use when user says "优化技能", "meta optimize", "improve skills", "分析使用记录", or wants to optimize ARIS's own harness components based on accumulated experience.

Skill 开发管理日志分析技能优化提案生成通用
1.4w
Stars
1.2k
Forks
40
仓库内 Skill
+844
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/meta-optimize/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/meta-optimize/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Meta-Optimize: Outer-Loop Harness Optimization for ARIS

Analyze accumulated usage logs and propose optimizations for: **$ARGUMENTS**

## Privilege boundary — this skill is a READ-ONLY PRODUCER

meta-optimize **proposes**; it does not **land**. The mutation of the skill corpus
is the exclusive job of a separate, human-invoked skill: [`/meta-apply`](../meta-apply/SKILL.md).
This split is structural, not advisory — it is why a missed instruction cannot let
this loop apply its own patch (the self-acquittal failure mode):

- **No `Write`/`Edit` tool.** This skill cannot edit a SKILL.md / shared-reference /
  any corpus file with the frictionless mutators. Its only outputs are the REPORT and
  
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有