Hooks Automation
Skill Verified ActiveAutomated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.
To automate and enhance Claude Code operations through intelligent hooks, agent coordination, and self-learning capabilities, streamlining development workflows.
Features
- Pre/post operation hooks for validation and processing
- Session management and memory coordination
- Git integration for quality verification
- Neural pattern training for continuous learning
- MCP integration for swarm coordination
Use Cases
- Automating agent assignment before file edits
- Validating command safety and resource requirements
- Managing development sessions with state persistence
- Improving code quality through automated formatting and validation
Non-Goals
- Executing arbitrary shell commands without safety checks
- Directly managing infrastructure changes
- Replacing core Claude Code functionality without adding value
Workflow
- Initialize hooks system with default configuration
- Use specific hooks (e.g., `pre-edit`, `post-edit`, `pre-task`, `post-task`) via CLI commands
- Configure hook behavior through `.claude/settings.json`
- Integrate hooks with Git operations (pre-commit, post-commit)
- Leverage memory coordination and session management for multi-agent workflows
Practices
- Workflow automation
- Code quality
- Agent coordination
Prerequisites
- Claude Flow CLI installed (`npm install -g claude-flow@alpha`)
- Claude Code with hooks enabled
- `.claude/settings.json` with hook configurations
Compliance
- info:GDPRThe extension deals with development workflows and operational data, not explicitly personal data. However, it processes file paths and potentially code content, which *could* indirectly contain personal data if not sanitized by the user before being passed to the hooks.
- info:GDPRThe extension deals with development workflows and operational data, not explicitly personal data. However, it processes file paths and potentially code content, which *could* indirectly contain personal data if not sanitized by the user before being passed to the hooks.
Installation
npx skills add ruvnet/rufloRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Acp Router
100Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.