npx claudepluginhub diegouis/provectus-marketplace --plugin proagent-salesDefined in hooks/hooks.json
Writewhich jq >/dev/null 2>&1 || exit 0; jq -r '.tool_input.file_path // empty' | { read fp; if echo "$fp" | grep -qiE '(proposal|quote|rfp|pricing|battle-card).*\.(md|docx)$'; then echo '[proagent-sales] Sales document written. Verify required sections, pricing accuracy, no placeholder text, and client details are complete.'; fi; }10msRuns bash scripts docs-reminder.sh and cli-plugin-sync.sh after PostToolUse on Edit|Write events. Involves file writes.
Share bugs, ideas, or general feedback.