About
The ac-hooks-manager skill handles installation and management of Claude Code hooks for autonomous coding operations. It enables autonomous continuation via Stop hooks and manages security/processing through pre/post tool hooks. Developers should use it when setting up or configuring hook systems for automated Claude workflows.
Quick Install
Claude Code
Recommendednpx skills add adaptationio/Skrillz -a claude-code/plugin add https://github.com/adaptationio/Skrillzgit clone https://github.com/adaptationio/Skrillz.git ~/.claude/skills/ac-hooks-managerCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the ac-hooks-manager skill?
ac-hooks-manager is a Claude Skill by adaptationio. Skills package instructions and resources that Claude loads on demand, so Claude can perform ac-hooks-manager-related tasks without extra prompting.
How do I install ac-hooks-manager?
Use the install commands on this page: add ac-hooks-manager to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does ac-hooks-manager belong to?
ac-hooks-manager is in the auto-claude-replication category, tagged general.
Is ac-hooks-manager free to use?
Yes. ac-hooks-manager is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
The AC Config Manager skill provides centralized configuration management for autonomous coding workflows. Developers should use it when loading settings, managing environment variables, or configuring providers like LLM models and safety limits. It handles environment setup, provider configurations, and autonomous mode options through a simple Python interface.
The ac-session-manager skill handles autonomous coding session lifecycle, including detecting session types (initial vs. continuation) and managing auto-continuation between sessions. Developers should use it when starting or resuming coding sessions to maintain state and ensure smooth transitions. It provides session creation, configuration, and graceful shutdown with state preservation capabilities.
The AC Security Sandbox provides defense-in-depth security for autonomous code execution with OS-level isolation, filesystem permissions, and command allowlisting. Developers should use it when validating commands, configuring permissions, or managing allowlists to ensure safe execution. It enables secure command validation and restricted path access within isolated environments.
The ac-hooks-manager skill installs and manages Claude Code hooks for autonomous operation, including Stop hooks for continuation and pre/post tool hooks. Use it when setting up autonomous coding workflows, configuring hook-based security validation, or managing tool result processing. It provides centralized hook installation, status checking, and lifecycle management for autonomous development.
