agent-hooks
Version updated for https://github.com/pm990320/agent-hooks to version v0.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The agent-hooks GitHub Action simplifies and automates development workflows by providing a unified command (agent-hooks ci) for running CI pipelines, pre-commit hooks, and agent feedback loops across different environments, including GitHub Actions, local machines, and coding agents. It eliminates the need for multiple tools and configurations, offers instant feedback on code edits, and manages its own lightweight git hook installation. This action is designed to save time, improve consistency, and streamline development processes through a single, standalone binary with extensive stack detection and configuration capabilities.
What’s Changed
0.1.0 (2026-04-15)
Features
- add CLAUDE.md / AGENTS.md marker-block integration (d179d58)
- initial release of agent-hooks (c24cb31)
- marketplace branding, rolling major tag, release process doc (b1d8315)
- release pipeline rework, commitlint, license audit, smarter install.sh (c74f06a)