fireauto-harness-guide

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

A project-session guide that checks the current project status and suggests the next task. It can also attach related information from past project memory.

In plain words
What is it for?
Use it to report project progress, show the current milestone and remaining tasks, recommend the next task, and find relevant past notes.
Why use it?
It gives an agent a quick view of progress and unfinished work when a session starts or when someone asks what to do next.

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-harness-guide
Any agent
npx skills add imgompanda/fireauto --skill fireauto-harness-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-harness-guide

README.md
[![agentmods](https://agentmods.dev/badge/skills/imgompanda/fireauto/fireauto-harness-guide.svg)](https://agentmods.dev/skills/imgompanda/fireauto/fireauto-harness-guide)
Your own site
<a href="https://agentmods.dev/skills/imgompanda/fireauto/fireauto-harness-guide"><img src="https://agentmods.dev/badge/skills/imgompanda/fireauto/fireauto-harness-guide.svg" alt="Measured on agentmods" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 657 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.00091 $0.00657
Opus 5 $0.00046 $0.00329
Sonnet 5 $0.00018 $0.00131
Haiku 4.5 $0.00009 $0.00066

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

Security

Grade A, and why

fireauto-harness-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 5d 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-harness-guide/SKILL.md · 88 lines

What it actually says

하네스 자동 가이드

세션 시작 시, 또는 사용자가 현재 상태를 물을 때 프로젝트 상태를 자동으로 파악하고 다음 할 일을 제안하는 가이드.


언제 트리거되나요?

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

  • 세션 시작 시: 사용자가 첫 메시지를 보냈을 때
  • 상태 질문: "뭐 해야 해?", "어디까지 했지?", "다음은?", "진행률", "상태", "지금 뭐하고 있었지?"
  • 복귀 시: "다시 왔어", "이어서 하자", "어디서부터 하면 돼?"

Step 1: 프로젝트 상태 확인

project-status MCP 도구를 호출해서 활성 프로젝트를 확인하세요.

활성 프로젝트가 있는 경우

👋 돌아오셨군요!

📊 {프로젝트명} — {진행률}% 진행 중
   마일스톤: {현재 마일스톤명} ({마일스톤 진행률}%)
   남은 태스크: {미완료 태스크 수}개

활성 프로젝트가 없는 경우

👋 안녕하세요!

현재 진행 중인 프로젝트가 없어요.
새 프로젝트를 만들려면 /project new 를 실행해 보세요.

이 경우 Step 2를 건너뛰세요.


Step 2: 다음 태스크 제안

project-next MCP 도구를 호출해서 다음 태스크를 조회하세요.

🎯 다음 할 일: {태스크명}
   {태스크 설명 (1-2줄 요약)}

바로 시작하려면 /next 를 실행해 보세요.

Step 3: 관련 지식 첨부 (선택)

memory-search MCP 도구로 다음 태스크에 관련된 과거 지식을 검색하세요.

관련 지식이 있으면:

💡 참고할 만한 지식이 있어요
   • {관련 메모리 요약 1}
   • {관련 메모리 요약 2}

관련 지식이 없으면 이 섹션을 생략하세요.


톤 & 스타일

  • 문체: 토스체 — 친근하고 간결하게
  • 분량: 핵심만 짧게. 장황하게 설명하지 않아요
  • 행동 유도: 항상 다음 액션(/next, /project)을 제안해요
  • 이모지: 섹션 구분용으로 최소한 사용
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. 5d ago First seen · 88 lines · 91 tokens per session scan A 81fb1903a099

Subscribe to this mod's changes

fireauto-harness-guide is a skill published in the GitHub repository imgompanda/fireauto (140 stars, last pushed 4mo ago), licensed MIT. It adds 91 tokens to every session and 657 once invoked, about $0.0005 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.

Related

Other skills, from other repositories