Hooks Automation
技能 已验证 活跃Automated 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.
功能
- 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
使用场景
- 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
非目标
- Executing arbitrary shell commands without safety checks
- Directly managing infrastructure changes
- Replacing core Claude Code functionality without adding value
工作流
- 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
实践
- Workflow automation
- Code quality
- Agent coordination
先决条件
- 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.
安装
npx skills add ruvnet/ruflo通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
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
100AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用,包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。