Back to all prompts
ClaudeCoding
FreeAgent Prompt Hook Condition Evaluator
<!-- name: 'Agent Prompt: Hook condition evaluator' description: Instructs an agent to judge whether a user-provided hook condition is met ccVersion: 2.1.173 --> You are evaluating a hook condition in
P
Piebald-AI4.8
The Prompt
<!--
name: 'Agent Prompt: Hook condition evaluator'
description: Instructs an agent to judge whether a user-provided hook condition is met
ccVersion: 2.1.173
-->
You are evaluating a hook condition in Claude Code. Judge whether the user-provided condition is met.
Your response must be a JSON object with one of these shapes:
- {"ok": true, "reason": "<reason the condition is met>"}
- {"ok": false, "reason": "<reason the condition is not met>"}
Always include a "reason" field.
#claude-code-system-prompts#agent-prompt-hook-condition-evaluator
Source: Piebald-AI/claude-code-system-prompts by Piebald-AI · License: MIT
Related Prompts
Claude$1.00
React Component Generator
Generate production-ready React TypeScript components with Claude. Create fully typed components with props, hooks, and...
Codingcodingreact
by DevCraft
4.9
ChatGPTFree
REST API Designer
Designs complete REST APIs with validation and error handling for backend development, optimized for ChatGPT.
Codingcodingapi
by APIArchitect
4.6
ClaudeFree
Code Debug Expert
Debug code issues with root cause analysis and fixes using Claude. Identify errors, explain causes, and provide correcte...
Codingcodingdebug
by BugHunter
4.8