fireauto-retro-guide

fireauto-retro-guide is a skill for Claude Code, Codex from imgompanda/fireauto. It costs 83 tokens per session (677 once invoked), scanned A, original, MIT.

A Korean-language session-review guide that tells the agent to reflect on work at the end of a session or when asked. It records mistakes, lessons, completed work, and next tasks, and describes updating a wiki with those notes.

In plain words
What is it for?
Use it for end-of-session reviews, reviewing the day’s work, collecting lessons, listing follow-up tasks, and recording mistakes or patterns in wiki files through the specified tools.
Why use it?
It helps turn mistakes and discoveries into notes that can prevent repeated problems. It also leaves a short record of what was done and what remains.

Skill for Claude CodeCodex

Part of the fireauto plugin — 19 skills, 17 commands, 6 agents, 3 hooks, 1 MCP server shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/imgompanda/fireauto/fireauto-retro-guide
Any agent
npx skills add imgompanda/fireauto --skill fireauto-retro-guide
Clone the repo
git clone --depth 1 https://github.com/imgompanda/fireauto

Made for: Claude Code, Codex.

Or install fireauto, the plugin that ships this one along with the rest of its 19 skills, 17 commands, 6 agents, 3 hooks, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fireauto-retro-guide

README.md
[![agentmods](https://agentmods.dev/badge/skills/imgompanda/fireauto/fireauto-retro-guide.svg)](https://agentmods.dev/skills/imgompanda/fireauto/fireauto-retro-guide)
Your own site
<a href="https://agentmods.dev/skills/imgompanda/fireauto/fireauto-retro-guide"><img src="https://agentmods.dev/badge/skills/imgompanda/fireauto/fireauto-retro-guide.svg" alt="Measured on agentmods" height="20"></a>
Per session 83 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 677 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00083 $0.00677
Opus 5 $0.00042 $0.00338
Sonnet 5 $0.00017 $0.00135
Haiku 4.5 $0.00008 $0.00068

Measured 4d ago against content hash ecc9d547cca2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

fireauto-retro-guide scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugin/skills/fireauto-retro-guide/SKILL.md · 89 lines

What it actually says

복기 시스템 가이드

원칙: 실수는 크게, 성공은 조용히


언제 트리거되나요?

다음 상황에서 이 가이드를 참고하세요:

  • 세션 종료: 사용자가 작업을 마무리할 때 자동 실행
  • 복기 요청: "복기해줘", "회고", "뭘 배웠지", "오늘 뭐 했지"
  • 정리 요청: "세션 정리", "오늘 정리", "review session"

자동 복기

세션 종료 시 자동으로 실행하세요:

Step 1: 메모리/실수 수집

이 세션에서 저장된 메모리와 실수를 수집하세요.

Step 2: 복기 출력

## 세션 복기

⚠️ 실수 (크게 표시)
   • {실수 1} — {원인과 해결}
   • {실수 2} — {원인과 해결}

💡 배운 점
   • {배운 점 1}
   • {배운 점 2}

✓ 완료한 작업 (조용히)
   • {완료 1}
   • {완료 2}

📝 다음 TODO
   • {TODO 1}
   • {TODO 2}

Step 3: Wiki 자동 업데이트

  • 실수 → wiki-writegotchas.md 업데이트
  • 배운 점 → wiki-writepatterns.md 업데이트
  • 복기 기록 → wiki-writeretrospective.md 업데이트

수동 복기

사용자가 "복기해줘", "오늘 뭐 배웠지" 등을 말하면 retrospect MCP 도구를 호출하세요.

🔍 이 세션을 돌아볼게요...

이후 위 자동 복기와 동일한 형식으로 출력하세요.


핵심 원칙

  • 실수는 크게: 실수를 숨기지 않아요. 다음에 같은 실수를 반복하지 않기 위해 눈에 띄게 기록해요
  • 성공은 조용히: 잘한 건 간단히만. 자랑보다 반성이 더 값져요
  • 구체적으로: "뭔가 잘못했다"가 아니라 "X를 Y로 잘못 설정해서 Z 에러가 났다"처럼 구체적으로

톤 & 스타일

  • 문체: 토스체 — 친근하고 간결하게
  • 분량: 핵심만 짧게. 장황하게 설명하지 않아요
  • 행동 유도: 다음 TODO를 항상 제안해요
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 89 lines · 83 tokens per session scan A ecc9d547cca2

Subscribe to this mod's changes

fireauto-retro-guide is a skill published in the GitHub repository imgompanda/fireauto (140 stars, last pushed 4mo ago), licensed MIT. It adds 83 tokens to every session and 677 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.