원클릭으로
ai-agent-maintenance
Use when: auditing or optimizing AI agent prompts, bridge files, skills, SKILL.md metadata, and cross-tool compatibility.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when: auditing or optimizing AI agent prompts, bridge files, skills, SKILL.md metadata, and cross-tool compatibility.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when: generating deployment configs, rendering per-instance scripts, editing Helm values, analyzing install/**/*.tpl Go templates, yaml.tpl/sh.tpl/bat.tpl files, or using atdtool deployment workflows.
Use when: writing or reviewing C++/CMake/Markdown code, applying project engineering conventions, checking cpplint, clang-format, cmake-format, cmake-lint, markdownlint, clang-tidy, protobuf, RPC, generated-code, service/component CMake rules.
Use when: working on atgateway v2 protocol code, ECDH handshakes, encryption, compression, reconnection, FlatBuffers schema, or gateway unit tests.
Use when: configuring or building atsf4g-co with CMake, resolving build errors, or adjusting Windows/MSVC/vcpkg and Unix/Linux/macOS build options.
Use when: editing enable_expression config fields, environment-variable expansion syntax, YAML deployment values, or atapp config templates.
Use when: running or writing unit tests, discovering/filtering private test-framework cases, or fixing Windows DLL/PATH test startup issues.
| name | ai-agent-maintenance |
| description | Use when: auditing or optimizing AI agent prompts, bridge files, skills, SKILL.md metadata, and cross-tool compatibility. |
Use this skill when updating AI-agent guidance for this repository or subproject.
../engineering-guidelines/SKILL.md; bridge files and
this maintenance skill should only route to that skill..agents/skills/README.md as a compact index; do not turn it into a second copy of skill bodies.AGENTS.md as the canonical repository or subproject guide; nested AGENTS.md files should be specific to the
subtree they govern..agents/skills/<name>/SKILL.md as the portable skill source for VS Code, Roo/Kilo/Windsurf/Antigravity-style
skill discovery, and OpenClaw/Hermes external skill directories..github/copilot-instructions.md copies when AGENTS.md and .agents/skills/ cover the same rules.CLAUDE.md as a thin Claude Code bridge that imports AGENTS.md and the skills index with @... references;
prefer imports over symlinks for Windows compatibility..agents/skills/<name>/SKILL.md; bridge files should not duplicate full skill bodies..agents/skills workflows into .claude/skills; keep CLAUDE.md as the Claude-compatible bridge.AGENTS.md and .agents/skills/ first.
Add tool-specific folders or config (.roo, .kilo, .windsurf, .opencode, etc.) only when the
repository already uses them or the task explicitly asks for that surface.AGENTS.md, CLAUDE.md, .agents/skills/README.md, and any relevant SKILL.md files before
editing. Read legacy .github AI customization files only when migrating or deleting them..gitignore and existing build-directory names before changing temp-file guidance so examples point
to ignored build subdirectories that already exist or are safe to create.../engineering-guidelines/SKILL.md and merge updates
there instead of duplicating rules in AGENTS.md or specialized skills.AGENTS.md.AGENTS.md; skills should explain how to preserve the
rule, not replace it.engineering-guidelines; keep specialized skills focused on detailed workflows
and edge cases..agents/skills/README.md.name values identical; use lowercase hyphenated names.Use when: plus concrete trigger words.SKILL.md focused. Move bulky examples, scripts, or reference material into sibling files when needed.build/_agent_tmp/<task>/notes.txt, build/_agent_tmp/<task>/script.log, or an existing ignored
build tree such as build_jobs_cmake_tools/_agent_tmp/.build/_agent_tmp/ (or the nearest repo's ignored build/
subdirectory) instead of root-level tmp/, log/, or ad-hoc debug files.