Hooks
ADDP uses 8 safety hooks registered as PreToolUse and PostToolUse handlers in Claude Code. They automatically prevent the most common mistakes in parallel agent development.
All hooks at a glance
| Hook | What it does |
|---|---|
| Guard | Protects main from unauthorized writes during a sprint |
| TDD Gate | Enforces tests before implementation - no exceptions |
| BuildCheck | Blocks commits when the build fails |
| SkipTest Detector | Detects skipped tests in 30+ languages |
| NoStash | Prevents git stash - no data loss possible |
| MergeVerify | Checks for forgotten merge conflict markers |
| TeammateIdle | Detects and stops idle teammates automatically |
| TaskCompleted | Quality gate for task completion |
All hooks are automatically registered during installation and can be individually enabled or disabled.
Full documentation included with purchase
The detailed configuration reference, troubleshooting guide, and hook documentation are included as PDF in the download.
Buy now →