fireauto-knowledge-hierarchy-guide

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

A guide for choosing where to look for reusable knowledge in a coding project, from project rules to detailed wiki pages, saved skills, and past work.

In plain words
What is it for?
Use it when you need coding patterns, known pitfalls, design decisions, reusable code, or context from earlier tasks.
Why use it?
It prevents wasted time and inconsistent answers by giving different kinds of questions a clear search order.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/imgompanda/fireauto/fireauto-knowledge-hierarchy-guide.svg)](https://agentmods.dev/skills/imgompanda/fireauto/fireauto-knowledge-hierarchy-guide)
Your own site
<a href="https://agentmods.dev/skills/imgompanda/fireauto/fireauto-knowledge-hierarchy-guide"><img src="https://agentmods.dev/badge/skills/imgompanda/fireauto/fireauto-knowledge-hierarchy-guide.svg" alt="Measured on agentmods" height="20"></a>
Per session 127 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 380 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.00127 $0.00380
Opus 5 $0.00063 $0.00190
Sonnet 5 $0.00025 $0.00076
Haiku 4.5 $0.00013 $0.00038

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

Security

Grade A, and why

fireauto-knowledge-hierarchy-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-knowledge-hierarchy-guide/SKILL.md · 40 lines

What it actually says

지식 계층 탐색 가이드

탐색 순서

  1. CLAUDE.md 확인 (이미 로드됨) — 핵심 규칙, 주의사항, Wiki/스킬 포인터
  2. wiki-read 호출 — patterns, gotchas, decisions 등 상세 페이지
  3. skill-search 호출 — DB에서 관련 스킬 검색
  4. memory-search 호출 — 과거 작업 기록에서 관련 맥락

언제 뭘 쓰나

상황 탐색 대상
코딩 패턴 wiki-read patterns
주의사항 wiki-read gotchas
설계 이유 wiki-read decisions
재사용 코드 skill-search
과거 작업 memory-search

톤 & 스타일

  • 문체: 토스체 — 친근하고 간결하게
  • 분량: 핵심만 짧게. 장황하게 설명하지 않아요
  • 행동 유도: 검색 결과를 답변에 바로 반영해요
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 · 40 lines · 127 tokens per session scan A e24cc26a4604

Subscribe to this mod's changes

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