From fireauto
Leverages fireauto-mem DB to actively search and apply user's accumulated dev knowledge on files, topics, patterns during code mods, bug fixes, new features, or explicit history requests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fireauto:fireauto-mem-search-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
fireauto-mem은 사용자의 모든 개발 세션에서 자동으로 축적된 지식 DB입니다.
fireauto-mem은 사용자의 모든 개발 세션에서 자동으로 축적된 지식 DB입니다. 사용자가 명시적으로 요청하지 않아도, 관련 지식이 있을 때 능동적으로 활용하세요.
memory-search로 관련 지식 탐색
memory-detail로 상세 확인
memory-related로 연관 지식 탐색
답변에 자연스럽게 반영
npx claudepluginhub imgompanda/fireauto --plugin fireautoLoads and applies project memories from prior sessions for consistent decisions, conventions, and preferences. Stores new entries automatically or via /remember.
Checks memory before code exploration when answering questions about code, architecture, or patterns. Saves time by recalling past knowledge.
Manages persistent memory across Claude Code sessions via AutoMem. Recall project context, architectural decisions, bug fixes, user preferences, and patterns at session start or debugging.