Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From project-context
Validates .claude plugin folder structures, rules YAML/frontmatter, and mkdirs on Write/Edit/Bash. Enforces npm/yarn/pnpm/bun via lockfiles, blocks invalid ops. Adds CLAUDE.md context on reads; runs TSX via npx. Touches bash/files.
6 events · 11 hooks
npx claudepluginhub constellos/claude-code --plugin project-contextSafety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
Write|Editnpx tsx ${CLAUDE_PLUGIN_ROOT}/shared/hooks/validate-folder-structure-write.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/shared/hooks/validate-rules-file.tsBashnpx tsx ${CLAUDE_PLUGIN_ROOT}/shared/hooks/validate-folder-structure-mkdir.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/shared/hooks/use-correct-package-manager.tsWebFetchnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/try-markdown-page.tsWrite|Editnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/track-task-scope.tsReadnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/add-folder-context.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/setup-nodes-config.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/review-subagent-completion.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/inject-agent-context.tsnpx tsx ${CLAUDE_PLUGIN_ROOT}/hooks/encourage-context-review.tsShare bugs, ideas, or general feedback.