with one click
ai-agent-maintenance
// Use when: auditing or optimizing AI agent prompts, bridge files, skills, SKILL.md metadata, and cross-tool compatibility.
// Use when: auditing or optimizing AI agent prompts, bridge files, skills, SKILL.md metadata, and cross-tool compatibility.
Use when: configuring or building libatbus with CMake, changing shared/static builds, or adjusting bus ID/build type options.
Use when: working on libatbus protocol transport, ECDH handshakes, cipher/compression negotiation, message framing, access token auth, connection_context, or crypto-related tests.
Use when: running or writing libatbus unit tests, filtering private test cases, testing topology/shared-memory behavior, or fixing Windows DLL/PATH 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.
libatbus guidance to make sense.AGENTS.md as the canonical repository 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.Research first
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.Choose the right surface
AGENTS.md.AGENTS.md; skills should explain how to preserve the
rule, not replace it.Write compact, discoverable skills
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.Validate before finishing
Summarize clearly