ワンクリックで
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 ページを確認してインストールできます。
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).
SOC 職業分類に基づく
| 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.