Ar9av

Agent Manual — AI skill for Claude Code

AI community

The manual for AI coding agent hooks, configs, PreToolUse/PostToolUse, MCP, and skills - covering Claude Code, Copilot, Cursor, Codex, Gemini CLI, and more.

How to install Agent Manual

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Ar9av/agent-manual and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Agent Manual does

The manual for AI coding agent hooks, configs, PreToolUse/PostToolUse, MCP, and skills - covering Claude Code, Copilot, Cursor, Codex, Gemini CLI, and more.

Alternatives in AI

  • CLI Continues — resume any AI coding session in another tool — Claude Code, Copilot, Gemini, Codex, Cursor 1.5k ★
  • Agmsg — Cross-vendor messaging for CLI AI coding agents — let Claude Code, Codex, Gemini & Copilot talk to each other 1.5k ★
  • Rulesync — by dyoshikawa - A Node.js CLI tool that automatically generates configs (rules, ignore files, MCP servers, com 909 ★

README

Agentic Tools Almanac Config Reference Hooks Matrix Frameworks and SDKs GitHub Repo

Agentic Tools Almanac ☤

**The ultimate developer's index for AI coding agents.** A community-driven reference for configuring, extending, and intercepting every major agentic development tool. Easily compare lifecycle hooks (e.g., `PreToolUse` and `PostToolUse`), built-in capabilities, Model Context Protocol (MCP) servers, system instruction file paths, and customized skills across 40+ different developer agents.

Universal Hooks IndexStandardized naming, exit-code blocking rules, and in-depth event execution behaviors for intercepting actions.
Comprehensive MatrixSide-by-side comparisons of file reads, shell commands, web searches, browser automation, and planning modes.
MCP Config ReferenceDirect paths, environment variables, local/remote stdio transports, and tool discovery rules.
Conventions & RulesWhere to write custom instruction files (e.g., CLAUDE.md, CONVENTIONS.md, .cursor/rules/) to customize agent behaviors.

Tools Covered

| Tool | Vendor | Config format | Hoo