codex-retrospective

仓库创建 2025年12月9日最近提交 9 天前SkillHot 收录 20 天前
▸ 精选理由

适合长期训练与定制化代理行为的团队使用。

▸ 风险提示

需要读取使用历史或日志,可能涉及隐私数据。

这个 Skill 做什么

让 Codex 定期回顾使用历史并生成高信号的 AGENTS.md 更新与小技能。

让 Codex 定期回顾自己最近的工作记录,从中提炼出高信号的改进并把结论写进 AGENTS.md 或生成小技能,目的是让 agent 随时间越来越贴合你的风格和约束。用在希望 agent 自我改进、减少重复问题、把最佳实践落地成可复用配置的时候。它产出的是短小精悍、可直接应用的更新,而不是冗长的总结,方便长期持续优化。

▸ 展开 SKILL.md 英文原文

Use when you want Codex to review its own recent history (last N days or specific period) and improve its behavior. Produces minimal, high-signal updates to AGENTS.md and tiny reusable skills. The goal is long-term fluency — Codex gradually becomes better at your specific style, constraints, and workflows.

Skill 开发管理自我改进代理内省技能迭代通用
239
Stars
23
Forks
40
仓库内 Skill
+7
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/majiayu000/spellbook/main/skills/codex-retrospective/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/majiayu000/spellbook/main/skills/codex-retrospective/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Codex Retrospective

A structured self-improvement loop for Codex.

This skill turns Codex from a one-off collaborator into a system that **gets meaningfully better at working with you** over time by systematically eating its own usage history.

## Why This Exists

Most people improve their agent usage by manually maintaining `AGENTS.md` or skills when they notice problems. This skill makes that process deliberate, regular, and high-leverage.

It is directly inspired by strong practices from heavy users (especially Greg Brockman's emphasis on updating the "constitution" from real failures and friction), but executed as a repeatable arsenal-style workflow.

## Core Principle

**Minimal effe
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有