ai-automation-tools

Agent Chat Docs Sync — Security agent for Claude Code

Security community

Use this agent to audit an Agent-Chat change against the repo's documentation and skill-sync rules before committing — it finds the docs a change should have updated but didn't. This repo keeps its do.

How to install Agent Chat Docs Sync

Installs to ~/.claude/agents/ai-automation-tools-agent-chat-agent-chat-docs-sync.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ai-automation-tools/Agent-chat/HEAD/.claude/agents/agent-chat-docs-sync.md -o ~/.claude/agents/ai-automation-tools-agent-chat-agent-chat-docs-sync.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agent Chat Docs Sync does


name: agent-chat-docs-sync description: "Use this agent to audit an Agent-Chat change against the repo's documentation and skill-sync rules before committing — it finds the docs a change should have updated but didn't. This repo keeps its docs load-bearing (agent CLIs read skills/ at runtime; the Roadmap is the source of truth for priorities), so stale docs actively mislead. Specifically:\n\n\nContext: The user has finished a feature touching the MCP server's tools and is about to c

Alternatives in Security

  • Perf Deep Audit — Use this agent when you need a deep performance review of Electron, React, or Vite-related code — especially f 358 ★
  • Blindspot — Peripheral vision audit for empirical output 130 ★
  • Intent Cartographer — Scans repo-local security documentation (SECURITY.md, README, docs/, threat-model files, inline pragmas) and p 125 ★

Full documentation available on GitHub

View Source Repository