بنقرة واحدة
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.