원클릭으로
brain-maintenance
Tools for maintaining and indexing the Agent Brain (.agent/knowledge).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Tools for maintaining and indexing the Agent Brain (.agent/knowledge).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Deep knowledge of Strapi CMS, including official docs and internal engineering patterns.
Expert knowledge on AI Engineering, LangChain, LangGraph, and Vibe Coding patterns.
Enforces quality gates (Lint, Typecheck, Test) before task completion.
Uses the codeconcat tool to generate context files from the codebase.
API for the Agent to interact with the Daicer Backend via CLI.
Domain expert on Dungeons & Dragons 5e Rules (SRD).
| name | brain-maintenance |
| description | Tools for maintaining and indexing the Agent Brain (.agent/knowledge). |
Use this skill to update the llms.txt index or organize knowledge when new documentation is added.
llms.txt)When new files are added to any Skill's references/ directory, run this sequence to update the index.
find_by_name for references inside .agent/skills.- [Title](../skills/<SkillName>/references/<File>): Description..replace_file_content to add it to .agent/skills/project-context/references/llms.txt.When the user asks to "learn" a new doc:
ai-engineering, system-architecture).references/ within that Skill.llms.txt.When a major architectural decision is made:
.agent/skills/project-context/references/decisions.md with Date, Decision, and Rationale.