Fireauto
Description
Claude Code 자동화 플러그인 — SEO, 보안, 팀 에이전트, PRD, 레딧 리서치를 커맨드 하나로
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
fireauto
설치 한 번이면 AI가 알아서 해요.
PRD 작성, 마일스톤 관리, 지식 축적, 실수 학습, 세션 복기까지.
당신은 코딩만 하세요. 나머지는 fireauto가 할게요.
소개 · 시작하기 · 대시보드 · 핵심 기능 · 전체 커맨드 · 상세 설명 · FAQ
도움이 됐다면 Star를 눌러주세요. 업데이트 소식을 받아볼 수 있어요.
이게 뭔가요?
fireauto는 Claude Code를 위한 **AI 개발 하네스**예요.
하네스가 뭐냐면, 말에게 씌우는 마구(고삐)처럼 **AI에게 방향을 잡아주는 시스템**이에요. 설치만 하면 AI가 알아서:
- 프로젝트를 체계적으로 관리해요 (PRD -> 마일스톤 -> 태스크)
- 작업 기록을 자동으로 축적해요 (지식 DB)
- 실수에서 배워요 (자동 규칙 업데이트)
- 세션마다 복기해요 (실수는 크게, 성공은 조용히)
- 다음 세션에 "오늘 할 일"을 알려줘요
- 반복 패턴을 감지해서 스킬로 자동 생성해요
Andrej Karpathy의 **LLM Knowledge Base** 패턴과 Claude Code 팀의 **하네스 관리 원칙**에 따라 설계됐어요.
어떻게 동작하나요?
설치 후 자동으로 일어나는 일
| 시점 | 자동 동작 | 기술 |
|---|---|---|
| 세션 시작 | 프로젝트 상태 + 주의사항 알려줌 | SessionStart Hook |
| 코드 수정 | 작업 기록 자동 축적 + AI 요약 | PostToolUse Hook + Haiku |
| 실수 시 | Haiku가 자동으로 실수 감지 + CLAUDE.md 규칙 추가 | PostToolUse Hook + Agent SDK |
| 코드 수정 후 | 자동 린트 (성공은 조용히, 에러만 시끄럽게) | PostToolUse Hook |
| 패턴 반복 | 3회 이상 반복되면 스킬 자동 생성 | PostToolUse Hook |
| CLAUDE.md 비대 | 80줄 초과 시 자동으로 Wiki로 이동 | PostToolUse |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11