Автоматизация хуков жизненного цикла агента
automation
hooks-automation is a Claude Code skill that automates agent lifecycle hooks — pre/post-edit triggers, session management, background workers, and task routing via the ruflo orchestration platform. It operates through the `mcp__claude-flow__hooks_*` MCP namespace, handling routing decisions, pattern learning, and dispatch across 12 built-in background workers. Hooks are wired up automatically after running `npx ruflo init`, enabling code formatting, linting, and memory writes to fire without manual intervention. Teams use it to enforce consistent agent behavior across a project: unified observability, tracing, and automatic reactions to edit events make it practical for anyone building shared Claude Code workflows or fine-tuning how the agent behaves in CI and local environments.
- #ai-tooling
- #automation
- #workflow