PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From Declade/lucairn-sdks.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From Declade/lucairn-sdks.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Instructions file
Instructions for Declade/lucairn-sdks, covering merge workflow, server & deploy conventions and review & verification gates.
MCP server Claude CodeCodexCursor +2
Pseudonymizes PII before your LLM and returns a cryptographically signed receipt per response. Runs locally from the @lucairn/mcp-server npm package. Needs 5 environment variables to run.
Skill Claude CodeCodex
Use when creating ServiceNow catalog items with Flow Designer flows, when automating service request fulfillment workflows, when building approval + task + conditional flows, or when adding/positioning progress stages on a flow programmatically via the undocumented processflow API.
Skill Claude CodeCodex
MANDATORY guard skill for ALL ServiceNow configuration work. Use this skill BEFORE creating, updating, or modifying any ServiceNow record that produces update set entries — including but not limited to: business rules, client scripts, UI policies, UI actions, script includes, scheduled jobs, catalog items, flows…
Skill Claude CodeCodex
Post-work verification subagent for ServiceNow configuration changes. Run this AFTER every completed work package (ACLs, business rules, catalog items, flows, etc.) to verify that update set and scope rules were correctly applied. Catches Fix Script pollution, scope leaks, and missing update set entries before you…
MCP server Claude CodeCodexCursor +2
Multi-instance ServiceNow MCP server with 40+ tools, natural language search, and local script development. Runs locally from the servicenow-mcp-server npm package.