← Back to list

experiment-retrospective
by Erland366
⭐ 0🍴 0📅 Jan 12, 2026
SKILL.md
name: experiment-retrospective description: > Turn experiment reports and notes into summaries and new/updated result skills. metadata: short-description: "Summarize experiments and distill them into skills"
Skill: experiment-retrospective
When to use
Use this when:
- The user starts with
<retrospective>, or - Requests a summary/lessons-learned across one or more experiments.
Behavior
-
Select inputs
- Use the user's description to identify relevant:
training_reports/*.md- Sections of
references/experiment-log.md
- If ambiguous, list candidate reports and ask the user to choose.
- Use the user's description to identify relevant:
-
Summarize experiments
- For each report:
- Extract: setup, hyperparameters, metrics, successes, failures.
- Write a markdown summary with:
- "What we tried"
- "Key findings"
- "What failed"
- "Open questions"
- For each report:
-
Update troubleshooting (if needed)
- If the experiments reveal new error patterns and their fixes:
- Propose new rows for
references/troubleshooting.md. - Ask the user for confirmation before editing the file.
- Propose new rows for
- If the experiments reveal new error patterns and their fixes:
-
Propose or update skills
- Decide what result skills should reflect these findings.
- For each skill:
- If new: start from
templates/skills/result-skill-template.md. - If existing: identify which sections to update.
- If new: start from
- Draft SKILL.md content that includes:
- General description, context, results summary, recommended practice, failure modes, and explicit guidance for future Codex usage.
- Use the user's description to fill in names, summaries, and assumptions, then remove any template sections that do not apply.
-
Ask before writing
- Present the proposed skill changes.
- Only create or modify files under
.codex/skills/with user approval.
-
Optional
- Append a summarized retrospective entry to
references/experiment-log.md(e.g. "2025-12-26 – Retrospective on IMDb+Amazon mixture experiments"). - Include a short "General description" line when logging.
- Append a summarized retrospective entry to
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon